/* links */
/*
  A.red:link { color: #CCCC99; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.red:visited { color: #999966; 
    text-decoration: none; 
    font-weight: bold; }

  A.red:active { color: #99cccc; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.red:hover { color: #99cccc; 
    text-decoration: underline; 
    font-weight: bold; }
*/


A.manbot:link { color: #ffffcc; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.manbot:visited { color: #eeeebb; 
    text-decoration: none; 
    font-weight: bold; }

  A.manbot:active { color: #ffff99; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.manbot:hover { color: #ffff99; 
    text-decoration: underline; 
    font-weight: bold; }


A.topnav:link { color: #336699; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.topnav:visited { color: #336699; 
    text-decoration: none; 
    font-weight: bold; }

  A.topnav:active { color: #224488; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.topnav:hover { color: #224488; 
    text-decoration: none; 
    font-weight: bold; }




A.pagelink:link { color: #336699; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.pagelink:visited { color: #336699; 
    text-decoration: none; 
    font-weight: bold; }

  A.pagelink:active { color: #224488; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.pagelink:hover { color: #224488; 
    text-decoration: underline; 
    font-weight: bold; }
    



A.revlink:link { color: #ffffcc; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.revlink:visited { color: #ffffcc; 
    text-decoration: none; 
    font-weight: bold; }

  A.revlink:active { color: #ffff66; 
    text-decoration: none; 
    font-weight: bold; }
    
  A.revlink:hover { color: #ffff99; 
    text-decoration: underline; 
    font-weight: bold; }

    .goto {font-size: 11px; color:#336699; font-weight: bold;}
 .gotorev {font-size: 11px; color:#ffffcc; font-weight: bold;}


A.close:link { color: #99CCFF; 
    text-decoration: none; 
    font-weight: 700; }
    
  A.close:visited { color: #99CCFF; 
    text-decoration: none; 
    font-weight: 700; }

  A.close:active { color: #99CCFF; 
    text-decoration: none; 
    font-weight: 700; }
    
  A.close:hover { color: #99CCFF; 
    text-decoration: underline; 
    font-weight: 700; }

/* global */

#maincontent h1 { font-size: 14px; font-weight: bold; color:#8e2800;
	font-family: arial, helvetica, sans-serif; 
	margin-top: 10px;
	margin-bottom: 8px }

#maincontent h2 { font-size: 13px; font-weight: bold; color:#8e2800;
/*cc3333*/
	font-family: arial, helvetica, sans-serif; 
	margin-top: 8px;
	margin-bottom: 8px }

#maincontent h3 { font-size: 13px; font-weight: bold; color:#8e2800;
	font-family: arial, helvetica, sans-serif; 
	margin-top: 8px;
	margin-bottom: 8px }

.deftxt h2 {
	font-family: arial, helvetica, sans-serif; 
	font-weight: 700; 
	color:#8e2800;
}


p { margin-top: 8px;
margin-bottom: 10px }

.deftxt { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color:#333333;}	

/*include*/
.includehdr { font-size: 13px; font-weight: bold; color:#ff6633;
margin-top: 8px;
margin-bottom: 8px }

.incsep {background: #cccccc; width: 188px; height: 1px;}

/*site parts*/

.quote  {font-size: 15px; font-weight: normal; color:#990000; line-height:120%;}
.attribute  {font-size: 13px; font-weight: normal; color:#990000; margin-top:6px;}

.sidebar  {	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	color:#333333;
margin: 0 8px 0 10px;
padding: 0;
}

.sidebar p {
margin-bottom: 4px;
}

#relsidebar  {  font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color:#333366;
margin: 0 10px 0 10px;
padding: 0;
}

#maincontent {
font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color:#333333;
margin: 0 0 0 0;
padding: 0;

}

#maincontent a:link { color: #336699;  text-decoration: none;  font-weight: bold;}

#maincontent a:visited { color: #336699;  text-decoration: none;  font-weight: bold;}

#maincontent a:hover { color: #224488;  text-decoration: underline;  font-weight: bold;}

#maincontent a:active { color: #224488;  text-decoration: none;  font-weight: bold;}


.lpad { padding-left:10px }

.rpad { padding-right:10px }

.vidtitle  { margin-top:10px; margin-bottom:10px;}

.vidwarning { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color:#999999;}	

/*colors and headers */

.orangehdr13 {font-size: 13px; font-weight: bold; color:#ff3300;}

.redhdr13 {font-size: 13px; font-weight: bold; color:#cc3333;}
.redhdr14 {font-size: 14px; font-weight: bold; color:#cc3333;}

.grey66 {color:#666666;}
.grey33 {color:#333333;}
.white {color:#ffffff;}
.tan {color:#cccc99;}
.red66 {color:#660000;}
.red99 {color:#990000;}
.orange {color:#cc6600;}
.blueglass {color:#000099;}
.maroon {color:#330000;}
.mauve {color:#993333;}
.divider {color:#8cba60;}
.dkblu {color:#000033;}
.brn {color:#663300;}

.def14 {font-size: 14px; font-weight: normal; color:#333333;}
.white14 {font-size: 14px; font-weight: normal; color:#ffffff;}
.hmteaser {font-family: arial, helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#fad2ab; padding: 1.2em 0}

.def13 {font-size: 13px; font-weight: normal; color:#333333;}
.white13 {font-size: 13px; font-weight: normal; color:#ffffff;}

#gotopage {font-size: 11px; font-weight: bold;}



.white { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color:#ffffff;}

.red { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color:#660000;}




.arrows { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	color:#3399cc;}	

.ftxt { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color:#cccc99;}	
	
	.fquote { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color:#CCCCFF;}	


.caption { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color:#333333;}





.question { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color:#990000;}
	






.credits {
	font-family: geneva, verdana, helvetica, sans-serif; 
	font-size: 10px;
	color:#333333;
}

.smverd {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px;
	color:#333333;

}


.smverdb {
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px;
	color:#333333;
 font-weight: 700;
}




.smallh, .smallh33 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
}

.mainTxt {
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #333;
}
	
.topm {margin-top:8px }

body#vidvid {
	font-family: arial, helvetica;
}

