BODY {
	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-ARROW-COLOR: #ff9900;
	SCROLLBAR-BASE-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
	scrollbar-3d-light-color :white;
   }

td {
	font-family: "Verdana";
	font-size: 10px;
	color: #444444;
	font-weight: bold;
}

.plain {
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
	font-style: italic;
	font-weight: normal;
}

h1 {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	display: inline;
}

h2 {
 font-family: Verdana;
	font-size: 12px;
	color: #ff6600;
	display: inline;
	}
	
h3 {
    font-family: Verdana;
	font-size: 20px;
	color: #ff6600;
	style: italic;
	display: inline;
}
.dg {
	font-family: "Verdana";
	font-size: 10px;
	color: #666666;
}

a {
	font-family: Verdana;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a:link {
color: #ff6600;
text-decoration: none;
}

a:hover {
color: #333333;
text-decoration: none;
}

a.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
size: 10px;
color: #663366;
font-weight: bold;
text-decoration: underline;
}

a.link:link {
color: #663366;
text-decoration: underline;
}

a.link:hover {
color: #ff6600;
text-decoration: none;
}

a.lm {
font-family: "Verdana";
size: 9px;
color: #7300BF;
font-weight: bold;
text-decoration: none;
}

a.lm:link {
color: #7300BF;
text-decoration: none;
}

a.lm:hover {
color: #ff9900;
text-decoration: none;
}


a.text {
font-family: "Verdana";
font-size: 10px;
color: #666666;
font-weight: bold;
text-decoration: underline;
}

a.text:link {
color: #666666;
text-decoration: underline;
}

a.text:hover {
color: #FF8600;
text-decoration: underline;
}

ul  {
	list-style-image: url(../images/graphics/bg-oBox.gif);
	list-style-type: round;	
	list-style-position: outside;
	}

form {
	font-family: "Verdana";
	font-size: 10px;
	color: #777777;
	}

textarea {
	font-family: Verdana;
	font-size: 9px;
	color: #777777;
}

select {
	font-family: Verdana;
	font-size: 8px;
	font-weight: bold;
	height: 18px;
}

input {
	font-family: "Verdana";
	font-size: 9px;
	color: #777777;
	height: 19px;
	text-align: middle; 
}

.select-scroll {
	SCROLLBAR-FACE-COLOR: #EDEAD8;
	SCROLLBAR-ARROW-COLOR: #B3A85B;
	SCROLLBAR-BASE-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: #EDEAD8;
	SCROLLBAR-SHADOW-COLOR: #B3A85B;
	SCROLLBAR-HIGHLIGHT-COLOR: #B3A85B;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	scrollbar-3d-light-color :#B3A85B;
}

.opt-T0 {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	text-indent: 3px;
	
}

.opt-T1 {
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	text-indent: 3px;
	text-decoration: underline;
	
}

.opt-T2 {
	color: #cc0000;
	font-size: 9px;
	font-weight: bold;
	text-indent: 3px;
	
}

.opt-T3 {
	color: #ff9900;
	font-size: 9px;
	text-indent: 3px;
	
}

.opt-L1 {
	font-size: 9px;
	text-indent: 3px;
}

.opt-L2 {
	font-size: 9px;
	text-indent: 3px;
	text-decoration: underline
}

.dots-10 {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;	
}

.grey-8 {
	font-family: "Verdana";
	font-size: 8px;
	color: #666666;
}

.grey-9 {
	font-family: "Verdana";
	font-size: 9px;
	color: #666666;
}

.purple-9 {
	font-family: "Verdana";
	font-size: 9px;
	color: #380046;
	}

.grey-12 {
	font-family: "Verdana";
	font-size: 12px;
	color: #666666;
}

.grey-14 {
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: bold;

}

.grey-16 {
	font-family: "Verdana";
	font-size: 16px;
	color: #666666;
}

.grey-18 {
	font-family: "Verdana";
	font-size: 18px;
	color: #666666;
}

.grey-20 {
	font-family: "Verdana";
	font-size: 20px;
	font-weight: bold;
	color: #888888;
}

.purple-20 {
	font-family: "Verdana";
	font-size: 20px;
	font-weight: bold;
	color: #380046;
	}
	
.charchoal-20 {
	font-family: "Verdana";
	font-size: 20px;
	font-weight: bold;
	color: #444444;
	}

.orange-10 {
	font-family: "Verdana";
	font-size: 10px;
	color: #FF9900;
}

.orange-12 {
	font-family: "Verdana";
	font-size: 12px;
	color: #FF9900;
}

.orange-14 {
	font-family: "Verdana";
	font-size: 14px;
	color: #FF9900;
	weight: bold;
}
.lilac-10 {
	font-family: "Verdana";
	font-size: 10px;
	color: #A895FF;
}
