body, td {
color:#333333;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px
}

body {background:url(../img/bg_body.png); padding:0; margin:0; text-align:center;}

a, a:visited { text-decoration:none; color:#98002E;}
a:hover { text-decoration:underline; color:#0066CC;}


/* Header */
.header { height:132px; position:relative; z-index:1}
.header img { position:absolute; z-index:2; top:0; left:0;}

#main_wrap { width:1020px;}
#wrap { width:929px; border-right:3px solid #555; border-left:3px solid #555; border-bottom:3px solid #555; background:#fff; padding:0 0 30px; margin:0 auto; text-align:left;}

.asterisk {
	color:#CC0000;
}
.msg_error {
	color:#CC0000;
	}
.msg{
	color:#99CC00;
	}	


/* Menu styles */
#menu { height:34px; margin:10px 0 0 0; border-bottom:2px solid #98002E;}

.leftcnt { float:left; width:298px; border-right:3px solid #555555;}
.rightcnt { float:left; width:628px; border-left:3px solid #555555; margin-left:-3px;}
.rightcnt ul {list-style-type:disc; margin-left:35px;}

.content { padding:35px; min-height:300px; _height:300px; }
.content_bottom {border-top:2px solid #98002E; padding:20px;}

.latest_news { margin:10px 0 0 20px; padding:5px 0;}
.latest_news_cnt { font-size:11px; border-top:2px solid #98002E; border-bottom:2px solid #98002E; padding:15px 5px;}
.rssq { font-size:10px; font-weight:bold; color:#666666; padding:15px 0 15px 90px; position:relative;}
.rssq a { color:#666666;}

h1, h2, h3, h4, h5 {margin-bottom:10px; color:#004A8D;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:15px;}
h4 {font-size:14px;}
h5 {font-size:13px;}

#not_know table td { color:#666666; font-weight:bold;  text-align:center; font-family:Arial;}
#not_know { float:left; width:50%;}
#ships_blog { float:left; width:49%;}
#ships_blog div { padding:0 0 0 10px;} 
#not_know div { padding:0px;}
#not_know { border-right:1px solid #555555;}

.news_div { border-bottom:1px dashed #ccc;}
.news_title { font-weight:bold;}
.date_of_event { font-size:10px;}


/* Form Table Elements Begin****/
.form_tbl {
	padding:0px;
	margin:10px 0 0 40px ;
	border-collapse:collapse;
	}
.form_tbl td{
	padding:2px;
	margin:0;
	font-size:11px;
	}		
.form_tbl_label {
	text-align:right;
	font-weight:bold;
}	
td.tbl_btn{
	text-align:center;
	border-bottom:0;	
	border-left:0;	
	border-right:0;
	padding-left:90px;
	}	
.form_header{
	text-align:center;
	font-weight:bold;
	color:#666;
}	
/* Form Table Elements End****/

.btn { border:1px solid #555; background:url(../img/bg_btn.jpg) repeat-x 50% 50%; height:21px;  font-size:11px; padding:0 5px; font-weight:bold; color:#444; cursor:pointer; font-family:Arial, Helvetica, sans-serif; outline:none; margin:0 3px;}


#form .inp_width { width:250px;}
#form textarea { width:250px;}

.blue { color:#004A8D;}
.red { color:#98002E}
