html, body {margin: 0px; padding: 0px;}

body, div, span, td{font: 10pt Arial, sans-serif; color:#333}

h1{
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#19476D;
}

h2{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#19476D;
}

h3, .h3 {
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#19476D;
}
.h3 {
	margin: 10px;
}
.tablet td {border: 1px solid black}

a:link{
	color:#19476D;
	text-decoration:none;
}
a:visited{
	color:#19476D;
	text-decoration:none;
}
a:hover{
	color:#666;
	text-decoration:underline;
}
span.eoc,span.eoc p,span.eoc a:link,span.eoc a:visited,span.eoc a:hover{color:#b8dad6;text-decoration:none;font-weight:normal}
a.main_menu, a.main_menu:visited{			
	font-family:arial;
	text-transform:uppercase;
	font-weight:bold;
	color:#B0D2CE;
}
a img {border: 0;}

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

a.prod_menu, a.prod_menu:visited{
	
	color:#444444;
	text-decoration:none;
	
}
a.prod_menu:hover{						
	color:#606060;
	text-decoration:underline;			
}

a.index_news, a.index_news:visited{
	font-size:11px;
	text-decoration:none;
	color:#333; 
}
a.index_news:hover{
	text-decoration:underline;
	
}

a.link_selected,  a.link_selected:hover, a.link_selected:visited{
	color:#ff6600;
	text-decoration:none;
	font-weight:bold;
}

a.sitemap, a.sitemap:hover, a.sitemap:visited{
	color: #666666;
	font-weight:bold;
}
a.admin,  a.admin:visited{
	color: #c00;
	text-decoration:underline;
}
a.admin:hover{
	color: #c00;
	text-decoration:none;
}

div.main_menu{
	font-size:12px;
	padding:4px 0px 1px;
}
div#footer{			
	margin:30px;
	margin-top:10px;
	color:#ABCEE0						
}



input.hidden{
	border:1px solid #ffffff;
	backgroung-color:#ffffff;
}
input.visible{
	border:1px solid #006699;
	background-color:#e6f0ff		
}
input.error{
	border:1px solid #dd3300;
}		
.user_error, a.user_error, a.user_error:hover, a.user_error:visited{
	width:50%;
	background-color:#f30;
	margin-left:20%;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin-top:10px; margin-bottom:10px;
}
.user_affirm{
	width:50%;
	margin-left:20%;
	background-color:#3c0;
	font-weight:bold;
	text-align:center;
	color:#000;
	margin-top:10px; margin-bottom:10px;
}
.b, table.b td, table.b td div {
	font-weight: bold !important;
}
