
.white_links a:link {color: #fff;}
.white_links a:visited {color: #fff;}
.white_links a:hover {color: #fff;}
.white_links a:active {color: #fff;}

.red_links a:link {color: #f00;}
.red_links a:visited {color: #f00;}
.red_links a:hover {color: #f00;}
.red_links a:active {color: #f00;}

.red_links td {color: #fff;}

body, td, p, li {
	font: Arial, Helvetica, sans-serif;
	
	font-size:x-small;
	/*line-height: 2.7ex;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 0px;*/
	}
	
a.lhsnav:link, a.lhsnav:active, a.lhsnav:visited {
	font: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	padding: 2px;
	padding-left: 45px;
	color: "#FFFFCC";
	text-decoration: none;
	}

a.lhsnav:hover {
	text-decoration: underline;
	color: "#FFFFFF";
	}
	
a:link {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	color: #000;
	text-decoration: none;
}

a:visited {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:active {
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.SD_Repeat {
	width: 821px;
	background: transparent url(/i/SD_Repeat.jpg) repeat-y top left;
}

.SD_Top {
	width: 821px;
	height: 41px;
	background: transparent url(/i/SD_Top.jpg) repeat-y top left;
}

.SD_Bottom {
	width: 821px;
	height: 41px;
	background: transparent url(/i/SD_Bottom.jpg) repeat-y top left;
}

.border { border: solid 2px #CCCC99 }