body,td {
	color: #330000;
	font-family: verdana, sans-serif;
	font-size: 13px;
}

a {
	color: #330000;
	font-family: tahoma,verdana, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #FF9933;
}

a.mainMenu {
	color: #110000;
	font-weight: bold;
	text-decoration: none;
}

a.mainMenu:hover {
	color: #FF9933;
}

.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: 250;
}
.simple_select{
	width: 250;
}

.simple_textarea{
	height: 80px;
}

input,select,textarea {
	font-size: 11px;
	font-family : sans-serif, Verdana, Arial, Helvetica ;
}


.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 : #FFFFFF;
	color : #000000;
}


.TBL_CONTENT{ background : #1B3F93; padding:2px; text-align:justify; }
.TBL_CONTENT .HEAD_1 TD{ background : #FFFFFF; font-size : 10px; font-weight: bold; padding:5px; text-transform : uppercase; }
.TBL_CONTENT .HEAD TD{ background : #E9E9E9; font-size : 11px; font-weight: bold; padding:5px; }
.TBL_CONTENT TH{ background : #FFFFFF; font-size : 10px; font-weight: bold; padding:5px; text-align:left; }
.TBL_CONTENT TD{ background : #FFFFFF; padding:3px;}

.HTMLEditor { background : buttonface; }
.HTMLEditor TD { background : buttonface; }

.button{
	background-color:#FAFBFD;
	font-size:10px; 
	font-weight:bold; 
	color:#1B3E93; 
	border-color:#1B3F93;
	border-style: solid;
	border-width: 1px;
}
.item_select{
	color:#FFFFFF;
	text-decoration: none;
	background-color:#FFFFFF;
}
.main_select{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color:#FF9933
}
A.blue {font-family: Tahoma, Arial; font-size: 11px; color: 1B3F93; text-decoration: none;}

.a_menu {  font-family: Tahoma, Arial; font-size: 11px; color: 1B3F93; text-decoration: none}


.obligatory{
	color: red;
}
