.box_all     { border: 1px solid #000000 }
.box_lite     { border: 1px solid #FF9900 }
.box_bot     { border-bottom: 1px solid #000000 }
.box_top     { border-top: 1px solid #000000 }
.box_left     { border-left: 1px solid #000000 }
.box_right     { border-right: 1px solid #000000 }
.box_vdouble  { border-right: 1px solid #000000;border-left: 1px solid #000000 }
.box_U     { border-right: 1px solid #000000;border-bottom: 1px solid #000000;border-left: 1px solid #000000 }

.bg_beige
{
	background-color: rgb(245,245,220);
}


form{padding:0px; margin:0px; 
}
.formbg{background-color: #DADA7C; font-family: Arial, Helvetica; 	
color: #003333;font-size:8pt
}
a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: rgb(0,153,102); 
}
a:hover      { color: #FF9900 }
 
a:active 
{
	color: rgb(0,102,102);
}

.navtop{font-family: Arial, Helvetica;
	color: #003333;font-size:9pt
}
.navtop a:link
{
	color: rgb(0,102,153); 
}
.navtop a:visited
{
	color: rgb(0,153,102); 
}
.navtop a:hover 
{
	color: rgb(255,153,000);
}
 
.navtop a:active 
{
	color: rgb(0,102,102);
}



.navleft {font-family: Arial, Helvetica;font-weight:bold;
	color: rgb(0,0,0);font-size:10pt;
}
.navleft a:link
{font-family: Arial, Helvetica;font-weight:bold;
	color: rgb(0,0,0); text-decoration:none;
}
.navleft a:visited
{font-family: Arial, Helvetica;font-weight:bold;
	color: rgb(0,0,0); text-decoration:none;
}
.navleft a:hover 
{font-family: Arial, Helvetica;font-weight:bold;
	color: rgb(153,0,0); text-decoration:underline;
}
 
.normalTitlegray {font-size:10pt;
	color: #333333;
	font-weight: bold;}

.normalTitle{font-family: Arial, Helvetica;
	color: #999966;font-size:10pt;font-weight:bold;
}
.normalText{font-family: Arial, Helvetica;
	color: #CCCCFF;font-size:9pt
}
.normalText a:link
{
	color: rgb(204,204,204); 
}
.normalText a:visited
{
	color: rgb(204,204,204); 
}
.normalText a:hover 
{
	color: rgb(255,99,00);
}
 
.normalText a:active 
{
	color: rgb(0,102,102);
}
.normalTextUS{font-family: Arial, Helvetica;
	color: #003333;font-size:10pt
}
.normalTextUS a:link
{text-decoration:none;font-weight:bold;
	color: rgb(95,113,55); 
}
.normalTextUS a:visited
{text-decoration:none;font-weight:bold;
	color: rgb(95,113,55); 
}
.normalTextUS a:hover 
{text-decoration:underline;font-weight:bold;
	color: rgb(224,174,73);
}
 
.normalTextUS a:active 
{text-decoration:none;font-weight:bold;
	color: rgb(0,102,102);
}
.normalTextsm{font-family: Arial, Helvetica;
	color: #003333;font-size:7pt
}
.normalTextsm a:link
{
	color: rgb(204,204,204); 
}
.normalTextsm a:visited
{
	color: rgb(204,204,204); 
}
.normalTextsm a:hover 
{
	color: rgb(255,99,000);
}
 
.normalTextsm a:active 
{
	color: rgb(0,102,102);
}
.copyrightText{font-family: Arial, Helvetica;
	color: #003333;font-size:7pt
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: #003333;font-size:10pt
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #009999;font-size:24pt
}
h2
{
	color: #666666;font-size:18pt 
}
h3
{
	color: #999966;font-size:14pt 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}

.title1, title2, title3, title4, title5, title6
{
	font-family: Arial, Helvetica;font-weight:bold; 
}
.title1
{
	color: #333333;font-size:18pt
}
.titleonedouble
{
	color: #333333;font-size:18pt;border-bottom:3px #990000 double;
}
.title2
{
	color: #999966;font-size:16pt;font-weight:bold; 
}
.title3
{
	color: #990000;font-size:14pt ;font-weight:bold;
}
.title4
{
	color: rgb(0,153,153);
}
.title5
{
	color: rgb(102,102,102);
}
.title6
{
	color: rgb(153,153,102);
}

#navButton a {
color: #000000;
font-size:9pt;
font-family:verdana;
font-weight:bold;
text-decoration: none;
border:0px solid #eeeeee;
background-color:#ffffff;
background-image:url('/images/bg_button.gif');
display: block;
width: 200px;
height:27px;
margin: 1px; padding-left:20px; padding-right:1px; padding-top:5px; padding-bottom:5px
}
#navButton a:hover {
background-color: #f5f5f5;
background-image:url('/images/bg_button_on.gif');
color:#009966;
border:0px solid #eeeeee;
padding-left:26px 1px
}
#navButton2 a {
color: #FFFFFF;
font-size:8pt;
font-family:verdana;
font-weight:normal;
text-decoration: none;
border:0px solid #eeeeee;
background-color:#ffffff;
background-image:url('/images/bg_blu_button.jpg');
display: block;
width: 180px;
height:20px;
margin: 1px; padding-left:20px; padding-right:1px; padding-top:3px; padding-bottom:3px
}
#navButton2 a:hover {
background-color: #f5f5f5;
background-image:url('/images/bg_blu_button_on.jpg');
color:#FF9900;
border:0px solid #eeeeee;
padding-left:23px 1px
}
#navButton3 a {
color: #000000;
font-size:8pt;
font-family:verdana;
font-weight:normal;
text-decoration: none;
border:0px solid #eeeeee;
background-color:#ffffff;
background-image:url('/images/bg_grn_button.jpg');
display: block;
width: 180px;
height:20px;
margin: 1px; padding-left:20px; padding-right:1px; padding-top:3px; padding-bottom:3px
}
#navButton3 a:hover {
background-color: #f5f5f5;
background-image:url('/images/bg_grn_button_on.jpg');
color:#FF9900;
border:0px solid #eeeeee;
padding-left:23px 1px
}