/* body classes*/
/*body 
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #111F5F;
	background-color: #f6f6f3;
	margin: 0;
	overflow: auto;
}*/

body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	COLOR: #111F5F;
	background-color:   black;
	scrollbar-base-color: #E9E9E9;
	scrollbar-arrow-color :  #403920;
}
body.searchForm {
	background-image: url(NetisUtils/images/bkg.gif);
	background-position: center;
	background-repeat: no-repeat;
}
body.topbar
{
	background-color:Black;
   font-size: 10px;
   font-family: Arial, Helvetica;
	color: white;    
	border-bottom: solid 2px #353735;
}

body.footer
{
	background-color:Black;
   font-size: 10px;
   font-family: Arial, Helvetica;
	color: white;    
	border-top: solid 2px #353735;
}

body.welcome
{
	background-color:#000000;
	color:#FFCC66;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13.5px;
	font-stretch:expanded;
	font-weight:400;
	text-align:left;
}

.text16w700{
font-size:16px;
font-weight:700;
}
:link{
color:#FFCC66;
font-family:Arial,Helvetica,sans-serif;
font-weight:500;
}
a.welcome:visited{
color:#FFCC66;
font-family:Arial,Helvetica,sans-serif;
font-weight:500;
}
a.welcome:hover{
color:#FFFF00;
font-family:Arial,Helvetica,sans-serif;
font-weight:500;
}

a.welcome:active{
color:#FFCC66;
font-family:Arial,Helvetica,sans-serif;
font-weight:500;
}
a.welcome:focus{
color:#FFCC66;
font-family:Arial,Helvetica,sans-serif;
font-weight:500;
}

body.Inner { margin: 15px; }

/* table classes*/
table { font-size:12px; }

table.layout_fixed { table-layout: fixed; }

td.paddig_left, td.paddig_right
{
	height: 20px;
	font-size: 10pt;	
	vertical-align: middle;
}

td.paddig_left { padding-left:5px; }

td.paddig_right { padding-right:5px; }

td.itemlist_left, td.itemlist_right
{
	height: 20px;
	font-size: 10pt;
	vertical-align: middle;
    border-bottom: #f5f5f5 1px solid;		
}

td.itemlist_left { padding-left:5px; }

td.itemlist_right
{
	padding-right:5px;	
	text-overflow: clip;
	width: 200px;     		
}

td.textBottom
{
    font-weight: bold;
    font-size: 10px;
    padding-bottom: 5px;
    color: white;
    line-height: normal;
    font-style: normal;
    height: 32px;
    font-variant: normal
}

/* div classes*/
div.main 
{
	margin-top : 0px;
	margin-left : 30px;
}

div.topStripe 
{
	background-color: #FFCC66;	/* #customized*/
	width: 100%;
	height: 3px;
	margin:0;
}

div.heading 
{
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
	border-top: 0.03cm solid #CECEC6;
	border-bottom: 0.03cm solid #CECEC6;
}

p.header
{
	font-size: 14pt;
	text-align: left;
	background-color: #e8eaed;	/* #customized*/
	margin: 0px;
	height: 35px;
	padding-left: 30px;
	padding-top: 8px;
}

/* button classes*/
button.transbuttonbold
{
	font-weight : bold;
    border: #5763A5 1px solid;
    color: #2a3e7c;
    background-color: white;
    cursor:pointer;
}

.imgButton 
{
	cursor: pointer;
	border: 0;
	behavior:url(NetisUtils/imgButton.htc);
	-moz-binding:url(NetisUtils/imgButton.xml#imgButton);	
}

.dlgButton, .dlgButtonBold
{
    color: #2A3E7C;
	width: 80px;
	background-color: transparent;
}

.dlgButtonBold { font-weight: bold; }

/* link classes*/
a, a:link, a:active, a:visited 
{
	color: #C7C281;	/* #customized*/ 
	font-size: 14px;
}

a:hover { color: #927A54; }

a.coll, a.coll:visited
{
	color: #111F5F;
	padding: 0 2px;
	text-decoration: none;
}

a.coll:hover { color: #FF9933; }

a.linkbottom, a.linkbottom:link, a.linkbottom:active, a.linkbottom:visited, a.linkbottom:hover 
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    text-decoration: none
}

/* image classes*/
img#sortOrder 
{
	cursor: pointer;
	border: 0;
}

.imgText, .imgText:link, .imgText:visited, .imgText:active
{
	cursor: pointer;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:white;/* #customized*/ 
}

.imgText:hover, .imgBigText:hover { color: #405CC4;	}
	
.imgBigText, .imgBigText:link, .imgBigText:visited, .imgBigText:active 
{
	cursor: pointer;
	font-size: 14pt;
	text-decoration: none;
	color:#2A3E7C;
}

.imginline
{
	border: 0px;
	display: inline;
	padding: 2px;
	vertical-align: middle;
	cursor: pointer;
}

/*tab classes for topbar */
.dormant
{
	background-color: white;	/* #customized*/
	border: 2px solid  #d2d6dc;	/* #customized*/	
	border-bottom: none;
	color:  black;	/* #customized*/
}

.active
{
	color: #353735; 
	background-color: #d2d6dc;	/* #customized*/	
}

/*miscellaneous classes*/
.storeuserData 
{
	font-size: 11pt ;
	behavior:url(#default#userData);
}

.inputText 
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

.userNameCaption 
{
	font-size: 9pt;
	font-weight: bold;
	color: #e8e6c1;	/* #customized*/	
}

.InnerTable
{
    border-right: thin inset;
    border-top: thin inset;
    border-left: thin inset;
    border-bottom: thin inset;
    background-color: white;
    color: black;
}

.ColumnHeader
{
    color: white; 
    background-color: #A9B5C2;
    text-decoration: none;
}


.rowSelected { background-color: #dee7ef; }

.itemlist
{
    font-size: 9pt;
    cursor: default;
    border-bottom: #f5f5f5 1pt solid;
}
