/* Style Sheet */
  
body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#364c5a;
	margin:0px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.content a{
	color: #FF0000;
	text-decoration:underline;
}
.content a:hover{	
	color: #FF0000;
	text-decoration: none;	
}
.content_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
	text-align:justify;
}
.content_1 a{
	color: #FFFFFF;
	text-decoration:underline;
}
.content_1 a:hover{	
	color: #CCCCCC;
	text-decoration: none;	
}

.con {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	text-align:justify
}
.con a{
	color: #bb0000;
	text-decoration: none;
}
.con a:hover{
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
.footer a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #bb0000;
	text-decoration: none;
}
.heading a{
	color: #bb0000;
	text-decoration: none;
}
.heading a:hover{
	color: #666666;
	text-decoration: none;
}
.tex_field {
	width: 220px;
	background-color: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.border_left_right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.border_bottom {
	border-bottom: 1px solid #666666;
}
.border_right {
	border-right: 1px solid #aec9d4;
}
.border {
	border: 1px solid #aec9d4;
}
.border1 {
	border: 1px solid #556f7a;
}
.border2 {
	border: 1px solid #000000;
}
.footer_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../images/footer_bg.jpg) no-repeat center top;
	height:45px;
	border-bottom:1px #172026 solid;
}
#footer_img_innerpage{ background:url(../images/footer_bg_innerpage.jpg) no-repeat center top;}
.footer_img a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer_img a:hover{	
	color: #6699CC;
	text-decoration:underline;	
}
.image_border{
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.bg {
	background: url(../images/bg.jpg) no-repeat center top;
	height: 875px;
}
.inner_bg_img {
	background: url(../images/img.jpg) no-repeat center bottom;
	height: 550px;	
}
.inner_content {
	background:#6f8994 url(../images/footer_bg_top.jpg) no-repeat center bottom;
	height: 550px;
	padding-bottom:25px;
}
.list {
	line-height: 30px;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
		
}
.list a{
	text-decoration: none;		
}
.list a:hover{
	color:#3C7D91;
	text-decoration: none;		
}