body{
	background: #FEFEFE url(images/bkgr.jpg) 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;
	font-size: 12px;
}
a:visited {
color: #0066CC;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

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



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

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


h1 {
	color: #3A3BB9;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	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: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

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

.copyrights {
	font-size: 10px;
}

photodes{font-size: 11px;
	
}
.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;
}


form#contact { width:300px; margin:50px auto; }
	form#contact div { margin-bottom:20px; position:relative; }
		form#contact div label { display:block; margin-bottom:5px; }
			form#contact div label em { color:red; }
		form#contact div input.text { width: 300px; border:2px solid #bbb; padding:3px; background:white; }
		form#contact div input.text:focus { background:#eee; }
		form#contact div textarea { width:300px; height:125px; border:2px solid #bbb; padding:3px; font-family: Arial, sans-serif; font-size:12px; }
		form#contact div textarea:focus { background:#eee; }
		form#contact div label.error { color:red; font-size:12px; font-style:italic; position:absolute; right:0; top:0; }
		form#contact div input#submit { margin:0 auto; }
		
td.contact { text-align:center; padding:15px 0; }
	td.contact a { color:#D65689; text-decoration: none; font-size:14px; }
	td.contact a:hover { text-decoration:underline; }