body { font-family : Arial, Helvetica, Sans Serif; color:#10147e; font-size:12px;	background:#6786c5; margin:30px 0px 20px 0px; }

td, ul, li,  blockquote, p { font-family:Arial, Helvetica, Sans Serif; color:#10147e; font-size:12px; }	
th { font-family:Arial, Helvetica, Sans Serif; color:#10147e; font-size:12px; font-weight:bold; background:#597abf; text-align:left; }	
hr { color : #6786c5; }

/* HEADING STYLES */
.hd_white, td.hd_white { font-size:18px; font-weight:bold; color:#ffffff; }
.hd_white14, td.hd_white14 { font-size:14px; font-weight:bold; color:#ffffff; }

h2 { font-size:15px; font-weight:bold; color:#10147e; font-style:italic; }
h3 { font-size:12px; font-weight:bold; color:#10147e; }


/* FONT STYLES */
.white, td.white, ul.white, li.white { color:#ffffff; }
.red_lg, td.red_lg, ul.red_lg, li.red_lg, a.red_lg:active, a.red_lg:link, a.red_lg:visited,a.red_lg:hover { color:#f80000; font-size:13px; text-decoration:none; }
.lg, td.lg, ul.lg, li.lg { font-size : 13px; }
.sml, td.sml { font-size:10px; color:#10147e;}	

td.navbg { background-image:url(pix/dragees.jpg); background-repeat:no-repeat; }

/* LINKS */
a:active, a:link, a:visited { color:#10147e; font-size:12px; text-decoration:underline; font-weight:bold; }		
a:hover { color:#10147e; font-size:12px; text-decoration:none; font-weight:bold; }		

a.nav:active, a.nav:link, a.nav:visited { color:#10147e; font-size:12px; text-decoration:none; font-weight:bold; line-height:18px; }		
a.nav:hover { color:#10147e; font-size:12px; text-decoration:none; font-weight:bold; line-height:18px; background-color:#597abf;}		

a.footer:active, a.footer:link, a.footer:visited { color:#10147e; font-size:10px; text-decoration:underline; font-weight:bold; }		
a.footer:hover, td.footer, .footer { color:#10147e; font-size:10px; text-decoration:none; font-weight:bold; }		
 
/* FORM STYLES */
input, textarea {
	border-width:1px;
	font-family: Arial;
	font-size:12px;
}	
	
input.submit	{ 
	border-width:1px; 
	background:#f0453c; 
	color:#ffffff; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold;
}

input.check {
	border-width:1px;
	border-color:#373737;
	font-family : Arial, Helvetica, Sans Serif;
  	font-size : 11px;
	background:#ffffff;
}

