@charset "utf-8";
body, dd, dl, dt,fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul,hr,a{padding:0px;margin:0px;}
body,td,th,div,input, select, table ,textarea,h1,h2,h3,h3,h4,h5,h6{
	font-family:"Tahoma", "ms Sans Serif", "Microsoft Sans Serif";
	font-style:normal;
	
    
}
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}
h5{font-size:14px;}
body{background:#000000;} a:visited, a:active, a:link{color:#ffffff;text-decoration:underline;}
img{border:0px;}

.top{
	height: 30px;
	width: 950px;
	background-image: url(image/bg-top.jpg);
}

.leftside{
	width: 215px;
}

.leftbox{
	font-size: 10pt;
	width: 215px;
	height: 43px;
	line-height:1.4em;
	color: #FFFFFF;
}

.leftboxtop{
	background-image: url(image/bg-leftbox.jpg);
	height: 43px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.rightside{
	

}

.footer{
	height: 30px;
	width: 950px;
	background-image: url(image/footer.jpg);
	text-align: center;
}

.text-normal{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	
}

.text-footer{
	font-size: 9pt;
	color: #adc2d1;
	font-weight: bold;
	
}

.head-content{
	font-size: 10pt;
	color: #83cbff;
	font-weight: bold;
}

.head-content2{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.content{
	font-size: 8pt;
	color: #aec3d2;
}

.boxblack{
	background-color: #000000;
	margin: 10px;
	border: 3px solid #FFFFFF;
}


.text-heading{
	font-size: 9pt;
	color: #1e99c8;
	text-align: center;
	margin-top: 5px;
}

.textfield{
	font-size: 9pt;
	border:#359abf;
	border-width:1px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	height: 60px;
}

.textfield2{
	font-size: 9pt;
	border:#359abf;
	border-width:1px;
	font-weight: normal;
	color: #000000;
	width: 100px;
	height: 12px;
}

.textfield3{
	font-size: 9pt;
	border:#359abf;
	border-width:1px;
	font-weight: normal;
	color: #000000;
	width: 200px;
	height: 12px;
}

.textfield4{
	font-size: 9pt;
	border:#359abf;
	border-width:1px;
	font-weight: normal;
	color: #000000;
	width: 204px;
	height: 16px;
}

.dropdown{
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	width: 100px;
	height: 17px;
}

.button{
	font-size: 10pt;
	color: #ffffff;
	width: 70px;
	height: 18px;
	text-align: center;
		background-image: url(image/bg-button.jpg);
}

.button a{
	text-decoration:none;

}

.button a:hover{
	color:#80c2dc;
	text-decoration:none;

}

.menu a{
	color:#e2e2e2;
	text-decoration:none;

}

.menu{
	font-size: 8pt;
	font-weight: bold;
	background-image: url(image/bg-menu.jpg);
	height: 30px;
	width: 950px;
}

.menu a:hover{
	color:#868686;
	text-decoration:none;

}
a.link
{
	font-family: Arial;
	font-size:10px;
	color:#008ac3;
	font-weight : normal;
	text-decoration:underline;
}
a.link:hover
{
	font-family: Arial;
	font-size:10px;
	color:#4b708b;
	font-weight : normal;
	text-decoration:none;
}
a.link2
{
	font-size:11px;
	color:#ffffff;
	font-weight : normal;
	text-decoration:underline;
}
a.link2:hover
{
	font-size:11px;
	color:#808081;
	font-weight : normal;
	text-decoration:none;
}

