/* mbhuju@gmail.com */

body {
    margin:0px;
	background-color:#00539c;
	

	
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}
	
td {
	font-size:13px;
	color:#414141;
	line-height: 20px;
}


a:link, a:active, a:visited {
	color:#D80000;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	color:#0B4499;
}

a.footermenu:link, a.footermenu:active, a.footermenu:visited {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#378bd6;
	font-weight: bold;
	text-decoration:none;
	}

a.footermenu:hover {
	color:#ffffff;
}
a.top:link, a.top:active, a.top:visited {
	font-size:11px;
	color: #FF0000;
	font-weight:normal;
	text-decoration:none;
	}

a.top:hover {
	color:#000000;
}

.style1{
	font-size:30px;
	color: #005bab;
	line-height: 30px;
	text-transform:uppercase;
}	
.style2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight:bold;
	line-height: 20px;
	
}
	
.style3{
	font-size:30px;
	color: #005bab;
	font-weight:normal;
	line-height: 32px;
}

.style4{
	font-size:18px;
	color: #7e7d7d;
	font-weight:normal;
	line-height: 37px;
}
.style5{
	font-size:20px;
	color: #027fed;
	font-weight:normal;
	line-height: 20px;
}
.style6{
	font-size:18px;
	color: #000000;
	font-weight:bold;
	line-height: 30px;
}



input, textarea, select
{

	border:1px solid #CDC2AA;
	background:#FFFFFF;
}

input.btn
{
	font-size:12px;
	text-align:center;
	color:#FFFFFF;	
	background:#027fed;
	border:1px solid #000000;
	padding:3px;
	
}
.img {
	border:3px solid #D7D7D5;
	/*padding:5px;*/
	
}
.noborder{
	border:0px;
}

div.scrollable {
	overflow:auto;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#600B0D;
	scrollbar-highlight-color:#600B0D;
	scrollbar-face-color:#600B0D;
	scrollbar-shadow-color:#600B0D;
	scrollbar-darkshadow-color:#600B0D;
	scrollbar-track-color:#934143;	
}