body, table, td, p {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    }
	
	.titlepage{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	}

	.titleparagraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C49233;
	}
	
	.footertext {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #999999;
	}	
		
	a:link {color: #990000;
	text-decoration:none;
	font-weight: bold;}
    a:visited {color: #990000;
	text-decoration:none;
	font-weight: bold;}
    a:hover {color: #990000;
	text-decoration:none;
	font-weight: bold;}
    a:active {color: #990000;
	text-decoration:none;
	font-weight: bold;}


	
body {
 scrollbar-face-color:#98A7C1; 
 scrollbar-track-color:#ADAEB3; 
 scrollbar-arrow-color:#D3D3E9; 
 scrollbar-shadow-color:#98A7C1; 
 SCROLLBAR-HIGHLIGHT-COLOR: #98A7C1;
SCROLLBAR-SHADOW-COLOR: #98A7C1;
SCROLLBAR-3DLIGHT-COLOR: #98A7C1;

}

#promo {
	float:left;
	height:86px;
	width:180px;
	padding:0px;
	margin:-145px 0px 0px 10px;

}
#promo p {
	text-align:left;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	line-height:1.5em;
	margin:10px 0px 0px 0px;
	padding:0px;
}
.tablogo {
 	display: block;
 	width: 86px;
 	height: 86px;
	margin:0px 0px 0px 28px;
	background-image:url("promo/images/tablogo.jpg");
	background-repeat:no-repeat; 
}


.inputbox {
border-top:#333333 solid thin;
border-bottom:#333333 solid thin;
border-right:#333333 solid thin;
border-left:#333333 solid thin;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background : #F3F3F3;
}
