@charset "utf-8";
/* CSS Document */

#Table_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 130%;
}

a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; } 

a.center:link {color: white; text-decoration: none; font-size:12px; font-weight:900; float: center; margin-right: 0px;}
a.center:visited {color: white; text-decoration: none; font-size:12px; font-weight:900; float: center; margin-right: 0px;}
a.center:hover {color: orange; text-decoration: underline; font-size:12px; font-weight:900;  float: center; margin-right: 0px;}
a.center:active {color: blue;  float: center; margin-right: 0px;} 

a.external:link {color: #000066 text-decoration: none; font-size:12px; font-weight:bold;}
a.external:visited {color: #000066 text-decoration: none; font-size:12px; font-weight:bold;}
a.external:hover {color: orange; text-decoration: underline; font-size:12px; font-weight:bold;}
a.external:active {color: red; } 


#content {
	padding: 0px;
	width: 100%;
}
#content h2 {
	font-size: 13px;
	text-decoration: underline;
}
.imgleft {
	float: right;
	margin-left: 5px;
}
#content h1 {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 0px;
	color: #990000;
}
#content p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	line-height:125%;
}

.small {
	font-family: arial, san-serif;
	font-size: 10px;
	line-height:125%;
}
#Table_01 #left {
	color: #FFFFFF;
	font-size: 13px;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 225px;
	text-align: center;
	font-weight: bold;
}
.purple {color: #92278F; font-size:14px}



.listing {
	border: 1px solid #333333;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.listing th {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	padding: 2px;
	background-color: #E1E1E1;
	border-bottom: solid 1px #111111;
}
.listing img {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
}

.listing td {
	line-height: 120%;
	color: #000000;
	background-color: #F4F4F4;
}
#info {
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	z-index: 6;
	width: 160px;
	left: 0px;
	bottom: 40px;
	padding-left: 3px;
}
.menu {
	background-image: url(images/index12.jpg);
	background-repeat: repeat-y;
}

.style1 a {
	color: #FFFFCC;
}
.tsc {
	position: absolute;
	z-index: 7;
	bottom: 1px;
	left: 0px;
}

.listing #options td {
	font-size: 13px;
	padding: 2px;
}

#Table_01 #wrapper {
	padding: 2px;
	height: 400px;
	overflow: auto;

}



#wrapper input, #wrapper select, #wrapper textarea {
	color: #FFFFFF;
	background-color: #CCCCFF;
	border: 0px solid #222299;
}

#subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #990099;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
