a:hover{
		color: #ff9900;
     text-decoration: underline;
}
body{
		margin-top: 0px;
     margin-left: 0px;
}
hr{
		color: #ff9900;
     background-color: #ffffff;
}
tr.oddrow{
		color: #000000;
		background-color: #ffffff;
}
tr.evenrow{
     color: #000000;
     background-color: #ccccff;
}
td{
   	font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
}
td.smalltext{
		font-family: verdana, sans-serif, arial, helvetica;
     font-size: 10px;
}
td.bigtext{
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 14px;
}
td.columnhead{
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 14px;
     font-weight: bold;
     color: #ffffff;
     background-color: #000080;
}
td.sidemenu{
		color: #000000;
     background-color: #ccccff;
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
}
td.pageborder{
		color: #ffffff;
     background-color: #000000;
}
td.pagetitleborder{
		color: #000000;
		background-color: #ff9900;
}
td.rowhilite{
     color: #000000;
     background-color: #ccccff;
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
     font-weight: bold;
}
td.pageon{
     color: #666699;
     background-color: #ffffff;
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
     font-weight: bold;
}
font{
		font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
}
font.smalltext{
		font-family: verdana, sans-serif, arial, helvetica;
     font-size: 10px;
}
font.bigtext{
		font-family: verdana, sans-serif, arial, helvetica;
     font-size: 14px;
}
font.titletext{
		font-family: verdana, sans-serif, arial, helvetica;
     font-size: 16px;
		font-weight: bold;
}
font.pageon{
     color: #666699;
     background-color: #ffffff;
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
     font-weight: bold;
}
h1{
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 13px;
     font-weight: bold;
     text-decoration: underline;
}
div.navMenu{
		font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
     color: #000000;
		background-color: #cccc99;
		border-color: #666666;
		border-style: solid;
		border-width: 2px;
		padding: 5px;
		position: absolute;
		visibility: hidden;
		width: 150px;
}
input.btnsubmit{
     font-family: verdana, sans-serif, arial, helvetica;
     font-size: 11px;
     color: #000000;
    	background-color: #ccccff
}