body { margin: 0;
	background: #FFFFFF;
	color: #000066;	
	font-family: verdana, arial, helvetica, geneva, sans-serif }



/*	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; */

P   {color: #000066;
	font-size: 0.75em; line-height: 130% }

H2  {font-weight: 700;
	 color: #000099;
	 text-align: center;
	 font-size: 1.1em }
	 
H3  {font-weight: 700;
	 color: #000099;
	 font-family: arial, helvetica, geneva, sans-serif;
	 font-size: 1.05em }

H4	{ margin-bottom: 6px;
	 font-weight: bold;
	 color: #CC0033;
	 font-size: 0.75em }
	 /* #7E53FF    #8B53FF   #A04AFF*/
H5	{font-weight: bold;
	 color: #000099;
	 font-size: 0.7em }
	 
UL	{ margin-left: 25px; font-size: 0.75em }

OL	{ margin-left: 25px; font-size: 0.75em; line-height: 130% }

LI	{ margin-bottom: 4px; margin-right: 5px; line-height: 130% }

P, UL, OL { margin-top: 0px }

/* H3, H4, H5, H6	{color: red;
			font-family: sans-serif } */

.center { text-align: center }
.left { text-align: left }
.right { text-align: right }

.smallbmargin { margin-bottom: 5px; }

.highlight1 { text-align: center; color: #CC0033; font-weight: bold }
.highlight2 { text-align: center; color: #FF3300 }
.highlight3 { text-align: center; color: #CC0033 }

.maintext {	color: #000066; font-size: 0.75em }

.bold { font-weight: bold }
.centerbold { text-align: center; font-weight: bold }
.rightbold { text-align: right; font-weight: bold }


.italic { font-style: italic } 
.centeritalic { text-align: center; font-style: italic }
.rightitalic { text-align: right; font-style: italic }


a.links:link { color: #0000FF; text-decoration: none }
a.links:visited { color: #0099CC; text-decoration: none }
a.links:hover { color: #FF0000; text-decoration: underline }

#head td.navbar { border-collapse: collapse; border-top: 3px solid #FFFFFF; padding-top: 1px; padding-bottom: 6px; background: #10A2AD; background: url('../../images/webthemes/bg_head_cell2.jpg') top center repeat-x; }
#head td.navbarLeft { border-collapse: collapse; border-top: 3px solid #FFFFFF; width: 4px; padding-top: 1px; padding-bottom: 6px; background: #10A2AD; background: url('../../images/webthemes/bg_head_cell_corner_left2.jpg'); }
#head td.navbarRight { border-collapse: collapse; border-top: 3px solid #FFFFFF; width: 4px; padding-top: 1px; padding-bottom: 6px; background: #10A2AD; background: url('../../images/webthemes/bg_head_cell_corner_right2.jpg'); }
#head table.headtable { border-top: 3px solid #FFFFFF; }
#head .barfontbig { font-size: 16px; }
#head .barfontsmall { font-size: 9px; }
#head h3 { color: #072796; 
	font-weight: bold;
	font-size: 14px; 
	font-family: verdana, arial, helvetica, geneva, sans-serif; 
	margin-bottom: 2px; }
/*#head a:link, #head a:visited { color: #FFFFFF; text-decoration: none; }
#head a:hover { color: #CECFCE; text-decoration: underline; } */


