P{font-family:"arial";color:#c1c100;font-size:10pt}

.smallertext {font-family:"arial";color:#C1C100;font-size:8pt}

input.btn{
   color:#ffff00;
   font-family: arial,helvetica,sans-serif;
   font-size:75%;
   font-weight:normal;
   background:#800000;
}



H1 {color:#c1c100; font: bold 17pt "arial"}
H2 {color:#c1c100; font: bold 15pt "arial"}
H3 {color:#c1c100; font: bold 13pt "arial"}
H4 {color:#666666; font: bold 11pt "arial"}
H5 {color:#000084; font: bold 9pt "arial"}
H6 {color:#000084; font: bold 8pt "arial"}

A:link {font-family:arial;color:#c1c100;font-weight:normal;font-size:9pt;text-decoration:none;}

A:hover {font-family:arial;color:#00aa00;font-weight:normal;font-size:9pt;text-decoration:none;}

A:visited {font-family:arial;color:#c1c100;font-weight:normal;font-size:9pt;text-decoration:none;}

.image{
	
	border-color: #555555;
	border-width:5px;
      }

HR {width:600;color:C1C100;}

UL {color:#000000;}
LI {color:#000000; font: 11pt "arial"; margin: 5px}


BODY{scrollbar-base-color : #000000; scrollbar-arrow-color : #ffff00}


a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: URL(../images/buttonback.gif);
background-repeat: no-repeat;
width: 142px;
height: 21px;
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 0px;
text-align: center;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
float: left;
margin: 0 0em;


}

a.button:link, a.button:visited {
color: #c1c100;
font-size: 11px;
font-weight: bold;
}

a.button:hover  {
color: #800000;
background-image: URL(../images/hover_button.gif);
font-size: 11px;
font-weight: bold;
}


a.buttonDis:link .icon, a.buttonDis:visited .icon, a.buttonDis:hover .icon, a.buttonDis:active .icon {
background-position: 0 -56px;
}

.hiddenPic {display:none;}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}


