body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}

.top_frame1 {
	background: #00339D;
}

.top_frame2 {
	background: #ccdaf0;
	padding: 0.2em;
	font-weight: bold;
	font-size: 0.8em;
}

h1 {
	font-size: 1.2em;
	color: #ffffff;
	text-align: center;
	padding: 0.2em;
	margin: 0em;
	font-weight: normal;
}

h2 {
	font-size: 1.1em;
	text-align: center;
	padding: 0.2em;
	margin: 0em;
	background: #FFFFCC;
	font-weight: bold;
}

h3 {
	font-size: 1.05em;
	text-align: left;
	padding: 0.2em;
	margin: 0em;
	font-weight: bold;
}

ul {
	font-size: 0.9em;
}

li {
	padding: 0.1em;
	margin: 0em;
}

.pre_text {
	font-size: 0.75em;
	text-align: left;
	padding: 0.2em;
	margin: 0em;	
}

.bottom {
	font-size: 0.75em;
	text-align: center;
	padding: 0.2em;
	margin: 0em;	
}

.sub_categories {
	font-size: 0.7em;
	text-align: center;
	padding: 0.2em;
	margin: 0em;	
	background: #FFFFCC;
}

.small_text {
	font-size: 0.7em;
}

.coupon_row_1 {
	background: #F2F2F2;
}

.coupon_row_0 {
	background: #FFFFFF;
}

.exp {
	color: black;
	font-size: 0.8em;

}


.rest {
	color: red;
	font-size: 0.8em;
}


.c_text {
	font-size: 0.85em;
	font-weight: bold;
}

li {
	color:blue;
	list-style-type:disc;
}

ul {
	padding: 0.2em;
	margin: 0em 1em;
	text-align: left;
}

.cell_header {
	font-size: 1.1em;
	color: green;
}

.search {
	background: #ebf0f9;
	text-align: center;
}

.cat_header {
	font-size: 0.9em;
	text-align: center;
	background: #ebf0f9;
	font-weight: bold;
}

.cat1 {
	background: #ebf0f9;
	font-size: 0.7em;
	list-style-type:none;
}

.cat0 {
	background: #ffffff;
	font-size: 0.7em;
	list-style-type:none;
}

.banner {
	padding-bottom: 2px;
	border: none;
	display: inline;
	float: right;
}

.coupon_1 {
	background: #F2F2F2;
	font-size: 0.8em;
}

.coupon_0 {
	background: #ffffff;
	font-size: 0.8em;
}

.frame {
	background: #00339D;
}

.frame_desc {
	color: white;
}

.frame_expr {
	color: #99CCFF;
}

.frame_code {
	color: #99CCFF;
	font-size: 1.2em;
}

.frame_rest {
	color: red;
}

.frame_bottom {
	background: #FFCC66;
}

.report {
	color: white;
}

.add_link {
	font-size: 0.8em;
}

.link {
	color: black;
}