a       { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold; }
a:hover { font-family: Arial; font-size: 8pt; color: #ffffff; font-weight:bold; }
A.nav   { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold; text-decoration:none }
A:link  { color:#000000; text-decoration:none;}

.login       { font-family: Arial; font-size: 8pt; color: #FFFFFF; font-weight: bold; background-color: #A7D2C8 }
.menuStyle   { background-color: #A7D2C8; }
.menuItem    { font-family:Arial;font-size: 11pt; background-color: #A7D2C8; }
.titleText   { font-family:Arial;font-weight:bold;font-size:14px; text-decoration: underline;}
.logoutText  { font-family:Arial;font-weight:bold;font-size:14px;}

.tableTop    { font-family: Arial; font-size: 9pt; color: #ffffff; font-weight: bold; background-color: #874C62}

.tableCol    { font-family: Arial; font-size: 8pt; color: #000000; background-color: #C98474; font-weight: bold; }

.tableRow1    { font-family: Arial; font-size: 8pt; color: #000000; background-color: #F2D388; }
.tableRow2   { font-family: Arial; font-size: 8pt; color: #000000; background-color: #f7e1ae; }

.field { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold; background-color: #A7D2C8; }
.field2 { font-family: Arial; font-size: 8pt; color: #000000; background-color: #A7D2C8; }

input        { font-size: 8pt; font-family: Arial; height: 20px; position: relative }
select       { font-size: 8pt; font-family: Arial; background-color: #ffFFFF; }

.total    { font-family: Arial; font-size: 8pt; color: #000000; background-color: #C98474; }
.text    { font-family: Arial; font-size: 8pt; }
.whiteText    { font-family: Arial; font-size: 8pt; color: #000000; }
.boldWhiteText    { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold; }


.curvedHeader    { border-radius: 15px 0px 0px 0px; background-color: #874C62}


body {  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	left: 0px; 
	top: 0px; 
	clip:  rect(   )
}

.groupof4 { width:25%; float:left; text-align:center; }
.groupof3 { width:32%; float:left; text-align:center; }
.groupof2 { width:49%; float:left; text-align:center; }
.groupof1 { width:100%; float:left; text-align:center; }
