/* Russbassett
	Copyright © 2009. All rights reserved. */
body
{
background-image:url(images/DDbkgd.gif);
background-repeat: repeat-x;
background-position: top left;
background-color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height:16px;
}
body.home
{
background-image:url(images/DDbkgdhp.gif);
background-repeat: repeat-x;
background-position: top left;
background-color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	line-height:16px;
}
a:link, a:visited, a:active
{ color: #666666;text-decoration: underline;}
a:hover
{ color: #cc3333;text-decoration: underline;}
a.redlink:link, a.redlink:visited, a.redlink:active
{ color: #990000;text-decoration: none; font-weight:bold;}
a.redlink:hover
{ color: #FF0000;text-decoration: underline; font-weight:bold;}

h1{
	font-size: 15px;
	font-weight:lighter;
	font-family: Arial, Helvetica, San-Serif;
	color:#cc3333;
	margin: 30px 15px 10px 0px;
	}
h1 a:link, h1 a:hover, h1 a:active, h1 a:visited
{ color:#ccc; text-decoration: none; }
/*Sidebar*/
td.sidebar {
	font-size:12px;
	text-align: left;
	line-height:14px;
	}
a.sidebar:link, a.sidebar:visited, a.sidebar:active
{ font-size:10px; color: #666;text-decoration: underline;}
a.sidebar:hover
{ font-size:10px; color: #cc3333;text-decoration: underline;}
img.feature { 
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
}
.require 
 { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 line-height: 12px; 
 color: #CC0000; 
 }

hr 
{
border: none 0;
border-top: 1px solid #CCCCCC;
width: 100%
height: 1px;
}

/*Video*/
.photo {
margin:0px;
position:relative;
width:192px;
height:143px;
}
.photo span {
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	top: 110px;
	left: 160px;
	background:url(../images/videoplay.png) no-repeat;
}


/*Footer*/
td.footer
{
font-size: 11px;
font-family: Arial, Helvetica, San-Serif;
color:#999;
}
a.footer:link, a.footer:visited, a.footer:active
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #999;text-decoration: none;}
a.footer:hover
{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #999;text-decoration: underline;}
.copy {
	font-size:9px;
	color:#bababa;
	}
a.copy:link, a.copy:visited, a.copy:active
{ font-size:9px; color: #bababa;text-decoration: none;}
a.copy:hover
{ font-size:9px; color: #999;text-decoration: underline;}

