H1  {
	font-size : 14px;
	font-weight : bold;
	color : #0A50A1;
	font-family : verdana, arial, helvetica;
}

H2  {
	font-size : 12px;
	font-weight : bold;
	color : #0A50A1;
	font-family : verdana, arial, helvetica;
}

H3 {
	font-size : 10px;
	font-weight : bold;
	color : #0A50A1;
	font-family : verdana, arial, helvetica;
	padding:0; margin:0;
	line-height:1em;
}
#wrap { 
  width: 1000px; 
  margin: 0 auto; 
}

A  {
	text-decoration: none;
	color : #0A50A1;
	font-weight:bold;
}

A:Visited  {
	text-decoration: none;
}

A:Active  {
	text-decoration: none;
}

TD, P  {
	font-size : 10px;
	font-family : verdana, arial, helvetica;
	color : #5A5A5B;
	font-weight : normal;
}

body {
	font-size : 10px;
	font-family : verdana, arial, helvetica;
	color : #5A5A5B;
	font-weight : normal;
	background-color: #fff;
}


#container {
width:1000px
}
#topmenu {
display:block;
height:23px;
width:100%;
background-color:#4CCB34;
background-image:url(images/topmenubg.jpg);
background-repeat:no-repeat;
}
#header {
display:block;
height:106px;
width:100%;
background-image: url("images/top.gif");
background-repeat:no-repeat;
}
#headerflash {
position:absolute;
top:10px;
left:343px;
}

#abovemain {
height:30px; /* this is the height of the flash */
width:100%;
padding:10px 15px 10px 15px;
}

#maintableleft {
padding:0px 7px 0px 15px;
}
#maintableright {
padding:5px 0px 5px 8px;
}

.leftmenuheader {
height:22px;
background-color:#0A50A1;
color:#fff;
padding:0px 10px 0px 10px;
border:1px solid #0A50A1;
}
.leftmenuheadergreen {
height:22px;
background-color:#40bc36;
color:#fff;
padding:0px 10px 0px 10px;
border:1px solid #0A50A1;
}
.leftmenubox {
padding:10px 10px 10px 10px;
border-color:#ABA7A7;
border-style:solid;
border-top-width:0px;
border-right-width:1px;
border-left-width:1px;
border-bottom-width:1px;
}
.topmenu {
padding: 0px 20px 0px 20px;
color:white;
font-size:12px;
}

.red {
color:#cc0000;
}
.bluebold {
color:#4d8ee3;
font-weight:bold;
}
.redbold {
color:#cc0000;
font-weight:bold;
}
.bigredbold {
color:#cc0000;
font-weight:bold;
font-size:14px;
}
.greenbold {
color:#4ccb34;
font-weight:bold;
}
A.catlist:hover {
color:#40bc36;
}
.bigger {
font-size:14px;
}

ol li {
 padding:0 0 1em 0;
}
.credBalGreen {
 color:#4ccb34;
}
.credBalYellow {
 color:#FBAF5C;
}
.credBalRed {
 color:#c00;
}

.fixed {
 font-family:"Courier New", Courier, mono;
}

