/*--------------------------------------------------------------------------------------------------------
				HTML General classes
--------------------------------------------------------------------------------------------------------*/

body {
	background-color:#999999;
	background-image:url(images/images/bg_01.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #666666;
}

img {
	border:0;
}

/*--------------------------------------------------------------------------------------------------------
				Formatting classes
--------------------------------------------------------------------------------------------------------*/

#rightboxgrn {
	background-image:url(images/box-right.gif);
	background-repeat:no-repeat;
	width:200px;
	height:160px;
}

#rightboxblue {
	background-image:url(images/box-right-blue.gif);
	background-repeat:no-repeat;
	width:200px;
	height:160px;
}

#rightboxcontent {
	width:157px;
	height:110px;
	padding:15px 18px 0px 25px;
}

.boxheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:12px;
}

.boxheader a {
	text-decoration:none;
	color:#FFFFFF
}

.boxheader a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.boxtext {
	font-size:11px;
	color:#49494b;
	line-height: 10px;
}

.style70 {
	font-size: 26px
}

.style28 {
	font-family: Arial, Helvetica, sans-serif;
}

.bsfgbgf {
	background-repeat: no-repeat;
}

.style39 {font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style41 {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #666666; 
}

.style28 {
	font-family: Arial, Helvetica, sans-serif;
}

.style52 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style39 {
	font-weight: bold;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.style41 {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
}

.boxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	line-height: 12px;
	padding-left:13px;
	padding-right:13px;
}

.showdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 13px;
}

.bdycpy {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.imgbdr {
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.spothead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #B0BE34;
}

.spotdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #999999;
}

.lnx {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

.pghd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 34px;
	font-weight: bold;
	color: #B0BE34;
}

.SubHead {	
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;

}

.showlnx {
	font-size: 11px;
	font-weight: bold;
	color: #EB2126;
}

.style56 {

	font-size:11px;
	font-weight:bold;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;

}

.style49 {
	font-size:26px;
	color:#b0bd36;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
}
.videonms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

#contact {
	width:800px;
	margin:0 auto;
	margin-top:15px;
}

#contacttop {
	height:103px;
	width:800px;
	background:url(images/contact-top.jpg) no-repeat;
}

#contactleft {
	height:305px;
	width:325px;
	padding-left:180px;
	padding-top:60px;
	background:url(images/contact-left.jpg) no-repeat left;
}

#contactright {
	height:365px;
	width:295px;
	background:url(images/contact-right.jpg) no-repeat;
	float:right;
}

.contacttxt {
	font-family:Helvetica, Verdana, sans-serif;
	font-weight:normal;
	color:#FFF;
	line-height:22px;
}

.contacttxt a {
	text-decoration:none;
	color:#FFF;
}

.contacttxt a:hover {
	text-decoration:underline;
	color:#FFF;
}

#foot {
	height:40px;
	width:800px;
	background:#FFF;
	padding-top:20px;
	text-align:center;
}

