body {
	margin:0px;
	/*background-color:#ffffff;*/
	background: url(../graphics/bg_xrepeat.jpg)  white repeat-x;
}

#form1 label {
	font-size: 12px;
	color: #036;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}

#form1 input {
	width: 120px;
}

table.main{
	padding:0px;
	border:0px;
	background: #FFF;
}

table.rightpane{
	width:100%;
	height:500;
	padding:0px;
	margin:0px;
}

.td_menu{
	vertical-align:top;
	width:180px;
}

div.header{
	width:976;
	height:72px;
	background-image:url(../graphics/header.jpg);
	background-repeat:no-repeat;
}

div.mainmenu{
	width:180px;
	left:0px;
	top:0px;
	background-color:#ffd207;
}

div.login{
	margin-top:10px;
}

.oform{
	top:15px;
}

.footer{
	background-color:#CCC;    	 
}

A.blue {
    font-family: verdana;
    font-size: 11px;
    color: #3366AA;
    text-decoration: none;
}

A.:hover.blue {
    font-family: verdana;
    font-size: 11px;
    color: #3366AA;
    text-decoration: none;
}

td.sub {
	background-image:url(../graphics/subheaders/sub.gif);
	width:600px; 
	height:34px;  
	padding-left:15px; 
	padding-top:2px; 
	font-size:10pt; 
	color:#292D30; 
	align:left;
}
