body, html {
	height:100%;
	margin:0px;
	background-image:url(/images/background.jpg);
	background-position:Top Center;
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-color:#000000;
	}

.sponsor_highlight_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
	vertical-align: top
	}

.sidemenu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: underline
	}
	
.right_cell_dashed_line {
	border-color: black #000000 black black;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px
	}

.bottom_cell_dashed_line {
	border-color: black black #000000;
	border-style: dashed;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px
	}

.black_border {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
	}

.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000
	}

.bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #000000
	}

.red_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #790000;
	text-decoration: underline
	}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline
	}

.sponsorpage_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline
	}

.index_article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline
	}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: 790000
	}

.index_article_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #000000}

.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: 790000
	}

.paragraph_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}

.paragraph_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline
	}

#bold {
	font-weight: bold;
	}