BODY.flexi {
	background : #006633;
	margin-left : 0px;
	margin-top : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : Black;
}

TABLE.maintable {
	background : #FFFFFF;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TABLE.middletable{
	background-color : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-color : Green;
}
A {
	color : #006600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
}

A:HOVER {
	color : #006600;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.small {
	color : #006633;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A:HOVER.small {
	color : #006633;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.leftcolumn {
	background-color : #CCCC99;
	width : 175px;
	text-align : center;
}

.toprow {
	background-color : Black;
}

.bottomrow {
	background-color : #009900;
	color : White;
	font-weight : bold;
	text-align : center;
	height : 40px;
}

.rightcolumn {
	background-color: #CCCC99;
	width : 175px;
}

TR.tbl_row_header {
	background-color : #009900;
	height : 25px;
}

TABLE.Login {
	background-color : #CCCC99;
	border : 1px none White;
	font-family : Arial, Helvetica, sans-serif;
	font-size :12px;
	text-align : center;
	width : 100%;
	vertical-align : top;
}

.header {
	color : #FFFFFF;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 25px;
}

.textstyle {
	font-family : Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}

A.footerLink {
	color : White;
	text-decoration : underline;
}

A:HOVER.footerLink {
	color : #00FF99;
	text-decoration : none;
}

.darkblack {
	color : Black;
	font-size : 12px;
	font-weight : normal;
	text-indent : 6px;
	text-align : justify;
}

.blackheader {
	color : Black;
	font-size : 12px;
	font-weight : bold;
	font-style : italic;
}

.darkred {
	color : #990000;
	font-size : 11px;
	font-weight : bold;
}

.error {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #990000;
}

.lefterror {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

HR.hr {
	color : #009900;
}

.pageheader{
	color : #006600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 5px;
}
.smalltext {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

.logo {
	font-family : CountryBlueprint;
	color : Black;
	font-size : 14px;
}

