BODY{
	font-family:Arial;
	color:#000000;
	font-size:10pt;
}




TABLE{
	border-collapse:collapse;
	}



A {
	font-size:10pt;
	color:blue;
text-decoration:none
/*	text-decoration: underline;*/

	}
a:hover {

	font-size:10pt;
	color:red;
text-decoration:none
/*	text-decoration: underline;*/
}


A.lite, A.lite:visited {text-decoration:none}

A.submenu, A.submenu:visited {}


A.linkApproved 			{text-decoration:none; color:#000000;}
A.linkNew				{text-decoration:none; color:#0000FF;}  
A.linkApproved:visited	{text-decoration:none; color:#000000;}  
 A.linkNew:visited 		{text-decoration:none; color:#00FF00;}  



/*  INPUTS, BUTTONS */
input.button, input.text {
	height:20px;
	border:solid #666666 1px;
	margin:2px;
	}
A:hover input.button {color:red}






TABLE.list TD {
	border:solid 1px gray;
	padding:2px;
	}

TR.listTitle, TD.listTitle {background:#4D6683;color:white;font-weight:bold;font-size:10pt; }
TR.listTitle A,TD.listTitle A  {color:#cccccc}

TR.listToolbars {background:white;font-size:10pt;}
TR.listHeaders {background:#DDDDDD;font-size:10pt;}

TR.listRow {background:white;font-size:10pt;}
TR.listRow2 {background:#F2F2F2;font-size:10pt;}


A.orderArrow,A:hover.orderArrow,A:visited.orderArrow,
A.orderArrowOn,A:hover.orderArrowOn,A:visited.orderArrowOn
{
	text-decoration:none;
	font-size:13pt;
	font-family:Verdana;
	font-weight:bold;
}

A.orderArrowOn,A:hover.orderArrowOn,A:visited.orderArrowOn  {color:red;}


.letter,.letterSel {	font-size:10pt;	color:blue;	text-decoration: none;}
.letterSel {color:red}

/* EDIT FORM */
TABLE.editform TD {
	border:solid 1px gray;
	padding:2px;
	}
TR.editHeader {background:#4D6683;color:white;font-weight:bold;font-size:10pt; }

TD.editName {
	background-color:#F2F2F2;
	text-align:right;
	font-size:10pt;
	}
TD.editParam {
	background-color:#FFFFFF;
	text-align:left;
	}
TD.editSubmitCell {
	background-color:#FFFFFF;
	text-align:center;
	}



/* PAGER*/

DIV.pager SELECT {	
	}

DIV.pager {font-size:10pt;}

TABLE.invisible TD{padding:0px;margin:0px;border:none;}



/*input.toolButton {}*/


/*
A.button, A.button:hover {
	color:black;
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	background-color:#D4D0C8;
	border:solid #666666 1px;
	padding:2px;
	height:20px;
	display:inline-block;}

A.button:hover {color:red;padding:3 1 1 3;}	
*/	


ul.subjlist {margin:0px;padding:0p;padding-left:16px;}
ul.subjlist li {padding:0px;margin:0px;}





iframe.selectFrame {width:100%; height:400px;}

TD.subListAction1 {width:100px;}
TD.subListAction2 {width:100px;}


DIV.divOn {}
DIV.divOff {display:none;}

.nobr {white-space:nowrap;}


/*   MENU    */
A.menuLink {marging:1px;}
SPAN.menuDivider {margin:4px;}



SPAN.redSubstr {color:red}





/*****************************/
input.button24, input.button48, input.button72, input.button96,input.button120  {
	background-image:url(img/button_bg70.gif);
	height:18px;
	border:none;
	color:#ffffff;
	font-size:12px;  
	font-family:Arial;
/*	font-weight:bold;    */
/*	text-transform: uppercase;*/
	
}

input.button24{
	background-image:url(../img/button_bg24.gif);
	width:24px;
	}
input.button48{
	background-image:url(../img/button_bg48.gif);
	width:48px;
	}
input.button72{
	background-image:url(../img/button_bg72.gif);
	width:72px;
	}
input.button96{
	background-image:url(../img/button_bg96.gif);
	width:96px;
	}
input.button120{
	background-image:url(../img/button_bg120.gif);
	width:120px;
	font-size:12px;  
	}


.topMenuTd {font-size:10pt;}

.headingBlue {
	font-face:Arial;
	color:#7E8ECB;
	font-size:12pt;
	font-weight:bold;
}

TR.listRow TD.tdTop {border-bottom:dashed 1px #cccccc; }


OPTION.defoption {color:red}

