@charset "UTF-8";
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
img.profimg {
	max-width:90px;
	max-height:90px;
}
a.profimg {
	border-style:none;
}

a.emfb:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.emfb:link {
	color: black;
	font-weight: bold;
	text-decoration: none;
}
a.emfb:hover {
	color: #ff7700;
	font-weight: bold;
	text-decoration: none;
}
a.emfb:active {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

a.emfl:visited {
	color: #f1f1f1;
	text-decoration: none;
}
a.emfl:link {
	color: #f1f1f1;
	text-decoration: none;
	font-weight: bold;
}
a.emfl:hover {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}
a.emfl:active {
	color: red;
	text-decoration: underline;
}

a.emfd:visited {
	color: #00c4f4;
	text-decoration: none;
}
a.emfd:link {
	color: #00c4f4;
	text-decoration: none;
}
a.emfd:hover {
	color: #00c4f4;
	text-decoration: none;
}
a.emfd:active {
	color: #00c4f4;
	text-decoration: underline;
}

a.emf:visited {
	color: #707070;
	text-decoration: none;
}
a.emf:link {
	color: #707070;
	text-decoration: none;
}
a.emf:hover {
	color: #ff7700;
	text-decoration: none;
}
a.emf:active {
	color: red;
	text-decoration: underline;
}
.style10 {font-size: 10px;}
.style11 {font-size: 11px}
.style11a {
	font-size: 11px;
	font-family: tahoma;
}
.style12 {font-size: 12px}
.style13 {font-size: 13px}
.style16 {
	font-size: 18px;
	font-family: tahoma;
}
.style16a {
	font-size: 16px;
	font-family: tahoma;
}
.style16b {
	font-size: 16px;
	font-family: tahoma;
	font-weight: bold;
}
.style17 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: tahoma;
	height: 20px;
}
.style17a {
	font-size: 17px;
	font-family: tahoma;
	color: 4d5f41
}
.style17b {
	font-size: 17px;
	font-family: tahoma;
	color: 023cc2
}
.style25b {
	font-size: 25px;
	font-family: tahoma;
	color: 5768a8;
}
.style20 {
	font-family: bookman;
	font-size: 17px;
}
.links {text-decoration: underline;}

.linkish {
	color: #707070;
	text-decoration: none;
}
.popout {
	display: none;
	position: absolute;
	padding: 0;
	margin: 0;
}
.popout_item {
	display: list-item;
	border: 1px lightblue solid;
	background-color: white;
}
.popout_item:hover {
	background-color: cornsilk;
}
ul.popout {
	list-style: none;
}
.popout li {
	border: 1px lightblue solid;
}
.popout a {
	text-decoration: none;
}
.tabon {
	font-weight: bold;
}
.taboff {
	text-decoration: none;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	background: #0c5367 url('http://img1.webring.org/images/body_bg_12.png') repeat fixed;
	color: #484848;
  font-family: verdana, sans-serif;	
	font-size: 13px;	
}

code {
	font-size: 14px;
	font-family:  monaco,monospace;	
}

pre code {
	font-size: 13px;
  color: #a0a0a0;
}

pre, pre.prettyprint {
	background: #101010;
	padding: 16px;
	overflow-x: auto;
	font-size: 13px;
  font-family: monaco,monospace;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

blockquote {
	font-family: Georgia,"Times New Roman",Times,serif;	
	color: #808080;
	font-size: 15px;
	font-style: italic;
	background: url('http://img1.webring.org/images/quote.png') no-repeat;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 40px;
	min-height: 24px;
}

kbd {
	background: #eeeeee none repeat scroll 0 0;
	border-color: #cccccc #aaaaaa #888888 #BBBBBB;
	border-style: solid;
	border-width: 2px 4px 5px 3px;
	color: #000000;
	padding: 5px 3px;
	white-space: nowrap;
}

hr {
	height: 0px;
	border: 0px;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: 1px dotted #c0c0c0;
}

.embg {
	background-color: #0c5367;
}
.emfont {
	color: #e3e3e3;
}
.emlink {
	color: #d4d4d4;
}

.HeaderGreenSignupButton:hover {
	opacity: 0.7;
}

.HeaderPanelLast {
}

.SettingsMenu, .Menu, .BrowseMenu, .SellMenu {
	padding: 10px;
	background: #444a48;
	position: absolute;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
	width: 250px;
	z-index: 2000;
}

.BrowseMenu, .SellMenu{
	top: 37px;
	right: 100px;
}
.SettingsMenu {
	top: 37px;
	right: 0px;
}

.SettingsMenu hr, .Menu hr, .BrowseMenu hr, .SellMenu hr {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}


.SettingsMenu a, .SidePanelMenu a, .Menu a, .BrowseMenu a, .SellMenu a {
	padding: 7px;
	color: #f0f0f0;
	display: block;
	text-decoration: none;
}

