body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	margin-top: 5px;
	color: #FFFFFF;
	line-height: 21px;
}
a {
	font-weight: bold;
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.border {
	border: 1px solid #377C2B;
	background-color: #FFFFFF;
}
.topBG {
	background-image: url(../images/topBg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
a.link:active, a.link:link, a.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #EE3B2E;
	font-weight:bold;
}
a.link:hover {color:#EE3B2E; text-decoration:underline; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;}
.footer {
	font-size: 10px;
	color: #787878;
}
.rightBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f3f4ee;
}
.bullets {
	list-style-image: url(../images/bullet.gif);
}
div#popup {
	color: #000000;
	background:#EFEFEF;
	border:1px solid #999999;
	margin:0px;
	padding:5px;
	width:120px;
	font-weight: bold;
}
.picBorder {
	border: 5px solid #666666;
	margin-right: 10px;
}
.picBorderDetail {
	border: 5px solid #666666;
}
.picBorderSmDetail {
	border: 3px solid #666666;
}
.titles {
	font-weight: bold;
	color: #EE3B2E;
}
.listBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
}