h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FF6600;
}
h5 {
	font-size: 13px;
	color: #434343;
	margin: 0px;
}

p {
	font-size: 13px;
	color: #333333;
}


h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 30px;
	color: #555555;
}


h6 {
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
.ad_bg {
	background-image: url(images/background_white_180x100.gif);
	background-repeat: no-repeat;
}
.special_bg {
	background-image: url(images/background_white_520x115.gif);
	background-repeat: no-repeat;
}



a:link {
	color: #3300FF;
}

a:visited {
	color: #3300FF;
}


hr {
	color: #FF6600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

a:hover {
	color: #FF6600;
}
h3 {
	font-size: 11px;
	color: #646464;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 5px;
}


.ad_text {
	font-size: 11.5px;
	margin-right: 7px;
	margin-bottom: 2px;
	margin-left: 7px;
	margin-top: 0px;
	line-height: 14px;
}
.table_style p {
	margin: 2px;
}


.ad_title {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 7px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
li p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.table_style {
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-top-width: 1px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.table_top {
	font-weight: bold;
	background-color: #EEEEEE;
	font-size: 13px;
	color: #555555;
	text-transform: uppercase;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.table_cell {
	font-size: 13px;
	color: 333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}

.Red {
	color: #F00;
}
