BODY
{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Tahoma, sans-sefir, Arial;
	background-color: #FCF4EE;
}
#dhtmltooltip{
	font-family: arial, helvetica, verdana;
	font-size: 11px;
	position: absolute;
	text-align: left;
	
	border: 2px solid #DB002F;
	padding: 5px;
	font-weight: bold;
	background-color: #DDDEE2;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	_filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.smalltext
{
	color: #000000;
	font-size: 10px;
}

.text, .textstatic
{
	/* color: #7A7876; */
	color: black;
	font-size: 10px;
}

.message{
	padding: 5px;
	font-size: 13px;
	font-family: Verdana;
	color: black;
	font-weight: bold;
}

.textgrey{
	color: black;
	font-size: 13px;
	font-family: Verdana;
}

.textgreybold{
	color: black;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}

.textorange{
	color: black;
	font-size: 11px;
}

.img_border{
	border: none;
}

.textorangebold{
	font-weight: bold;
	font-size: 12px;
}

.text1
{
	/* color: #7A7876; */
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

.input01
{
	/* color: #7A7876; */
	color: black;
	font-size: 10px;
	width:100%;
}

input {
	font-size: 11px;
}

.inputbox {
	font-size: 11px;
	width:100%;
}


select {
	font-size: 10px;
}

.text12px {
	/* color: #7A7876; */
	color: black;
	font-size: 12px;

}

.text a
{
	color: #7A7876;
	text-decoration: none;
	font-size: 10px;
}
.textstatic a
{
	color: #7A7876;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.text a:hover, .textorange a:hover, .textstatic a:hover
{
	color: orange;
}

.textbold
{
	font-size: 10px;
	font-weight: bold;
}

.textbold_frame
{
	font-size: 10px;
	background: #C1B285;
	font-weight: bold;
/*	border: 1px solid black;*/
	color: black;
}

.redtext
{
	color: #ff0000;
	font-size: 10px;;
}

.redtext12px
{
	color: #ff0000;
	font-size: 12px;;
}

.login_right
{
	font-size: 10px;
	background-color: #DBD4CE;
}

.error
{
	color: #FF0000;
	font-size: larger;
	font-weight: bold;
}

.f1
{
	background: #FCF4EE;
}

.f2
{
	background: #C1B285;
}

.f3
{
	background: #E1DBC0;
}

.f4
{
	background: #EEE7D7;
}

.admin_form_bck
{
	background: #E1DBC0;
}

.box
{
	color: #000000;
	font-size: 10px;
}

.box a,a:visited,a:active,a:link
{
	color: #000000;
	text-decoration: none;
}

.box a:hover
{
	font-weight: bold;
}

.boxheader
{
	font-size: 10px;
	font-weight: bold;
	color: orange;
}

.pageheader
{
	font-size: 14px;
	font-weight: bold;
	color: orange;
}



.sp_header
{
	font-size: 14px;
	font-weight: bold;
	color: green;
}



.smalltext a { color: #7A7876; text-decoration: none; }

.smalltext a:hover {color: orange;}

.go
{
	background: transparent;
	border: 0px;
}

.page_title
{
	font-size: 12px;
	font-weight: bold;
}


.textitalic
{
	color: #7A7876;
	font-style: italic;
	margin:2px;
}

.table_framed td{
	border-width: 1px 1px 1px 1px !important;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset  !important;
	border-color: #EFEBEF  !important;
	padding: 3px ;

	-moz-border-radius: 0px 0px 0px 0px;



}

