body{
	background: White no-repeat center top;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

a:link {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #D65689;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	
}

a.set2:link{color:#0066CC; text-decoration:underline; font-size: 12px;}
a.set2:visited{color: #D65689; text-decoration:underline; font-size: 12px;}

h1 {
	color: #0066CC;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	text-transform: capitalize;
}

h2 {
	color: #FFFF33;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

h4 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

h5 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

h6 {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
}

 td {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.coname {
	color: #003300;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.copyrights {
	font-size: 10px;
}


.nav{
width: 126px;
height: 36px;
background-image: url(images/button1.gif);
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #010080;
padding-bottom: 0px;
text-align: center;
}
.nav1{
width: 126px;
height: 36px;
background-image: url(images/button2.gif);
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #010080;
padding-bottom: 0px;
text-align: center;
}

.nav2{
width: 126px;
height: 36px;
background-image: url(images/button3.gif);
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #010080;
padding-bottom: 0px;
text-align: center;
}


.nav3{
width: 126px;
height: 36px;
background-image: url(images/button4.gif);
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #010080;
padding-bottom: 0px;
text-align: center;
}


.nav4{
width: 126px;
height: 36px;
background-image: url(images/button5.gif);
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #010080;
padding-bottom: 0px;
text-align: center;
}

.nav5{
width: 126px;
height: 36px;
background-image: url(images/button6.gif);
background-repeat: no-repeat;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #010080;
padding-bottom: 0px;
text-align: center;
}






























.nav ul{
display: inline;
list-style: none;
height: 36px;
padding: 0px;
margin: 0px;
text-align: center;

}

.nav ul li{
float: left;
width: 126px;
height: 36px;
display: inline;
text-align: left;
padding-left: 3px;
padding-right: 3px;

}

.nav ul li a{
width: 126px;
height: 37px;
background-image: url(images/button1.gif);
background-repeat: no-repeat;
color: #010080;
text-decoration: none;

}



tr.top{
	background: #FEFEFE url(images/side.jpg) background-repeat: repeat-y;
}