body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
}
a {
	color: #C80000;
	text-decoration: underline;
}

a:visited {
	color: #C80000;
/*	text-decoration: underline !important;*/
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background-color: #C80000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #C62931;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.newshd {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(grax/newsbk.gif);
	font-size: 16px;
	background-position: left top;
}
.hd {
	background-color: #000000;
	color: #FFFFFF;
}
.maintext {
	padding-right: 15px;
	padding-left: 10px;
}
.outline {
	border: 1px solid #D7D7D7;
	background-color: #FFFFFF;
}
.nav {
	background-image: url(grax/nav/button_off.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 135px;
	display: block;
	padding-top: 8px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.copyright {
	font-size: 9px;
	padding-right: 20px;
	display: block;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #D00707;
	margin: 0px;
	padding: 0px;
}
.outline #content h1 {
	padding-left: 10px;
	width: 85%;
	height: 20px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.breadcrum {
	font-size: 9px;
	display: block;
	height: 12px;
	padding-left: 5px;
}
.celloutline {
	display: block;
	border: 1px solid #999999;
}
.buttomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
}
.sold {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.programhd {
	font-size: 12px;
	color: #0000FF;
	padding-right: 30px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.programhdtxt {
	font-size: 11px;
	color: #000000;
	padding-right: 30px;
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
