body,td {
	color: #330000;
	font-family: tahoma,verdana, sans-serif;
	font-size: 11px;
}


.boldWhite {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}

.pageTitle {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	desc:"Header";
}

.font12px {
	color: #660000;
	font-size: 12px;
	desc:"Simple text";
}

.f1 {
	color: #660000;
	font-weight: bold;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.simple_textarea, .simple_edit, select_func{
	width: 200;
}
.simple_select{
	width: 200;
}

.simple_textarea{
	height: 80px;
}

.select_func{
	width: 140;
}
.tbar{
	background-color:buttonface;
	margin-bottom:1px;
	cursor:arrow;
}
.tbarBtn{
	cursor:hand;
	background-color:buttonface;
	border:solid 1px buttonface;
}
.tbarBtnInset{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnSelected{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnOutset{
	cursor:hand;
	background-color:buttonface;
	border-right:solid 1px buttonshadow;
	border-bottom:solid 1px buttonshadow;
	border-top:solid 1px buttonhighlight;
	border-left:solid 1px buttonhighlight;
}
.inputtext{
	padding:1px;
	color:white;
	background-color:buttonshadow;
	font-family:verdana;
	font-size:8pt;
	letter-spacing:-0.5pt;
}

#tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tree a {
	color: #000;
	text-decoration: none;
}
#tree img {
	border: 0px;
	width: 19px;
	height: 16px;
}

.ARM_1{ border : thin dotted Silver; }
.ARM_TD_1{ border-bottom : thin dotted Silver; }
.ARM_TD_2{ border-top : thin dotted Silver; }

HR {
	color: #688599;
}
#DHTMLEditBody {
	background : #FFFFCC;
	color : #000000;
}


.TBL_CONTENT{ background : #a8a8a8; padding:2px; text-align:justify; }
.TBL_CONTENT .HEAD_1 TD{ background : #c0d4d4; font-size : 10px; font-weight: bold; padding:5px; text-transform : uppercase; }
.TBL_CONTENT .HEAD TD{ background : #c0d4d4; font-size : 10px; font-weight: bold; padding:5px; }
.TBL_CONTENT TH{ background : #f2f8f8; font-size : 10px; font-weight: bold; padding:5px; text-align:left; }
.TBL_CONTENT TD{ background : #f2f8f8; padding:3px;}
.HTMLEditor { background : #D4D0C8; }
.HTMLEditor TD { background : #D4D0C8; 
}

.brd_all{
	border-color:#a8a8a8;
	border-style: solid;
	border-width: 1px;
}

.button{
	background-color:#D6D6D6;
	font-size:10px; 
	color:#000000; 
	border-color:#A3A3A3;
	border-style: solid;
	border-width: 1px;
}
.item_select{
	color:#FFFFFF;
	text-decoration: none;
	background-color:#FF9933
}
.main_select{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color:#FF9933
}