

body {
	background-image: url(images/bg_main.jpg);
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {text-decoration: none; color:#5b5547;}
a:visited {text-decoration: none; color:#5b5547;}
a:hover {text-decoration: underline; color:#ad1708;}
a:active {text-decoration: none; color:#ad1708;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {color: #FFFFFF}

.whitetext {
color:#FFFFFF;
font-size:12px;
line-height:17px;
}

.style3 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; <br />
}
.style4 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style5 {font-size: 12px}
.style6 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
.style7 {color: #FF0000}
.style8 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #FF0000; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style10 {color: #333333; font-family: Arial, Helvetica, sans-serif; }
.style11 {color: #333333}
.style12 {color: #CCCCCC}
.stream {
position: relative;
width: 780px;
overflow: auto;
/*height: 280px;
line-height:100%;*/
}
.footer {
	font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; }

a.news:link {text-decoration: underline; color:#ad1708;}
a.news:visited {text-decoration: underline; color:#ad1708;}
a.news:hover {text-decoration: none; color:#000;}
a.news:active {text-decoration: none; color:#000;}
	
a.footer:link {text-decoration: none; color:#fff;}
a.footer:visited {text-decoration: none; color:#fff;}
a.footer:hover {text-decoration: underline; color:#ad1708;}
a.footer:active {text-decoration: none; color:#ad1708;}

.vidcurrent{
font-size:10px;
margin-left:10px;
padding:10px;
width:170px;
background:#958e7c;
color:#fff;
text-align:left;
border:#FF0000 1px solid;
}

.vidlink{
font-size:10px;
margin-left:10px;
padding:10px;
width:170px;
background:#958e7c;
color:#fff;
text-align:left;
}

a.vid:link, a.vid:active, a.vid:visited {  text-decoration:none; color:#fff; }
a.vid:hover {  text-decoration:underline; color:#ff0000; }

/* Begin Highslide Formatting */


.highslide-wrapper div {
    font-family: Arial, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(/scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 600px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
 background:#455560; padding:3px; margin-top:5px; margin-bottom:10px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
	
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
	display: inline;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(/scripts/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
padding:10px;
padding-right:30px;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
.highslide-move {
    cursor: move;
	display:block;
}
.highslide-resize {
    cursor: nw-resize;
}
