body {
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-face-color:#FF8C00;
	scrollbar-highlight-color:Black;
	left : 0;
	right : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	top : 0;
	bottom : 0;
	font-family : Verdana;
	background-color : White;
	background-image : url(../images/logo_bg.gif);
	background-position : 50% 140px ;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
table.bg{

}
td.black_line{
	line-height : 1px;
	background-color : #000000;	
}
td.orange_line{
	line-height : 1px;
	background-color : #FF8C00;	
}
td.crumbs{
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	line-height : 15px;
	background-color : #000000;
}
a.crumbs{
	text-decoration : none;
	color : #ffffff;	
}
a.crumbs:hover{
	text-decoration : none;
	color : #FF8C00;		
}
td.date{
	font-size : 11px;
	color : #ffffff;
	font-weight : bold;
	text-align : center;	
	background-color : #000000;	
	height : 18px;	
}
td.payoff{
	font-size : 15px;
	color : #FF8C00;
	font-weight : bold;
	text-align : center;
	font-weight : bold;
	text-align : center;
	background-color : #000000;
	font-style : italic;
	height : 20px;
}
h1{
	color : #191970;
	font-size : 33px;
	margin-bottom : 10px;
	margin-top : 0px;
	font-family: "Arial Black";
}
h2{
	color : #191970;
	font-size : 20px;
	margin-bottom : 0px;
	margin-top : 0px;
}
a{
	color : #191970;
}
a:hover{
	color : #000099;
}
td.bg_menu{
	padding-bottom : 10px;
	padding-top : 10px;
}
table.menu_bg{
	background-image : url("../images/menu_bg.gif");
	background-position : left top;
	background-repeat : repeat-y;		
}
td.menu{
	color : White;
	font-size : 11px;
	text-align : justify;
	padding-right : 18px;	
}
#over{
	font-weight : bold;
	color : #FF8C00;
	line-height : 25px;
}
td.menu_email{
	background-image : url("../images/menu_email.gif");
	background-position : left top;
	background-repeat : no-repeat;
	height : 45px;
	text-align : center;	
}
#menu_diy{
	padding-left : 18px;
	text-align : center;
}
a.menu{
	color : White;
	font-weight : bold;	
	width : 100%;
	text-decoration : none;
	line-height : 25px;
}
a.menu:hover{
	color : #FF8C00;
}
a.menu_email{
	font-size : 11px;
	font-weight : bold;
}
td.content{
	text-align : justify;
	font-size : 13px;	
	padding : 5 px;
}
td.contact{
	font-size : 11px;
	color : #191970;
	font-weight : bold;
	text-align : center;
}