@charset "ISO-8859-1";
.template_image {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	color: white; 
	font-size: 12px; 
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
	text-decoration: none
}
a         { color: blue; font-family: Helvetica, Arial, Verdana, Geneva; hover: FF00FF  }
a:hover  { color: #f00; font-family: Helvetica, Arial, Verdana, Geneva; hover: FF00FF  }
a:active  { color: red; font-family: Helvetica, Arial, Verdana, Geneva; hover: FF00FF  }
h1           { color: white; font-weight: bolder; font-size: 18px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }
.pagetitle        { color: white; font-weight: bold; font-size: 20px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular; padding-top: 5px; padding-left: 5px }
.itemtitle    { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular; text-align: center; word-spacing: normal; padding: 4px }
h2        { color: white; font-size: 12px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }
h3        { color: white; font-size: 11px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }
h4        { color: white; font-style: normal; font-weight: lighter; font-size: 10px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }

.indextext { color: #fff; font-size: 12px; font-family: Helvetica, Verdana, Arial, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.callout       { color: white; font-size: 10px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular; text-decoration: none }
body            { color: white; font-size: 12px; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background: url(images/main_bg.gif) repeat scroll }
b              { color: white; font-weight: bold; font-size: 12px; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }
.subhead  { color: #fc3; font-style: italic; font-weight: bold; font-size: 12px; font-family: Verdana, Helvetica, Geneva, Arial, Swiss, SunSans-Regular }
strong          { color: white; font-weight: bold; font-size: 14pt; font-family: Helvetica, Arial, Verdana, Geneva, Swiss, SunSans-Regular }
body {
	background-color: #000000;
}
.scrolling_div {
	padding: 5px;
	height: 300px;
	width: 140px;
	overflow: hidden;
}
