body {
	background-color: #B40000;
	margin: 0px;
}
.base {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	text-align: right;
}
.base a {
	color: #FFFFFF;
	text-decoration : none;
	font-size: 10px;
	font-family: Verdana;
}
.base a:hover {
	color: #FFFF00;
	text-decoration : none;
	font-family: Verdana;
	font-size: 10px;
}
.base a:active {
	color: #FFFF00;
	text-decoration : none;
	font-family: Verdana;
	font-size: 10px;
}
.left {
	font-family: Verdana;
	font-size: 11px;
	text-indent: 10pt;
	width: 210px;
	margin-bottom: -20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav.gif);
	height: 20px;
	padding-top: 5px;
}
.left a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
.left a:hover {
	color : #ffff00;
	text-decoration : none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.left a:active {
	color : #FF9500;
	text-decoration : none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	text-align: center;
	margin-bottom: -10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-bottom: 3px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
p {
	font-family: Verdana;
	font-size: 11px;
	color: #033A65;
}
ul {
	font-family: Verdana;
	font-size: 11px;
	color: #033A65;
}
a {
	font-family: Verdana;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	font-family: Verdana;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	color: #FF9500;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.subhead {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
.friends {
	font-family: Verdana;
	font-size: 12px;
	color: #CC0000;
	background-color: #D7E3ED;
	font-weight: bold;
	border: 1px dotted #CC0000;
	width: 460px;
}
.friends a {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.friends a:hover {
	color: #000080;
	text-decoration: underline;
	font-size: 10px;
}
.italic-bold {
	font-family: Verdana;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}
}
.italic-bold a {
	font-family: Verdana;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
	text-decoration: underline;
}
}
.italic-bold a:hover {
	font-family: Verdana;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
}
.italic-bold a:active {
	font-family: Verdana;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #FF9500;
	text-decoration: underline;
}

.impact-bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000080;
}
.impact-bold a {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
.impact-bold a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 13px;
}
.impact-bold a:active {
	color: #FF9500;
	text-decoration: none;
	font-size: 13px;
}

.border {
	border: 1px dashed #E8773D;
}
li {
	margin-bottom: 5px;
}

//------------------ auto rank css information ------------------------//

a.blue { font-family: Verdana; font-size: 11px; color: #CC0000; text-decoration: none; }
a.blue:hover { font-family: Verdana; font-weight: bold; font-size: 11px; color: #FF9900; text-decoration: none; }
a.addsite { font-family: Verdana; font-size: 11px; color: #CC0000; text-decoration: none; }
td { font-family: Verdana; font-size: 11px; }
input { font-size: 13px; font-family: Verdana; }
select { font-size: 13px; font-family: Verdana; }
form { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.header{ font-family: Verdana; font-size: 11px; font-weight: bold; color: #CC0000; background-color: #D7E3ED; }
.both { border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.right { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }