body{
	margin: 0;
	padding : 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:11px;
	background-color : #1f409a;
}
.content{
	background-color : #bbdcf9;
	background-image : url(images/con_bg.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	padding-top: 200px;
	height:500px;
	width : 880px;
}
.content1{
	background-color : #bbdcf9;
	background-image : url(images/con1_bg.jpg);
	background-repeat : no-repeat;
	background-position : top center;
	padding-top: 200px;
	width : 880px;
}
.header{
	background-color : #000000;
	padding : 5px 10px;
	height : 20px;
	padding-bottom : 2px;
	color : #cccccc;
	font-size : 10px;
	text-align : right;
}
.header a{text-decoration : none;color: #cccccc;}
.header a:hover{text-decoration : underline;}
.footer{
	background-color : #000000;
	padding : 8px 10px;
	height : 20px;
	padding-bottom : 2px;
	color : #cccccc;
	font-size : 10px;
	text-align : left;
	border-bottom : 1px solid #cccccc;
}
.bgl{
	background-image : url(images/b_left.jpg); 
	background-position : right top; 
	background-repeat : no-repeat;
	border-right : 1px solid #cccccc;
}
.bgr{
	background-image : url(images/b_right.jpg); 
	background-position : left top; 
	background-repeat : no-repeat;
	border-left : 1px solid #cccccc;
}
h1{font-size:11px; font-weight:bold; color:#333399; margin:0; padding:0; padding-bottom:20px}
h2{font-size:11px; font-weight:bold; padding:3px 10px; margin:5px 0px; color:#ffffff; width:710px; display:block; background-image:url(images/h_bg.jpg); background-repeat:repeat-x}
input{font-size:10px}
select{font-size:10px}
li{margin-left:10px}
.undline{border-bottom: 1px solid #dbedf9}
th{color:#333399; font-weight:bold;}
h3{
	color: #1f409a;
	font-size : 11px;
	font-weight : bold;
	padding : 0;
	margin : 0;
	text-align : center;
}
b{color:#1f409a;}
p{text-align: justify;line-height : 12px;padding-top:0px;padding-bottom : 0px}
.note{font-size : 9px;color : #666666;}
.gray{color:#666666;  font-size:10px}
.blue{color:#1f409a;  font-size:10px}
.ununder{text-decoration:none; font-size:10px}
a.ununder:hover{text-decoration:underline;  font-size:10px}
#bt_home_pr{
	background-image: url(images/bg_home.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-weight : bold;
	color: #1f409a;
}
#bt_application_pr{
	background-image: url(images/bg_appl.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-weight : bold;
	color: #1f409a;
}
#bt_crewing_pr{
	background-image: url(images/bg_crewing.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-weight : bold;
	color: #1f409a;
}
#bt_squads_pr{
	background-image: url(images/bg_squads.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-weight : bold;
	color: #1f409a;
}
#bt_ultrasonic_pr{
	background-image: url(images/bg_ultra.jpg);
	background-repeat : no-repeat;
	background-position : right top;
	font-weight : bold;
	padding-bottom:2px;
	color: #1f409a;
}
.menu{
	height: 26px;
	padding-left : 15px;
	padding-top: 3px;
}
a.menu{
	color:#000000;
	text-decoration:none;
}
a.menu:hover{
	color:#000000;
	text-decoration:underline;
}
.pressed{
	font-weight: bold;	
}

a:link, a:visited {
	text-decoration: none;
	color:# 0000ee;
	font-size: 11px;
}
a:hover, a:active{
	text-decoration: underline;
	color:#ffffff;
}