.headerbackground {
	background-image: url(header_background.jpg);
	background-repeat: repeat-x;
}
.headerbackground1 {
	background-image: url(header_background1.jpg);
	background-repeat: repeat-x;
}
.blackbackground {
	background:#0f1519;
	color: #EEE;
}
.greybackground {
background:#0f1519;
height:1px;
}
.whitebackground {
background:#ffffff;
height:82px;
vertical-align:middle;
}
.blackthinline {
height:1px;
width:695px;
background:#0f1519;
}
.type1 {
padding-left:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-decoration:none;
}
.type2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#dc5941;
text-decoration:none;
}
.footerbackground {
background-image:url(footer_background.jpg);
background-repeat:repeat-x;
height:60px;
}
.textbox {
width:175px;
height:16px;
margin-left:5px;
border:1px:solid #999999;
margin-left:20px;
}

