/* Chuckie 2010 Website Stylesheet
Date Created: March 18, 2010 */

/* General Definitions */

body {
	font-family : Arial, Helvetica, sans-serif; font-size: 11px;
	scrollbar-arrow-color:#FFCE00;
  	scrollbar-base-color:#863515;
  	scrollbar-shadow-color:#FFCE00;
  	scrollbar-face-color:#863515;
  	scrollbar-highlight-color:#FFCE00;
  	scrollbar-dark-shadow-color:#FFFFFF;
  	scrollbar-3d-light-color:#863515;
}
p, td {
	font-size: 11px;
}

a:link {   
	color: #863515; 
	text-decoration: underline; 
	font-weight: 
}
a:visited {   
	color: #863515; 
	text-decoration: underline; 
	font-weight: 
}
a:active {   
	color: #863515; 
	text-decoration: underline; 
	font-weight: 
}
a:hover {  
	color: #ff0000; 
	text-decoration: none; 
	font-weight:
}

.contpopup {position:relative; z-index:200; top:-900px; left:-50px;}

/*power*/
#popup03 {width:543px;   z-index:200; position: absolute; top:375px; left:228px; display:none;}
#close03 {position:relative;  top:-573px; _top:-580px; left:468px; width:72px; height:27px; z-index:200;}

.scroll {overflow:auto; width:450px; height:337px;}
a.linkwhite:link  {text-decoration:none; font-weight: bold; color:#ffce00; }
a.linkwhite:active  {text-decoration:none; font-weight: bold; color:#ffce00; }
a.linkwhite:visited  {text-decoration:none; font-weight: bold; color:#ffce00; }
a.linkwhite:hover {text-decoration:underline; font-weight: bold; color:#ffffff;}

