.flashgray { 
	color:#cfcdb6
}


body {
	font-family: Arial, Geneva, Verdana;
	background: url(images/page-bg.gif) repeat-x #fff;
}

.hr1 {
	color: #C50303;
	height: 1px;
} 

.hr2 {
	color: #C50303;
	height: 2px;
} 



.smcontent {	
	font-size: 11px;	
	} 
	
.content {	
	font-size: 12px;	
	text-align:left;
	padding:0px 0px 0px 10px;
	} 
	
.bcontent {	
	font-size: 12px;	
	font-weight: bold;
	} 
.leftsection {
	background-color:#f9f9f9; 
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:150px;
	text-align:center;	
}
	
.leftnavheader {
	background-color:#C50303; 
	color:#ffffff;
	height: 25px;
	width: 100%;
	font-size: 12px;	
	font-weight: bold;
	padding:0px 0px 0px 0px;
	border-top:2px solid #666666;
	border-bottom:2px solid #666666;
	text-align:center;
} 

.table1 {	/*page content holder table*/
	border:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:800px;
	text-align:center;
	border-spacing: 0px;
	}
	
.table2 { /* left section table*/
	background-color:#f9f9f9; 
	border:0px solid #666666;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:150px;
	text-align:center;
	vertical-align:top; 
	}
.table3 {	/* left and center content table*/
	border:2px solid #666666;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width:100%;
	text-align:center;
}
	
.table4 {	/* center content table*/
	border:0px 0px 0px 0px;
	padding:0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	width:100%;
}
	
.table5 {	/* order form table*/
	background-color:#cfcdb6; 
	border:1px solid #666666;
	padding:10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width:600px;
	text-align:left;
}
	
.caption {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align:right;
	background-color:#cfcdb6; 
	width:130px;
	padding:0px 3px 0px 0px;
}	

.caption1 {
	font-size: 11px;color: #000000;
	text-align:right;
}	

.answer {
	font-size: 11px;
	color: #000000;	
}	

.answer1 {
	font-size: 11px;
	color: #000000;
	background-color:#ffffff; 
}	

.pagehead {font-family:arial, sans-serif;font-size:16px;color:#363636;font-weight:bold;padding-left:5px;}
.parahead {font-family:arial, sans-serif;font-size:12px;color:#C50303;font-weight:bold;padding-left:5px;}


a.leftnav {font-family: Verdana,Arial,Helvetica; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none;}

a.leftnav:hover {
	font-family: Verdana,Arial,Helvetica; 
	font-weight: bold; 
	font-size: 12px; 
	color: #C50303; 
	text-decoration: underline;
}

a.content:link, a.content:visited, a.content:active  {
	color : #C50303;
	text-decoration:underline;
	font-weight:normal;
}		
a.content:hover {
	color : #000000;
	text-decoration:underline;
	font-weight:normal;
}	


.nav {
	background: url(images/corner.gif) no-repeat #C50303;
	padding:5px;
	font-weight:bold;
	font-size: 12px;
}
.nav p {
	color:#ffffff;
	padding:0 5px 0 0 ;
	margin:0;
	text-align:right;
}
.nav ul {
	margin:0;
	padding:0;
	list-style-type:none; 
}
.nav li {
	float:left;
	font-weight:bold;
}
.nav a {
	width:auto;
	border-left:1px solid #ffffff;
	padding:0 5px;
	text-decoration:none;
	color:#fff;
}
.nav a.first {
	border:none;
	margin-left:15px;
	background: url(/images/flashing.gif);
}
.nav a:hover {
	color:#ff0;
}

