body,html {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #585858;
  margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%; 
	width: 100%; 
} 
/*//////////////////////////////////////////////////*/
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	font-style: normal;
	text-decoration: underline;
}
/*//////////////////////////////////////////////////*/
a.white:link, a.white:visited, a.white:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4F4F;
	font-style: normal;
	text-decoration: underline;
}
/*//////////////////////////////////////////////////*/
a.whiteLeft:link, a.whiteLeft:visited, a.whiteLeft:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
a.whiteLeft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	font-style: normal;
	text-decoration: underline;
}
/*//////////////////////////////////////////////////*/
a.whiteRight:link, a.whiteRight:visited, a.whiteRight:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
a.whiteRight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	font-style: normal;
	text-decoration: underline;
}
/*//////////////////////////////////////////////////*/
a.pink:link, a.pink:visited, a.pink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF4F4F;
	font-style: normal;
	text-decoration: underline;
}
a.pink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	padding-bottom: 50px;
}
/*//////////////////////////////////////////////////*/
a.blue:link, a.blue:visited, a.blue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: blue;
	font-style: normal;
	text-decoration: underline;
}
a.blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	text-decoration: underline;
	padding-bottom: 50px;
}

/*//////////////////////////////////////////////////*/
.text {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 color: blue;
}
/*//////////////////////////////////////////////////*/
.yellowText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #FFFF00;
}
/*//////////////////////////////////////////////////*/
.redText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #FF5959;
}
/*//////////////////////////////////////////////////*/
.bgFooter{
	background-image: url(images/bgFooter.gif);
	width: 760px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
}
/*//////////////////////////////////////////////////*/
.bgLeft{
	background-color:#63C0F7;
}
/*//////////////////////////////////////////////////*/
.bgRight{
	background-color:#FF4F4F;
}
/*//////////////////////////////////////////////////*/
.bgThumb{
	background-image: url(images/bgThumb.gif);
	width: 156px;
	height: 107px;
}
/*//////////////////////////////////////////////////*/
.bgSponsor{
	background-image: url(images/bgThumb.gif);
	width: 140px;
	height: 70px;
}
/*//////////////////////////////////////////////////*/
.bgContent{
	background-image: url(images/bgContent.gif);
	background-color:#FFFFFF;
	width: 760px;
	background-repeat:repeat-y;
}
/*//////////////////////////////////////////////////*/
.bglinksTop{
	background-image: url(images/bgLinksTop.gif);
	width: 740px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-style: normal;
 	color: white;
}
/*//////////////////////////////////////////////////*/
