.style2 {font-size: 13px; font-family:Verdana}
.style3 {font-family: Verdana;color: #008040;font-weight: bold;font-size: 13px;}
.style5 {font-size: 14px; color: #0000FF; font-weight:bold; font-family:Arial}
.style6 {font-family: Verdana; font-size:13px}
.td2 {font-family: Verdana; font-size:13px; text-align:justify;}
.style7 {color: #CC0000;font-family: Verdana;font-size: 13px; padding-bottom:5px}
.style8 {color: #FF0000;font-style: italic; font-family:Verdana}
.ajax {padding-left:30px; padding-right:15px; padding-top:20px; background-image:url(images/tablebg.jpg); background-repeat:repeat-y;}
.cssnav
{
	position: relative;
	font-family: Verdana, helvetica, sans-serif;
	font-size:14px;
	background: url(images/overbtn.png);
	background-repeat:no-repeat;
	white-space: nowrap;
	display: block;
	width: 114px;
	height: 34px;
	margin: 0;
	padding: 0;
	background-image: url(images/downbtn2.png);
}

.cssnav a
{
display: block;
color: #000000;
font-size: 13px;
width: 114px;
height: 34px;
display: block;
float: left;
font-weight:900;
text-decoration: none;

}

.cssnav img
{
width: 114px;
height: 34px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
	position: absolute;
	left: 26px;
	top: 9px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 76px;
} 
.tds {background-image:url(images/header.png); background-position:top center; background-repeat:no-repeat; }
body {background:url(images/bg.jpg)}
.text {
	width:700px;
	font-family: Verdana;
	font-size:13px;
	text-align:justify;
	padding:20px;
	color:#000000; background-color:#FFFFFF; 
	 border-color: #CCCCCC; border-width: 1px; border-style: solid;
}
A:link {text-decoration: underline; color: #000000; font-family: Verdana; font-size:13px; font-weight:bold}
A:active {text-decoration: underline; color:#000000;font-family: Verdana; font-size:13px; font-weight:bold}
A:visited {text-decoration: underline; color:#000000; font-size:13px; font-family: Verdana; font-weight:bold }
A:hover {text-decoration: underline; color:#000000 ; font-size:13px; font-weight:bold }


.link2 A:link {text-decoration: underline; color: #000000; font-family: Verdana; font-size:12px; font-weight:bold}
.link2 A:active {text-decoration: underline; color:#000000;font-family: Verdana; font-size:12px; font-weight:bold}
.link2 A:visited {text-decoration: underline; color:#000000; font-size:12px; font-family: Verdana; font-weight:bold }
.link2 A:hover {text-decoration: underline; color: #0066CC; font-size:12px; font-weight:bold }

.link3 A:link {text-decoration: underline; color: #000000; font-family: Verdana; font-size:12px; font-weight:normal}
.link3 A:active {text-decoration: underline; color:#000000;font-family: Verdana; font-size:12px; font-weight:normal}
.link3 A:visited {text-decoration: underline; color:#000000; font-size:12px; font-family: Verdana; font-weight:normal }
.link3 A:hover {text-decoration: underline; color: #0066CC; font-size:12px; font-weight:normal }

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #CCCCCC;
	color: #000000;
	background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	background-image: url(images/shadeactive.gif);
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative; 

}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeselected.gif);
border-bottom-color: #66CCFF;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.container {
	width:720px;
	margin-bottom: 0em;
	padding: 35px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:13px;
	text-align:justify;

}

