
BODY {
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	color: #000000;
	font-size: 13px;
}

.menutabs {
background-color: #C8DCC8; 
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #112E3C;
border-color: #204658;
text-align: center;
vertical-align: text-middle;
border-style: solid;
border-width:2;
border-bottom:0;
}

.submenuP1 {
background-color: #88B488; 
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
border-color: #204658;
text-align: center;
border-style: solid;
border-width:3;
border-left:0;
border-right:0;
border-bottom:0;
}

.submenuP2 {
background-color: #88B488; 
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
border-color: #204658;
text-align: center;
border-style: solid;
border-width:3;
border-top:0;
border-left:0;
border-right:0;
}

.submenuP3 {
background-color: #FFFFFF; 
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #FFFFFF;
border-color: #204658;
text-align: center;
border-style: solid;
border-width:3;
border-bottom:0;
}

.bodyP1 { background-color: #C8DCC8; }

.bodyP2 {
background-color: #FFFFFF; 
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #112E3C;
border-color: #204658;
text-align: center;
border-style: solid;
border-width:3;
border-top:0;
border-bottom:0;
}

.footerP1 {
background-color: #FFFFFF; 
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #112E3C;
border-color: #204658;
text-align: center;
border-style: solid;
border-width:3;
border-top:0;
}

.footerP2 {
background-color: #88B488;
font-family: Arial; 
font-size: 13px;
font-weight: bold;
color: #112E3C;
}

h1, h2 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
}

h3, h4 {
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 20px;
}

h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
	text-align: Left;
	margin-left: 35px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px;
	margin-right: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
}
tr, td, th {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
a:link,a:active,a:visited { color : #006633; }
a:hover	{ color : #FF0000; }

.menu:link, .menu:active, .menu:visited { color: #112E3C; text-decoration: none; }
.menu:hover { color: #FFFFFF; text-decoration: none; }

.menuBottom:link, .menuBottom:active, .menuBottom:visited { color: #112E3C; text-decoration: none; }
.menuBottom:hover { color: #FF0000; text-decoration: none; }

.sort:link, .sort:active, .sort:visited { color: #BBBBBB; text-decoration: underline; }
.sort:hover { color: #FF0000; text-decoration: underline; }

hr { height: 0px; color: #006633}

/* TABLE STYLES Main Page Color*/
table.form_main { background-color: #FFFFFF; }
td.form_main { background-color: #FFFFFF; }

/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/
table.color2_layout { background-color: #a6b3cf; }
td.color2_layout { background-color: #a6b3cf; }

/* for alternating image listings */
td.image_row_0	{ background-color: #EEEEEE; }
td.image_row_1	{ background-color: #EEEEEE; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #EEEEEE; }
td.search_row_1	{ background-color: #EEEEEE; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}

/* TEXT STYLES */
.small { font-size : 10px; color : #000000; }
.calc { font-size : 11px; color : #000000; }
.required { color: #FF0000; background-color : transparent; }
.title { color: #112E3C; font-size : 18px; text-align: center; }
.listing { color: #666666; font-size=14px; font-weight: bold; }

.a12_w {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.front {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: normal; }
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000}
.rights {  font-family: tahoma; font-size: 12px; font-weight: bold; color: CFB3B5}

.lightText { color: #FFFFFF; background-color : transparent; }

/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }