

body {
	background: #FFFFFF;
	color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
	margin: 1px 0% 0% 0%;
	padding: 0px;
    width:100%;
	}
	
	
.dontprint {display:none;}	

p {margin-top:2px; }

h1, h2, h3 	{font-family: Arial, Helvetica, sans-serif; color: #e10915;}

h1 {
	background: transparent;
	font-size: x-large;
	font-weight: normal;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


h2 {
	background: transparent;
	font-size: medium;
	margin: 1px 10px 0px 0px;
	}

h3 {
	background: transparent;
	font-size: small;
	margin: 10px 10px 10px 2px;
	padding:0px;
	}

	
a {
	background: transparent;
	color: #e10915;
	font-weight: normal;
	text-decoration: none;
	}

img {border:none;}
a:hover {
	text-decoration: underline;
	}

td {vertical-align:top;}
th {vertical-align:bottom;text-align:left;}

div#footer { display:none;}

div#mainarea
{
	padding-left:18px;
}

div#menubar {display:none;}


table.login
{
	border:1px solid #666666;width:98%;background-color:#e0e0c2;text-align:left;margin-bottom:20px;
}

.login td {padding:5px 0 5px 5px;}



table.inputform
{
	text-align:left;margin-bottom:20px;
}

.inputform td {padding:2px 0 5px 0px;}



table.listing
{
	text-align:left;margin-bottom:20px;margin-top:10px;
}

.listing td,th {padding:4px 0 4px 2px;}

.listing th {background-color:#e0e0c2;}


.listing2 td,th {padding:4px 0 4px 2px;}

.listing2 th {background-color:#fff;border-top:1px solid #666666;border-bottom:1px solid #666666;}



table.smaller

	 {font-size:smaller;}


/* .smaller td,th {font-size:smaller;} */



.lineStandard {background-color: #fff; }

.lineHilite {background-color: #f2f2f2; }

.bold {color:#666666;font-weight:bold;}

div.divider {border-top: dotted 1px #666666;width:100%;padding-top:20px;}

ul.nomargin {margin-top:0;margin-left:15px;}

