/* CSS Document */

body{
  scrollbar-face-color: #C0D4E0;
  scrollbar-3dlight-color: #707CC0;
  scrollbar-darkshadow-color: #008080;
  scrollbar-track-color:#386898;
  scrollbar-base-color:#386898;
  scrollbar-arrow-color: #707CC0;}
  .tabletop {background-color:#7A89A1;font-family:Verdana;font-size:10pt;color:#000000;}
  .tablecells {background-color:#DDDDDD;font-family:Verdana;font-size:10pt;color:#000000;}
  .caption {background-color: #7A89A1; font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold;}

  .checkout {background-color: #7A89A1; font-family: Verdana; font-size: 9pt;color: #000000; }
  .checkoutinput {background-color: #7A89A1; font-family: Verdana; font-size: 9pt;color: #000000;}   
  .nopcart {background-color: #464444; border: 1px;font-family: Verdana; font-size: 9pt;color: #000000;}
  .nopheader {background-color: #7A89A1; font-family: Verdana; font-size: 9pt;color: #000000; font-weight: bold;}
  .nopentry {background-color: #FFFFFF; font-family: Verdana; font-size: 8pt;color: #000000;}
  .noptotal {background-color: #FFFFFF; font-family: Verdana; font-size: 8pt;color: #000000;}
  .nopbutton {background-color: #FFFFFF; font-family: Verdana; font-size: 9pt;color: #000000; font-weight: bold;}
  .ptitle {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12pt;color: #000000; font-weight: bold;}
  .greetext  {font-family: Verdana; font-size:10pt;color: #000000;}
  .blacktext {font-family: Verdana; font-size:10pt;color: #000000;}
  .headertxt {background-color:#C0C0C0;font-family:Verdana;font-size:9pt; color:#000000;font-weight : bold;}

  a:link.largenav {color:#3C1F87;font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration: none;}
  a:active.largenav {color:#3C1F87;font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration: none;}
  a:hover.largenav {color:#000000;background-color:85A0DC;font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration: none;}
  a:visited.largenav {color:#3C1F87;font-family:Verdana;font-size:10pt;font-weight:bold;text-decoration: none;}
  
  a:link.trnav {color: #3C1F87; font-family: Trebuchet MS; font-size:10pt; font-weight: bold; text-decoration: none;}  
  a:active.trnav {color: BLUE; font-family: Trebuchet MS; font-size:10pt; font-weight: bold; text-decoration: none;} 
  a:hover.trnav {color: #000000; background-color: #85A0DC; font-family:Trebuchet MS; font-size:10pt; font-weight:bold; text-decoration: none;}
  a:visited.trnav {color: #3C1F87; font-family: Trebuchet MS; font-size: 10pt; font-weight: bold; text-decoration: none;}  
  
  a:link.nav {color: #3C1F87; font-family: Verdana; font-size:9pt; font-weight: bold; text-decoration: none;}  
  a:active.nav {color: BLUE; font-family: Verdana; font-size:9pt; font-weight: bold; text-decoration: none;} 
  a:hover.nav {color: #000000; background-color: #85A0DC; font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration: none;}  
  a:visited.nav {color: #3C1F87; font-family: Verdana; font-size: 9pt; font-weight: bold; text-decoration: none;}  

  a:link.vidlink {background:url(http://www.rdfabs.com/pageimages/wmv.gif) left no-repeat; float:left ; 
 text-indent:25px; color: #3C1F87; font-family: Verdana; font-size:9pt; font-weight: bold; text-decoration: none; height:18px;  vertical-align:baseline;}
  a:active.vidlink {background:url(http://www.rdfabs.com/pageimages/wmv.gif) left no-repeat; float:left ;text-indent:25px; color: BLUE; font-family: Verdana; font-size:9pt; font-weight: bold; text-decoration: none; height:18px;  vertical-align:baseline;} 
  a:hover.vidlink {background:url(http://www.rdfabs.com/pageimages/wmv.gif) left no-repeat; float:left ; text-indent:25px; color: #000000; background-color: #85A0DC; font-family:Verdana; font-size:9pt; font-weight:bold; text-decoration: none; height:18px;  vertical-align:baseline;}  
  a:visited.vidlink {background:url(http://www.rdfabs.com/pageimages/wmv.gif) left no-repeat; float:left ;  text-indent:25px; color: #3C1F87; font-family: Verdana; font-size: 9pt; font-weight: bold; text-decoration: none; height:18px; vertical-align:baseline;} 
  
  	
  .textanimlink, a {text-decoration : none;}
P.main {font-family : Verdana;font-size : 12pt;font-weight : bold;}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style5 {
	background-color: #7A89A1;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
	.hr1 {
	margin: 0px 0px;
	padding:0px;
	background: url(http://www.rdfabs.com/pageimages/dotted.gif) repeat-x bottom;
	height: 1px;
}
	.hr {
	margin: 0px 0px;
	padding:0px;
	background: url(http://www.rdfabs.com/pageimages/dotted.gif) repeat-x bottom;
	height: 5px;
}
.lrgtitle {
background-color: #FFFFFF; font-family: Verdana; font-size: 12pt;color: #000000;
}
.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
.image-holder img {width:160px;}
.image-holder2 img {width:320px;}

#NewsTicker{border:solid 1px #cccccc;width:350px;height:250px;margin:0 auto;background-color: #CCCCCC;}
#NewsTicker h1{background-color:#C0C0C0;font-family:Verdana;font-size:12px;color:#000000;font-weight:bold;padding:6px; margin:0; border:0;}
#NewsVertical{width: 350px;	height: 250px;	display: block;	overflow: hidden;	position: relative;	}
#TickerVertical {width: 350px;height: 250px;display: block;list-style: none;margin: 0;padding: 0;}
#TickerVertical li {display: block;	width: 350px;color: #333333;text-align: left;font-size: 11px;margin: 0;	padding: 6px;float: left;	}
#TickerVertical li .NewsTitle{display: block;color: #000000;font-size: 12px;font-weight:bold;margin-bottom:6px;	}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {display: block;color: #000000;font-size: 12px;font-weight:bold;margin-bottom:6px;text-decoration:none;}
#TickerVertical li .NewsTitle a:hover {	text-decoration:underline;		}
#TickerVertical li .NewsImg{float:left;	margin-right:10px;		}
#TickerVertical li .NewsFooter{	display: block;	color: #000000;font-size: 10px;	margin:6px 0 14px 0;}
	#controller{padding:6px;font-size:11px;color:#333;}
	#play_scroll_cont{display:none;}

