body {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-size: 11px;
	padding-right:20px;
}

.research_border {
	background-image: url(dots.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* The CSS Code for the menu starts here */
#styleone{
padding-left:8px;
position:relative;
display:block;
height:21px;
font-size:12px;
font-weight:bold;
font-family:Arial,Verdana,Helvitica,sans-serif;}

#styleone ul{
margin:0;
padding:0;
list-style-type:
none;
width:auto;}

#styleone ul li{
display:block;
float:left;
margin:0 1px 0 0;}

#styleone ul li a{
display:block;
float:left;
color:#fff;
text-decoration:none;
padding:3px 20px 0 18px;
height:18px;}

#styleone ul li a:hover,#styleone ul li a.current{
	color:#ffffff;
	background-color: #bc0101;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wh_font {
	color: #FFFFFF;
	font-weight: bold;
}
.warningMessage {
	color:#FF0000;
	font-weight: bold;
}
.player {
background-image:url(player_bg.jpg);
background-repeat:no-repeat;
width: 268px;
height:91px;
}
.player_text {
	color: #000;
	padding-top:15px;
	padding-left:13px;
	font-size:11px;
	line-height:18px;
}
#related ul{
list-style-type:square;
list-style:outside;
}

#related ul li{
font-size:11px;
color:#be1e14;
}

#related ul li a{
font-size:11px;
color:#be1e14;
text-decoration:none
}

#related ul li a:hover{
font-size:11px;
color:#be1e14;
text-decoration:underline
}

