body {
	font-family:Verdana;
	font-size:12px;
}

ul { margin:0px;
     left-padding:8px;
}

li { margin:0px;
     left-padding:0px;
}
/*
 * links on left hand side.
 */
.left_nav {
	color:#FF6600;    
    }

.left_link {
	color:#999999;
	text-decoration:none;
	
}

.left_link:hover{
	color:#FF6600;
	text-decoration:none;
}

/*
 * Links on top
 */

.top_link {
	color:#333333;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
}
.top_link:hover{
	color:#FF6600;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana;
}


/* 
 * Menu bar
*/

.menu_link {
}

.menu_bar {
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
}

.product_link {
	font-family:Verdana;
	font-size:11px;
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}

.footer_link {
	font-family:Verdana;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
	}

.footer_link:hover {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-decoration:none;
}
	
.box_title {	
	font-family:Verdana;
	font-size:12px;
	color:#999999;
	font-weight:bold;
}

.main_subhead {
	font-family:Verdana;
	color:#3399CC;
	font-weight:bold;
	font-size:11px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
/*	color: #CC3333; */
	color: #FF6600;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	color: #330066; */
	color: #3366CC;
	font-weight: bold;
}

.center_content {
	width:534px;
	margin-top:0px;
	font-family:Verdana;
	font-size:11px;color:#999999
	padding:3px;
}

.bldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.smbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
/*	color: #330066; */
}

.news_link {
	font-family:Verdana;
	font-size:11px;
	color:#FF6600;
}

.form_input {
    border:solid 1px #FF6600;
    }

