body {font-family:arial,helvetica,sans-serif;
    font-size:12px; margin: 5px 0px 0px 5px; }

p { }

td {font-family:arial,helvetica,sans-serif;
    font-size:12px }
    
#header { margin-top:0px; padding: 0px 0px 0px 0px; text-align:center; }
    
.test {font-family:arial,helvetica,sans-serif;
    font-size:12px; font-style:italic; font-weight:bold; text-align:left; width:600px; text-align:justify; }

.redtxt { color: #FF0000; font-weight: bold }

.greytxt { color: #7A7A7A; font-weight: bold }

.title {font-size:18px; font-weight: bold } 

.subtitle {font-size:14px; font-weight: bold }

.smalltxt {font-size:9px; font-style:normal; font-weight: 500 }

.footer { font-size:10px; font-style:normal; font-weight: 500 }

.vtop { vertical-align:top }

.vbottom { vertical-align:bottom; text-align: center; }

.img { border: 1px #000000 solid; }

.noborder { border: 0px #ffffff solid; }

.redtxt { color: #FF0000 }

.ctr { text-align: center; }
.center { text-align: center; }

.left { text-align: left; }

.right { text-align: right; }

.just { text-align:justify; }

a:link { color: #0080FF; font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; text-decoration: none; }

a:visited { color: #0080FF; font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; text-decoration: none; }

a:hover { color: #FF8282; font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; text-decoration: none; }

a:active { color: #0080FF; font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; text-decoration: none; }


.button 	{ background-image: url(images/button.gif);
		background-color:#ffffff;
		font-family: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		border: #000000 1px solid; }

.buttonon 	{ background-image: url(images/buttonon.gif);
		background-color:#ffffff;
		font-family: arial, verdana, helvetica, sans;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		border: #000000 1px solid; }


.shadeform	{ font: 13px arial, verdana, sans-serif;
		background-image: url(images/shadeform.gif);
		text-align: left;
		width: 200px;
		border: #666666 1px solid; }

.textarea	{ font: 13px arial, verdana, sans-serif;
		background-image: url(images/shadeform.gif);
		text-align: left;
		width: 275px;
		height: 125px;
		border: #999999 2px solid; }

.dropdown {	color: #333333;
		width: 200px;
		font: 11px verdana, arial, sans-serif; 