@charset "iso-8859-1";
/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	background-color:#383838;
}

#body{
	margin: 0px auto;
	padding: 0px;
	width: 703px;
	}
	
#head{ margin-bottom:5px; margin-top:8px;}

.drop_n{	
	position:absolute;
	display:none;
	width:130px;
	margin:0;
	padding:0;
	top:169px !important;
	font-family:Tahoma, "Times New Roman", sans-serif;
	font-size:11px;
	background-color:#22519f;
	color: #FFFFFF;
	border: 1px solid #ffffff;
}

.drop{
	text-align: left;
	margin-top:4px;
	margin-bottom:4px;
}

.drop_down{
	height: 1px;
	margin-left: 10px;
	margin-top:4px;
	margin-bottom:4px;
}

a.bottom{
font-family:Tahoma, "Times New Roman", sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
} 
a.bottom:hover{
font-family:Tahoma, "Times New Roman", sans-serif;
	font-size:11px;
	color: #ffffff;
	text-decoration: underline;
	margin-left: 10px;
}

a.dr{
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

a.dr:hover{
	text-decoration: none;
	color: #ffb400;
	margin-left: 10px;
}

#middle{ width:100%;
float:left;
background-color:#FFFFFF;
min-height:468px;
height:expression(this.scrollHeight < 468? "468px" : "auto");
}

#left{ float:left;
width:438px;
background:url(../images/bg_1.gif) no-repeat center top;}

#flash{ width:407px; margin-top:32px; float:right; margin-bottom:42px;}

.line_orange{ background-color:#faab21; clear:both; height:4px;}

.line_grey{ background-color:#ebe8e8; height:7px;}

.text{ font-family:Tahoma, Arial, sans-serif; font-size:11px; color:#3a3a3a; padding-top:16px; padding-bottom:20px; padding-left:29px; font-weight:normal; }

.text p{ margin-top:3px; margin-bottom:9px; margin-right:2px;}

.text a{ color:#323232; text-decoration:underline;}

.text a:hover{ color:#ff9000; text-decoration:none;}

#right{ float:right; width:265px;
background:url(../images/bg_2.gif) no-repeat center top;}

.link{ font-family:Tahoma, Arial, sans-serif; font-size:10px; color:#323232; text-decoration:none;}

.link:hover{ color:#ff9000;}

h3{ font-size:17px;}

.input{ border:1px solid #000;}

form{ margin-top:15px;}

li{ margin-top:5px;}

.img{float:left; border:2px solid #323232; margin-right:10px;}

.text h1{
	text-transform:capitalize;
}.mp {
	background:url(../images/mp.png) no-repeat 0 0;
	width:40px;
	height:40px;
	display:block;
	text-decoration:none;
	outline:none;
	float:right;
}