p, li, th, ul, ol
{
	font-size: 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


td {
        font-size: 12px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;

}



body { 
           	font-family : Verdana, Arial, Helvetica, sans-serif; 
           	background-color : #c94745;
	     	font-size: 12px;
		margin: auto;
		color: #FAA860;
}
A:link {text-decoration: none; color: #ffecaa;}
A:visited {text-decoration: none; color: #ffecaa;}
A:active {text-decoration: none; color: #ffecaa;}
A:link IMG { border: solid #ffecaa; }
A:visited IMG { border: solid #ffecaa; }


A:hover {background: #000066; text-coration: none; color: white;}
h1, h2, h3, h4, h5, h6 {
            font-family : Verdana, Arial, Helvetica, sans-serif;
            color : #FF9944;
            padding-top : 5px;
            padding-bottom : 1px;
}


INPUT, TEXTAREA, SELECT, OPTION {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 13px;
	color: #000080;
	background-color: #ffecaa;


}

.tableTitle {
	text-align: right;
	font-weight: bold;
}

.bold {
		font-weight: bold;
}

.blueText {
	color: #ffecaa;
}

.formSmall {
	font-size: 9px;
	color: #ffecaa;

}
.label1 {

	font-weight: bold;
	font-size: 15px;
	color: #ffecaa;

}


.label2 {

        font-weight: bold;
        font-size: 15px;
        color: #FAA860;
	vertical-align: top;
}


.indented {
padding-left: 30pt;
padding-right: 30pt;
}

.mainHeaders {
font-size: 14px;
color: #ffecaa; 
font-weight: bold;
}



.smallHeaders {
font-size: 10px;
color: #ffecaa;
}

.sideHeader {
color: #ffecaa;

}

.itemDrop {

vertical-align: top;
text-align: right;
padding: 8px;
}

#leftGroup {
}

#rightGroup {
float: right;

}

.barText {
position: absolute;
z-index: 3;
font-size: 28px;
color: #ffecaa;
top: 28px;
left: 320px;
}

.barPic {
position: absolute;
z-index: 4;
left: 32px;
top: 3px;
height: 105px;
}

.barPic2 {
position: absolute;
z-index: 4;
right: 0px;
top: 0px;
height: 115px;
}
 
.bar {
z-index: 2;
position: absolute;
top: 0px;
width: 100%; 
height: 115px;
background-color: #000066;
}

.sidebar {
z-index: 3;
position: absolute;
top: 0px;
width: 160px;
background-color: #ffecaa;
height: 115px;
}

.sidebar2 {
z-index: 2;
position: absolute;
top: 115px;
bottom: 0;
background-color: #000066;
width: 160px;
}

.sideItem {
font-size: 14px;
font-weight: bold;
text-align: left;
text-align: left;
padding-top: 38px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
clear: left;
float: left;

}

.sideField {
padding-left: 10px;
padding-right: 10px;
clear: left;
float: left;

}

.mainArea {
position: absolute;
top: 118px;
left: 165px;
width: 720px;

}

.entryTable {
background-color: #993333;
padding: 6px;

}



.entryTable2 {
background-color: #FF9978;

}

.contrast {
background-color: #990000;

}

.main {
z-index: 1;
top: 1px;
}

.footer2 {
z-index: 3;
position: absolute;
visibility: visible;
left: 325px;
top: 330px;
}

.footer3 {
z-index: 3;
position: absolute;
visibility: visible;
left: 180px;
bottom: 20px;
}


