body  {
	margin: 0px 0px;
	background: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/whitebg.gif);
	color: #191970;
}
table, td, input, select, textarea, button {
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-left : 0px;
	margin-top : 0px;
}
form {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}
a:link	{color: #191970;text-decoration: underline;}
a:visited { color: #191970; text-decoration: underline;}
a:hover	{color: #191970;text-decoration: none;}
a:selected	{ color: #191970; text-decoration: underline;}

a.menu:link	{color: #FFFFFF;text-decoration: none;font-weight: bold;font: 11px Arial Black;}
a.menu:visited { color: #FFFFFF; text-decoration: none;font-weight: bold;font: 11px Arial Black;}
a.menu:hover	{color: #7B94C1;text-decoration: none;font-weight: bold;font: 11px Arial Black;}
a.menu:selected	{ color: #FFFFFF; text-decoration: none;font-weight: bold;font: 11px Arial Black;}

a.menu2:link	{	color: #FFFFFF;text-decoration: none;font-weight: bold;}
a.menu2:visited { color: #FFFFFF; text-decoration: none;font-weight: bold;}
a.menu2:hover	{color: #7B94C1;text-decoration: none;font-weight: bold;}
a.menu2:selected	{ color: #FFFFFF; text-decoration: none;font-weight: bold;}

a.menu3:link	{	color: #191970;text-decoration: none;font: normal 11px Arial;}
a.menu3:visited { color: #191970; text-decoration: none;font: normal 11px Arial;}
a.menu3:hover	{color: #7B94C1;text-decoration: none;font: normal 11px Arial;}
a.menu3:selected	{ color: #E3E4E5; text-decoration: none;font: normal 11px Arial;}

a.menu3b:link	{	color: #191970;text-decoration: none;font: bold 11px Arial Black;}
a.menu3b:visited { color: #191970; text-decoration: none;font: bold 11px Arial Black;}
a.menu3b:hover	{color: #7B94C1;text-decoration: none;font: bold 11px Arial Black;}
a.menu3b:selected	{ color: #E3E4E5; text-decoration: none;font: bold 11px Arial Black;}

/*#CFD0D7*/
a.white:link	{color: #7E7E7E;text-decoration: underline;}
a.white:visited { color: #A6B1A5; text-decoration: underline;}
a.white:hover	{color: #A6B1A5;text-decoration: none;}
a.white:selected	{color: #A6B1A5;text-decoration: underline;}

#maintable {
	width: 780px;
}
.tableborder {
	border : 1px solid #9EB6C0;  
}
.tableborderNotop {
	border: 1px solid #9EB6C0;
	border-top-style: none;
	background-image: url(../images/bg/bg3_2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #C5CDDA;
	background-position: top;
}
.tableborderNotop2 {
	border: 1px solid #9EB6C0;
	border-top-style: none;
	background-image: url(../images/bg/bg3_3.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #C5CDDA;
	background-position: top;
}
.tableborderNobottom {
	border: 1px solid #9EB6C0;
	border-bottom: none;
}

/* #1C46AC */
.leftMotor{
	background-color: #f5f3f6;
}
#bgMenu{
	background-color: #191970;
	color: #E3E4E5;
}
#bgWhite{
	background-color: #FFFFFF;
	color: #191970;
}
#bgInfo{
	color: #191970;
	padding: 10px;
}
.introBig{
	color: #63799F;
	font-size: 12px;
}
.copyright {
	color: #7E7E7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#red {color: red;}
.red {color: red;}
#justify {text-align: justify;}
.justify {text-align: justify;}

#bg1 {background-color: #F2F2E1;}
#bg2 {background-color: #FCFCE6;}

.menuTitle	{color: #191970;text-decoration: none;font-weight: bold;font: 14px Arial Black;}
.menu	{color: #000080;text-decoration: none;font-weight: bold;font: 11px Arial Black;}
.menuMini	{color: #FFFFFF;font-weight: bold;}
select.menuMini {
	font: 9px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5161AB;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid #5161AB;
}
.small{
font-size: 9px;
}
/*	font: 9px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
*/
