table {	font-family: Verdena, Arial, Helvetica;	font-size: 11px; }
.content_box{
	
	padding: 3px;
	
	}

body{
	font-family: Verdena, Arial, Helvetica;	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.search_box th {
	background-color: #D1E3F6;
	padding: 3px;
	border-right: solid 1px #AFC6EB;
	border-top: 1px solid #AFC6EB;
	background-color:#003366;
	color: #FFFFFF;
}
table.search_box{
	padding: 3px;
	background-color: #EAEAEA;
	border-left: solid 1px #AFC6EB;
	border-bottom: 1px solid #AFC6EB;
	}
table.search_box td {
	border-right: solid 1px #AFC6EB;
	border-top: 1px solid #AFC6EB;
	padding: 3px;
	}
input {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
select {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
form { margin: 0px; padding: 0px;}
.alternating_row_color1 {
	background-color: #FFFFFF;
	}
.alternating_row_color2 {
	background-color: #EAEAEA;
}

.coupon {
	border: 1px dashed #003366;
	background-color: #FFFFFF;
}
.style1 {color: #FF0000; font-weight: bold;}
.style2 {font-size: 14px; font-weight: bold;}
.style3 {font-size: 10px}
.style4 {color: #FFFFFF;}
.style5 {color: #FF0000;}
.style6 {font-size: 12px; }
.text_title {font-size: 20px; 	
		font-weight: bold;
		text-transform: capitalize;}


hr {
	color: #cccccc;
	border: dotted;
}
ol {
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
