14t {  font-size: 14px; line-height: 22px}

A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}

A:visited {COLOR: #000000; TEXT-DECORATION: none}

A:active {COLOR: #000000; TEXT-DECORATION: none}

A:hover {COLOR: #996600; TEXT-DECORATION: underline}.15t {  font-size: 14px; line-height: 24px}

.17t {  font-size: 24px; background-color: #FF0000}

.forms {
	font-size: 12px;
	border: 1px solid #98856B;
	background-color: #F0EEEC;

}

.13t {
	font-size: 12px;
	line-height: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.11t {
	font-size: 12px;
	line-height: 15px;
}
.16t {  font-size: 18px}
.bg-1 {
	background-repeat: no-repeat;
	background-position: left bottom;

}
.bg-2 {
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 12px;

}
.forms2 {
	font-size: 12px;
	background-color: #CFC7BB;
	border-top: 0px solid #98856B;
	border-right: 0px solid #98856B;
	border-bottom: 1px solid #98856B;
	border-left: 0px solid #98856B;


}
.input {
	font-size: 12px;
}
.form3 {

	font-size: 12px;
	background-color: #D8D1C7;
	border-top: 0px solid #98856B;
	border-right: 0px solid #98856B;
	border-bottom: 1px solid #98856B;
	border-left: 0px solid #98856B;
}
.trans {
	filter: Alpha(Opacity=90);
	font-size: 12px;
}

a.white { font-size: 10pt; color: #000000; text-decoration: none; line-height: 25px} 
a.white:link{ font-size: 10pt; color: #ffffff; text-decoration: none; line-height: 25px} 
a.white:visited{ font-size: 10pt; color: #ffffff; text-decoration: none; line-height: 25px}
a.white:hover{ font-size: 10pt; color: #000000; text-decoration: none; line-height: 25px}

a.black { font-size: 10pt; color: #EF9F05; text-decoration: none; line-height: 25px} 
a.black:link{ font-size: 10pt; color: #000000; text-decoration: none; line-height: 25px} 
a.black:visited{ font-size: 10pt; color: #000000; text-decoration: none; line-height: 25px}
a.black:hover{ font-size: 10pt; color: #EF9F05; text-decoration: none; line-height: 25px}

/* buttons */
#picmanu { width:160px;float:left;}
#manulist {width:160px; float:left;}
#picmanu ul{ margin:-2px 0 0 -4px; padding:0 0 1px; font-size:9px; font-weight:normal; line-height:6px; word-spacing:-.1em;}
#picmanu ul li.button { height:100px !important; padding-left:10px;  padding-top:2px; text-align:center; zoom:1;}
#picmanu ul li.button a { height:100px; display:block; padding:5px 5px 0; color:#666; cursor:pointer;TEXT-DECORATION:none; }
#picmanu ul li.button a span.thumb { display:block; width:106px; height:65px; margin:0 auto 5px; padding:10px 10px 7px; background:url(../images/button_thumbbg.png) no-repeat 0 0; behavior:url(../js/iepngfix.htc); }
#picmanu ul li.button a:hover { color:#000; text-decoration:none; }
#picmanu ul li.button.active a { height:100px; color:#666; cursor:default; background:url(../images/button_active_bgtop.gif) no-repeat 0 0; }


 /* Tab */
 .menu { height: 25px;display: block;}

.menu ul {list-style: none;	padding: 0;	margin: 0;	}

.menu ul li {	/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 25px;	}

.menu ul li a {	/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 57px;
			height: 25px;
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
		}

.menu ul li a span {/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 57px;}

.menu ul li a span.out {	top: 0px;	}

.menu ul li a span.over,
.menu ul li a span.bg {	/* hide */  	top: -25px;	}

#menu {	background: #696967;}
		
.seled {background: #DFDFDF;} 

#menu ul li a {	color: #ffffff;}

#menu ul li a span.over {background: #DFDFDF;	color: #000000;}
