
#menu
{
	position:absolute;
	left: 0px;
	top: 80px;
	width: 150px;
	height: 1100px;
	color: #C0C0C0;
	background:#0000FF;
}

#menu a
{
    color: #C0C0C0;
}


#menu a:link
{
	color: #C0C0C0;
	text-decoration: none;
}

#menu a:active
{
	color: #C0C0C0;
	text-decoration: none;
}

#menu a:visited
{
	color: #C0C0C0;
	text-decoration: none;
}

#menu a:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}

.contentPanel
{
	background-color:#E0E0E0;
	border-style:solid;
	border-width:1px;
	border-color:#8080FF;
	font-family: Arial;
    font-size: 12px;
}

.bgcolor
{
	background-color:#2A2C7E;
}

.fontstyle
{
	font-family: Arial;
    font-size: 12px; 
}

.headerstyle
{
	background-color:#00C0C0;
}

#headerPanel
{
	position: absolute;
	top: 75px;
	left:0px;
	width:990px;
	height:1px;
	background-color:#0000FF;
}

td
{
	border-color:#707070;
}

th{border-color:#707070;}

.TextBoxUC 
{
	font-family: Arial;
    font-size: 12px; 
	
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	border: 1px solid #000000;
	text-transform: uppercase;
}

.TextBoxLC 
{
	font-family: Arial;
    font-size: 12px; 
    
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	border: 1px solid #000000;
}

.headertext
{
	 color:Maroon;
	 font-size:large;
}

.smalltext
{
	 font-size:small; 
}

.rowstyle
{
	background-color:#E0E0E0;
}

.altrowstyle
{ 
	background-color:#C0C0C0;
}































































































































































































