body, .body
{
	background: #ffffff top center repeat-x;
	font-family: Calibri, Trebuchet MS, Arial, Sans-Serif;
	background-color: #FFFFFF;
	margin-left: 10px;
}

.tablerow
{
	background-color: #FAEBD7;
}

.tryellow, tryellow, .tdyellow, tdyellow 
{
	background-color: #FFEC8B;
}

.tablerowyellow
{
	background-color: #FFEC8B;
}

h2, .h2
{
	/*background-color: #8FBC8B;*/
	background-color: #C0C0C0;
}

h3, .h3
{
	/*background-color: #8FBC8B;*/
	background-color: #C0C0C0;
}

input, .input
{
	background-color: #FFFF99;
}

submit input, .submit input
{
	background: #C0C0C0;
}

.button
{
   font-size: 80%;
}

.topmenu, .topmenuitem
{
   background-color: yellow;
}

.topmenubar, topmenubar
{
   margin-bottom: 10px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-top-style: solid;
   border-top-width: 1px;
   border-color: #C0C0C0;
};

.UserName
{
   font-size: 0;
}

.printed
{
	font-family: Courier;
}

a
{
	color: #0035FF;
}

a:hover
{
	color: #000000;
}

a img
{
	border: solid 1px #0000FF;
}

td
{
	text-align: left;
	background-color: #F0F0F0;
}

tdyellow
{
	text-align: left;
	background-color: #FFEC8B;
}

h2
{
	/*  font-size: 110%;   padding: 5px;   margin-bottom: 0;   background: #efefef;   border: 1px solid #6699cc;   margin-top:0;*/
	border-bottom: 1px solid #CCCCCC;
}

.Error
{
	color: #FF0000;
	font-weight: bold;
	position: static;
}

 
.td, td
{
	vertical-align: top;
}

