body{
	margin: 0px;
	background-color: #ffffff;
	/*
	scrollbar-3dlight-color : ;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : ;
	scrollbar-darkshadow-color : #DCDCDC;
	scrollbar-face-color : #DCDCDC;
	scrollbar-highlight-color : ;
	scrollbar-shadow-color :;
	scrollbar-track-color : #DCDCDC;
	*/
}

A:link 	{ text-decoration: underline; font-weight: normal;  color: #3098E8; }
A:visited	{ text-decoration: none; font-weight: normal;  color: #3098E8; }
A:hover 	{ text-decoration: none; font-weight: normal;  color: #206CA8; }
A:active 	{ text-decoration: none; font-weight: normal;  color: #3098E8;} 

td{
	Font-Family: Arial, Tahoma, Verdana, sans-serif, Chicago;
	Font-size: 12px;
	color: #000000;
}
 
.top{
	font-weight: bold;
	color: #3098E8;
}

.grey{
	color: #A3A3A3;
}

.greier{
	color: #8E8E8E;
}

.active{
	color: #848484;
	font-weight: bold;
}

.form_st{
	color: #395367;
}

A.zag:link 	{ text-decoration: none; font-weight: bold; color: #3098E8; }
A.zag:visited	{ text-decoration: none; font-weight: bold; color: #3098E8; }
A.zag:hover 	{ text-decoration: underline; font-weight: bold; color: #206CA8; }
A.zag:active 	{ text-decoration: none; font-weight: bold; color: #3098E8;}


li{
	line-height: 14px;
	list-style-image: url(../internal/img/ico_list.gif);
}

input{
	border: 0px double #ffffff;
	background-color: #ffffff;
	width: 237px;
	height: 16px;
	font-size: 10px;
}