body {
	background-color: #003366;
	margin: 0,0,0,0;}

table {
	background-image: url(../images/pageBG.jpg); background-repeat: repeat-y;
}

h3 {font-size:14px; color:#000; }

.flashNews { background-image: url(../images/home/flashBG.jpg); background-repeat: no-repeat;
padding-left: 7px;
padding-right: 18px;
}
.flashNews :link {
	color: Blue; text-decoration: underline;
}
.flashNews :visited {
	color: Blue; text-decoration: underline;
}
.flashNews :hover {
	color: Blue; text-decoration: none;
}
.flashNews :active {
	color: Blue; text-decoration: underline;
}
td {font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 15px;
	font-size: 11px;}
table.clear {
background: transparent;
}
	
td.Head {
	font-size: 13px;
	font-weight: bold;
}
li {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-type: disc;
}
.big {
	font-size: 13px;
	font-weight: bold;
	color: Maroon;
}
	

.buttom {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	padding-top: 2px;
	font-size: 11px;}
	
.buttom :link, .buttom :visited, .buttom :active {color: #666666; text-decoration: none;}
.buttom :hover {text-decoration: underline; color: Blue; cursor: pointer; cursor: hand;}

.pageHead {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #003366;
	background-color: white;
	padding-right: 5px;
	font-weight: bold;
	font-size: 18px;
}
.subMenus {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: white;
	padding-left: 5px;
	font-size: 11px;
	vertical-align: top;
	padding-top: 3px;
	line-height: 16px;
}
.clear { clear:both }
.subMenus :link, .subMenus :visited, .subMenus :active {color: #003366; text-decoration: none;}
.subMenus :hover {text-decoration: underline; color: red; cursor: pointer; cursor: hand;}

.subForm td {border-bottom:solid 2px white; padding-bottom:1px; padding-top:1px; padding-left:3px;}
.subForm td.none { border-bottom:none; }
.subForm Table { padding:0; background: none}
.subForm .big {padding-top:5px; padding-bottom:2px; border-bottom:solid 3px #666; color:white; background:#999; }
.subForm .formSubmit {border:solid 1px #fff; margin-top:5px; float:right; margin-bottom:5px; margin-right:5px; font-weight:bold; background:#666; width:100px; color:white;}
.subForm .manda { color:red; width:40%; }
.subForm textArea, input {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000; }
.subForm textArea {width:100% }