


BODY{background-color:#FFE9D2; margin-top:0;}

H1{background-color:#ffcccc;color:#5C4925;text-align:center}

table.menu
{
border: thin solid #800000;
background-color: #FFCEB7;
text-align:center;
padding:1;
position:absolute;
visibility:hidden;
}

.tablemainmenu
{
	border: thin solid #800000;
	width: 800px;
	background-color: #FFCEB7;
	text-align: center;
	color: #800000;
	padding: 1;
}
.tabletext
{
	background-color:#7B9CD9;
	color:#000000;
	text-align:left;
	font-family:Arial;
	Font-weight:bold;
	font-size:10;
	
	}
.divbodybar
{
	border: thin solid #800000;
	top:350px;
	height:400px;
	width:800px;
	background-color:#FFE9D2; 
	
}
.divbuttonbar
{
	border: thin solid #800000;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 10;
	color: #006610;
	top: 550px;
	height: 30px;
	width:800px;
	background-color:#FFCEB7
}
.tabledataentry
{
	border: thin solid #800000;
	height:180px;
    width:670px;
	border: thin solid #800000;
	background-color:#FFE9D2; 
	
}
.tableselection
{
	border: thin #800000;
	height:31px;
    width:568px;
	background-color:#FFE9D2;
	 

}
.tablerow
{
	border: 1px solid #800000;
	background-color: #FFE9D2;
	text-align: left;
	margin-left: 280px;
	color: #800000;
	font-weight: bold;
     
}
.tablerowcenter
{
	border: 1px solid #800000;
	background-color:#FFCEB7;
	text-align:center;
	margin-left: 200px;
	color: #800000;
	font-weight: bold;
     
}
.tablerowhead
{
	border: 1px solid #800000;
	background-color: #FFCEB7;
	text-align: center;
	margin-left: 200px;
	color: #800000;
	font-weight: bold;
	font-size: large;
	height:20px
}
.textclassrighr
{
	 height:20px;
	 width:100px;
	 text-align:right;
	}
.buttonclass
{
	border: thin ridge #663300;
	background-color: #FFCEB7;
 	color:#800000;
}
.gridviewclass
{
	border: 1px solid #800000;
	background-color: #FFE9D2;
	color: #800000;
	width:90%;
}
.gridviewheaderclass
{
	border: 1px solid #800000;
	background-color: #FFE9D2;
	color: #800000;
	
}
.labelrowclass
{
	
	border: 1px solid #800000;
	background-color: #FFCEB7;
	text-align: left;
	color: #800000;
	font-weight: bold;
	font-size: large;
	height:20px;
	width:90%;
}