table {	
}
.content_box{
	padding: 3px;
	border: solid 1px #AFC6EB;
	}
table.blank_box th {
	border-right: solid 1px #404040;
	border-top: 1px solid #404040;
	}
.tableborder{
	padding: 3px;
	border: solid 1px #CCCCCC;
	}

table.search_box th {
	
	border-right: solid 1px #AFC6EB;
	border-top: 1px solid #AFC6EB;
	background-color:#404040;
	color: #FFFFFF;
}
table.search_box{
	
	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-size: 11px;}
select {font-size: 11px;}
form { margin: 0px; padding: 0px;}
.alternating_row_color1 {
	background-color: #f5f5f5;
	}
.alternating_row_color2 {
	background-color: #dddddd;
}

.coupon {
	border: 1px dashed #404040;
	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: #FFFF00;}
.style6 {font-size: 12px; font-weight: normal;}
.text_title {font-size: 20px; 	
		font-weight: bold;
		text-transform: capitalize;}

hr {
	color: #404040;
	border: dotted;
}
ol {
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
}
