body
{ 
	color: #3C3C3C; background-color: #FFFFFF; font-family: Arial, Tahoma,  Verdana, sans-serif; font-size: 12px; 

	scrollbar-face-color: #84B1CF; 
	scrollbar-shadow-color: #335F7C; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #335F7C; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #BCD4E3; 
	scrollbar-arrow-color: #ffffff; 

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {	font-size: 14px; }


.read_size {	font-size: 13px; }
.small {  font-family: Tahoma; font-size: 10px; }
.very_small { font-family: Arial; font-size: 9px; font-weight:bold; }


a:link, a:visited, a:active 
{ 	color: #537ED2; text-decoration: underline; }
a:hover 
{ 	color: #FDAD00; text-decoration: none; }
a.null:link, a.null:visited, a.null:active, a.null:hover 
{ 	color: #3C3C3C; text-decoration: none; }
a.white:link, a.white:visited, a.white:active, a.white:hover 
{ 	color: #ffffff; text-decoration: none; font-weight:bold; }
a.menu:link, a.menu:visited, a.menu:active, a.menu:hover 
{	font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; color: #335F7C; text-decoration: none; font-weight:bold;  }
a.vert_menu:link, a.vert_menu:visited, a.vert_menu:active 
{ 	color: #195FA6; text-decoration: none; }
a.vert_menu:hover 
{ 	color: #FDAD00; text-decoration: none; }

.head0
{
	color: #FDAD00;
	font-size: 18px;
	font-weight: bold;
}

.head1
{
	color: #607CAB;
	font-size: 14px;
	font-weight: bold;
}

.head2 
{
	color: #335F7C;
	font-size: 10px;
	font-weight: bold;
}

.head3
{
	color: #FDAD00;
	font-size: 11px;
	font-weight: bold;
}

.head4 
{
	color: #537ED2;
	font-size: 11px;
	font-weight: bold;
}

.head5 
{
	color: #335F7C;
	font-size: 12px;
	font-weight: bold;
}

.blue_bg { background-color:#A6C5DA; }
.white_bg { background-color:#FFFFFF; }
.orange_text { color: #FDAD00; }
.white { color: #FFFFFF; font-family: Tahoma, Arial, Verdana, sans-serif; font-size: 12px; }
.green_text { color: #4F9566; }
.blue_text { color: #537ED2; }
.ultra_text { color: #335F7C; }
.content_text { background-color: #F8FCFF; padding-left: 25px; padding-right:25px;}


select
{
	line-height: 13px;
    font-size: 11px;
	border-style:solid;
	border-color:#87BFEF;
	border-width: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}


input
{
	line-height: 13px;
    font-size: 11px;
	border-style:solid;
	border-color:#87BFEF;
	border-width: 1px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}


.input
{
    background: #FCE588;
    color: #25487C;	 
}


.input_button
{
    background: #234164;
    color: #FFFFFF;
	cursor:hand;
}


.input_passiv
{
	background: #FCE588;
    color: #25487C;	
	cursor:hand;
}