BODY,TD,TR,TABLE,INPUT,TEXTAREA,SELECT,OPTION  { 	
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size : 9pt;
	 }

SMALL  {
	font-size : 10px;
}
	 
 
H2,H3,BIG  {
	font-size : 9pt;
	font-weight: bold;	
	color:#FF9900;	
}

.title {
	font-family: Tahoma,Verdana,Arial;
	font-size : 22pt;
	letter-spacing:1px;
	font-weight: normal;	
	color:#FF9900;	
}

.title2 {
	font-family: Tahoma,Verdana,Arial;
	font-size : 14pt;
	letter-spacing:1px;
	font-weight: normal;	
	color:#FFFFFF;	
}

.title2wh {
	font-family: Tahoma,Verdana,Arial;
	font-size : 14pt;
	letter-spacing:1px;
	font-weight: normal;	
	color:#000000;	
}


A  {
	font-weight: bold;
}

A:active {
	color : #FF9900;
	text-decoration : none;		
}

A:hover {
	color : #FF9900;
	text-decoration : none;	
}

A.nolink {
	font-weight: normal;
	text-decoration : none;
}

A.nolinkb {
	font-weight: bold;
	text-decoration : none;
}

A.norm {
	font-weight: normal;
}

A.nav {
	text-decoration : none;
	color : #CCCCCC;	
}


A.nav:hover {
	text-decoration : underline;
	color : #FF9900;	
}



.hlt {
	color:#FF9900;
}

.bg {
	color:#576367;
}

.bggray {
	background:#CCCCCC;
}


.bgwhite {
	background:#FFFFFF;
}


.black {
	color:#000000;
}

.graymd {
	color:#999999;
}

.white {
	color:#FFFFFF;
}


.url {
	color:#FF9900;
	text-decoration:none;
	font-weight: bold;	
}


.input {
	color:#576367;
	background-color:#FFFFFF;
	border:solid #444444 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(img/bg_input.gif);			
				
}
.inputact {
	color:#222222;
	background-color:#FFFFFF;
	border:solid #000000 1px;
	padding-left: 4px;
	padding-right: 4px;
	background-image: url(img/bg_input.gif);					
				
}

.button {
	font-size : 10px;	
	font-weight: bold;
	background-color:#CCCCCC;
	color:#333333;
	border:solid #333333 1px;
	cursor:hand;						
}

.buttonover {
	font-size : 10px;	
	font-weight: bold;
	background-color:#FF9900;
	color:#333333;
	border:solid #333333 1px;
	cursor:hand;
							
}

/* pics */
.pic {
	border : 1px solid #000000;
	background-color:#FFFFFF;
}

.picnorm {
	filter: alpha(Opacity=60,FinishOpacity=60,Style=1);
	background-color:#666666;	
		}
						
.picover{
	background-color:#666666;	
}


.pic2norm {
	filter: gray alpha(Opacity=40,FinishOpacity=40,Style=1);
	border : 1px solid #000000;
	background-color:#FFCC66;
}


.pic2over {
	border : 1px solid #FFFFFF;
	background-color:#FFFFFF;	

}	

.pichlt {
	border : 1px solid #FF9900;
	background-color:#FF9900;	

}	

.ill {
	border : 1px solid #DDDDDD;
	background-color:#EEEEEE;	

}

/* misc */

P.small {
	margin-top: 6px;
	margin-bottom: 6px;
}	

HR {
	color : #77868B;
}

.picleft {
	float: left;
	width: 1%;
	margin: 0 15px 15px 0;
	padding: 10px;
	text-align: center;
	background: white;
	border: 1px solid #ccc;
	}
	
.info {
	padding: 10;
	border: 1px dotted #FFFFFF;
	}	
	
.adwords {
	filter: gray alpha(Opacity=40,FinishOpacity=40,Style=1);
}

/* lists */

UL {
	list-style-image: url(img/bullet_gray.gif);
	padding-left:12px;	
	margin-left: 12px;
	text-indent: 0cm;
}

LI {
	padding-top:2px;
	padding-bottom:6px;	
}		
