.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 20px;
	text-align: justify;
	vertical-align: top;

}

.proc-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 28px;
	padding-bottom: 30px;

}

.proc-nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 999999;	
}

.proc-nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 999999;	
}

.proc-nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 666666;
		
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.header-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.btm-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;

}
.btm-nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;

}
.btm-nav a:visited{
 	color: #666666;

}
.btm-nav a:hover{
	color: #999999;

}
.textblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4974A3;
}
.testheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.testbg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4E6FBA;
	border-right-color: #4E6FBA;
	border-bottom-color: #4E6FBA;
	border-left-color: #4E6FBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F5F5F5;


}

.border a img {border: 3px solid #FFFFFF;}
.border a:hover img {border-color: #9FB9D5;}
.border a:hover {background-color: #9FB9D5;}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}

.Img{
border:1px solid #666;
}

#GalleryMain{
background:url(../../images/eye.gif) no-repeat;
width:500px;
height:300px;
margin:60px 0 0 0;
padding:30px 0 0 0;
text-align:left;
}
#GalleryMain li{
list-style-type:square;
list-style-position:inside;
}
#GalleryMain a{
color:#666;
font-size:12px;
}
#GalleryMain a:hover{
color:#3366CC;
}

