body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:13px;
		color:#57636B;
	}
	
	.title
	{
		font-family:Tahoma;
		font-size:15px;
		line-height:13px;
		color:#57636B;
		font-weight:bold;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#008CD2;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#7A7D81;
	}

.form
	{
		width:177px; height:20px; border-color:#5791B5; border-width:1px; background-color:#ffffff; border-style:solid;
	}
.form_div
	{
		height:23px; margin-top:0px;		
	}
		
	a.text{color:#57636B;text-decoration:none;}	
	a.text:hover{color:#57636B;text-decoration:underline;}
	
	 #ScrollDiv {
width:420px;
height:300px;
overflow: auto;


border: 0px solid;
padding-right:10px;
}

body {
scrollbar-base-color: #D6E3EF;
scrollbar-arrow-color: #EFF3F7;
scrollbar-track-color: #EFF3F7;

scrollbar-shadow-color: gray;
scrollbar-lightshadow-color: gray;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: gray;
}
p{
margin-bottom:5px;
margin-top:5px}