 BODY  {
	margin-top : 0px;
	margin-left : 0px;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : justify;
	background-color : #Ffffff;
	font-size: 12px;
	color: #1C3659;

}

select, input, textarea {
	font-size: 11px;
	color: #000040;

}

td {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
}        
	 
h2{
	font-size: 19px;
}

h3{
	font-size: 17px;
}
h4{
	font-size: 14px;
}


.main_menu { 
		font-size: 12px;
		text-align: center;
		color: #104A6D;		
 }

.main_menu_active {
	font-size: 12px;
	text-align: center;
	color: #104A6D;
	background-color : #FAFCFB;
	font-weight : bold;
}

.main_menu_sel {
	background-image : url("../images/bg_selector1.gif");
} 	  

.main_win{
	font-size: 12px;
	color: #104A6D;
}	  

.main_win_toc  {
	background-color : #FAFCFB;
	font-size: 12px;
	color: #466578;
	text-align : right;
}	  

.main_win_toc_active {
	background-color : #FAFCFB;
	font-size: 12px;
	color: #104A6D;
	text-align : right;
	font-weight : bold;
}	  


.bullet {
	background-color : #99CCCC ;
	vertical-align : top;
}

.bullet_active {
	background-color : #104A6D;
	vertical-align : top;
}

li {
	padding : 5px;
}

.dm_annot{
	margin-left : 14px;
	font-size : 11px;
	margin-top : 6px;
}

.dm_title{
	font-size : 12px;
	margin-top : 10px;
	font-weight : bold;
}

.dm_cases{
	font-size: 12px;
	color: #104A6D;
	vertical-align : top;
}	  

.intr {
	font-size:11px;
	background-color : White;
	margin-left : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
	margin-right : 10px;
}

#price td{ font-size: 11px; 
		color: #104A6D;}

.off { display: none; }

.on{ display: inline;  font-size: 11px;  }

.focused {
	border :2 solid #3883B9;
	background-color: #DBF5F5;
	padding: 8px;
}

.defocused {
	border : none;
	background-color: #FAFCFB;
	padding: 0px;
}


a  {
	font-family: Arial, Helvetica, sans-serif;
	color : navy;
}
	
A:active {  text-decoration: none}
A:link {  text-decoration: none }
A:visited {  text-decoration: none }
A:hover {
	text-decoration: none;
	color : #0000a0;
}

