html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

.tablebackground
{
	background: url(images/bkgd2.gif) repeat top center;
	height:100%;
	padding: 0;
	
}


#fullheight{height:100%}

#regtable{
	padding: 0;
	
	}

#body {
font-family:   verdana, arial, sanserif;
font-size: 8.5pt;
line-height: 14pt;
text-decoration: none;
color: #000000;
}

#bodysmall {
font-family:   verdana, arial, sanserif;
font-size: 7.5pt;
line-height: 10pt;
text-decoration: none;
color: #000000;
}

#sidebody {
font-family:   verdana, arial, sanserif;
font-size: 7.5pt;
line-height: 8.5pt;
text-decoration: none;
color: #000000;
}

#bottom {
font-family:  verdana, arial, sanserif;
font-size: 6.5pt;
line-height: 10pt;
text-decoration: none;
letter-spacing: 0px;
color: #4b5970;
}

#bottomwhite {
font-family:  verdana, arial, sanserif;
font-size: 6.5pt;
line-height: 10pt;
text-decoration: none;
letter-spacing: 0px;
color: #ffffff;
}

A.bodylink {
color: #000000;
text-decoration: underline;
}

A.bodylink:visited {
color: #000000;
text-decoration: underline;
}

A.bodylink:active {
color: #000000;
text-decoration: underline;
}

A.bodylink:hover {
color: #dd1608;
text-decoration: underline;
}



A.bottom {
color: #4b5970;
text-decoration: none;
}

A.bottom:visited {
color: #4b5970;
text-decoration: none;
}

A.bottom:active {
color: #4b5970;
text-decoration: none;
}

A.bottom:hover {
color: #dd1608;
text-decoration: underline;
}

A.bottomwhite {
color: #ffffff;
text-decoration: none;
}

A.bottomwhite:visited {
color: #ffffff;
text-decoration: none;
}

A.bottomwhite:active {
color: #ffffff;
text-decoration: none;
}

A.bottomwhite:hover {
color: #dd1608;
text-decoration: none;
}


