body { font-family: verdana, sans-serif; font-size: 10px; color: #000000; background: #000000; }

td { font-family: verdana, sans-serif; font-size: 10px; color: #000000; padding: 1px; }

hr {color:#D3D3D3; background-color:#FFFFFF; height:1px; width:90%; text-align:center}

p  {font-family:verdana,sans-serif; font-size:10px; color:#000000;}
	.head { color: #990000; font-size:24px; font-weight: bold; font-family:times, serif; }
	.header { color: #000000; font-size:24px; font-weight: bold; font-family:times, serif; }
	.redhead { color: #990000; font-size:12px; font-weight: bold; }
	.subhead { color: #000000; font-size:14px; font-weight: bold; }
	.bold { color: #000000; font-weight: bold; }
	.redbold { color: #990000; font-weight: bold; font-size:10px; }
	.whitehead { color: #FFFFFF; font-size:12px; font-weight: bold;}
	.white { color: #FFFFFF;}
	.input { font-family: verdana, sans-serif; font-size: 10px; color: #000000; line-height: 12px; }
	.select {font-family:verdana,sans-serif; font-size:10px; text-align:justify; color:#000000;}	
	
li { list-style-type: square; }


img {
 border-width: 0px;
 border-style: solid;
 border-color: #000000;
 hspace: 4px;
 vspace: 4px;
}
	
	
h1 {font-size:24px; color:#990000; font-family:times, serif; font-weight:bold; }
h2 {font-size:14px; color:#000000; font-family:verdana,sans-serif; font-weight:bold; text-transform: uppercase;}
h3 {font-size:12px; color:#000000; font-family:verdana,sans-serif; font-weight:bold}
h4 {font-size:12px; color:#000000; font-family:verdana,sans-serif; font-weight:bold; letter-spacing: 3px; text-transform: uppercase; line-height:12px; border-bottom:1px solid #000000; }
h5 {font-size:24px; color:#000000; font-family:times, serif; font-weight:bold; }


A:link {text-decoration: none; font-weight:bold; color:#990000;}
A:visited {text-decoration: underline; font-weight:bold; color:#333300;}
A:hover {text-decoration: underline; font-weight:bold;}

A:link.white { color: #FFFFFF; font-weight:bold; text-decoration: none; }
A:hover.white { color: #FFFFFF; font-weight:bold; text-decoration: underline; }
A:visited.white { color: #FFFFFF; font-weight:bold; text-decoration: none; }

A:active {text-decoration: underline; font-weight:bold;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.formbutton{
cursor:pointer;
border:outset 1px #666633;
background-color:#333300;
background:#000000;
color:#F5F5F5;
font-weight:bold;
font-size: 9px;
background:#666633;
}

.formmenu{
cursor:pointer;
border:outset 1px #666633;
background-color:#333300;
background:#666633;
color:#FFFFFF;
font-weight:bold;
font-size: 9px;
background:#666633;
}

.carea	{ 
color: #000000;
background:#FFFFFF;
border:inset 2px #FFFFFF;
padding:4px;
margin: auto
align:top;
}


form{ margin: 0; }