<style type="type/css">

a { 	text-decoration: none;
	color:#01169B; 
	font-weight: bold;}

a { 	text-decoration: none;
	color:#01169B; 
	font-weight: bold;}

a:hover { 
	text-decoration: none;
	color:#FF8400; 
	font-weight: bold;
	background: #FFD5A7;
	border:1px;
	}

input {	font-family: Verdana, sans-serif;
	font-size: 7pt;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: #aaaaaa 1px solid; color: #000000; -moz-border-radius: 4px;}

adiobut {	font-family: Verdana, sans-serif;
	font-size: 7pt;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid; color: #000000; -moz-border-radius: 4px;}



textarea {	font-family: Verdana, sans-serif;
	font-size: 7pt;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: #aaaaaa 1px solid; color: #0000000; -moz-border-radius: 4px;}

td {	font-family: Verdana, Arial; 
	font-size: 7pt; 
	background-color: #FFFFFF;}

.title {	font-family: Arial, Verdana; 
		font-size: 10pt; color:#6B2B2B; 
		font-weight: bold;  
		background-color: #FFFFFF;}

.backGrounder { width: 700; 
		position: absolute; left:100px;
		background-color: #d7d7d7;}

.leftShadow { 	position: absolute;
		width: 50; 
		left:49px;
		font-family: Verdana, font-size: 7pt; 
		background: url(index_images/shadow_left.jpg) repeat }

.rightShadow {	position: absolute;
		width: 50;
		left:801px;
		font-family: Verdana, Arial;
		font-size: 7pt; 
		background: url(index_images/shadow_right.jpg) repeat }

.proHeader {	position: absolute;
		border-width: 0px;
		width:700;
		height:200;
		left:100px;}

.block {	position: absolute;
		font-family: Verdana;
		font-size: 7pt;
		background-color: #FFFFFF;}



.blockheader {	font-family: Verdana;
		font-size: 7pt;
		background-color: #EEEEEE;}


.pronoNews {
		padding-top: 0px;
		width: 52px;
		height: 52px;
		background: url(index_images/stat_button.jpg)
}

.statText {

		font-weight: bold;
		color:#333333;
		font-size: 14px;
		text-align: center;
}

.viewText {

		font-weight: normal;
		font-size: 10px;
		text-align: center;
		color:#666666;
}

.fullStory {
		width:100%;
		text-align:right;

}

.videoPreview {

		width: 52px;
		height: 52px;
		
}


</style>