td {
	font-size: 12px;line-height: 130%; cursor: default;
	font-family: "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0px;}
body {
	font-size: 12px;cursor: default;
	SCROLLBAR-BASE-COLOR: #AED3EC; 
	SCROLLBAR-DARKSHADOW-COLOR: #fcfcfc;}
select { font-size: 9pt}
textarea { font-size: 9pt;overflow:auto;}
fieldset{padding:6px;padding-top:0px;margin-bottom:10px}
input { font-size:12px}
.inputD{ background-color: #f7f7f7; border: 1px solid inset; width:96%}
.inputR{ 
	background-image:url("../Modules/images/required.gif");
	background-color: #f7f7f7; border: 1px solid inset; 
	background-position:right bottom;
	background-repeat:no-repeat;width:90%}

a {	color: #333333;	text-decoration: none;}
a:hover { color: #FF6600;}
a:active { color: #FF9900;}


/* COLOR SCHEME */
.gr1{	
    background-image: url(../Modules/images/set_title_status/bg_title1.gif);
	height: 27px;}
.gr2{    
background-image: url(../Modules/images/set_title_status/top_bg.gif);
	height: 55px;}
.grDark{ background-color:#385E85; border:1px inset}
.grLight{ background-color:#CADCE9; border:1px inset}

/* FILTER effect */
.wordInset{Filter: dropshadow(color=#ffffff,offx=1,offy=1);}

/* C/S effect */
#bdMar{	padding:10px;overflow:auto;}
.TBcont{ padding:10px;border:1px solid outset;background-color:#CADCE9}
.trroll { mouseover:expression(onmouseover=function(){this.style.backgroundColor="#b8c4e9"});
mouseout:expression(onmouseout=function(){this.style.backgroundColor=""});
} 
.colorofbgoff {
background-color: #E3EDF8
}

	
.ToolRow1 {
	background-color: #E0E0E0;
	height: 23px;
	padding-left: 5px;

}
.ToolRow2 {
	background-image: url(../Modules/images/set_title_status/bg_title2.gif);
	height: 27px;
	padding-left: 2px;
	padding-right: 2px;


}
.LYList {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.ToolRowBot {
	background-image: url(../Modules/images/set_title_status/bg_column_bot.gif);
	height: 30px;
	padding-right: 5px;
	padding-left: 5px;

}
.mainmenu  {
    font-size: 12px;
	font-weight: bold;
    color: #0462B2; 
    FILTER: dropshadow(color=#ffffff,offx=1,offy=1);
}
 
A.mainmenu :link {COLOR: #0462B2; text-decoration: none; font-style: normal;} 
A.mainmenu :visited { COLOR: #0462B2; text-decoration: none; font-style: normal;} 
A.mainmenu :hover {COLOR: #ff6600; TEXT-DECORATION: underline; font-style: normal;} 
a.mainmenu :active {COLOR: #ff6600; font-style: normal; text-decoration:none}

.description {color: #ff6600;}