a:link.dark {color:#FFFFFF; font-size:9px; text-decoration:none}
a:active.dark {color:#FFFFFF; font-size:9px; text-decoration:none}
a:visited.dark {color: #FFFFFF; font-size:9px; text-decoration:none}  
a:hover.dark {color: #FFCC00; text-decoration:none underline; font-size:9px}

a:link.expand {color:#969696; font-size:11px; text-decoration:none}
a:active.expand {color:#969696; font-size:11px; text-decoration:none}
a:visited.expand {color: #969696; font-size:11px; text-decoration:none}
a:hover.expand {color: #969696; text-decoration:none underline; font-size:11px}

a:link.dark2 {color:#481900; font-size:13px; text-decoration:none; font-weight:bold; font-family: Verdana, Helvetica, sans-serif;}
a:active.dark2 {color:#481900; font-size:13px; text-decoration:none; font-weight:bold; font-family: Verdana, Helvetica, sans-serif;}
a:visited.dark2 {color: #481900; font-size:13px; text-decoration:none; font-weight:bold; font-family: Verdana, Helvetica, sans-serif;}
a:hover.dark2 {color: #FF0000; text-decoration:none underline; font-size:13px; font-weight:bold; font-family: Verdana, Helvetica, sans-serif;}

a:link.darkmod1 {color:#1FFF01; font-size:9px; text-decoration:none}
a:active.darkmod1 {color:#FFFFFF; font-size:9px; text-decoration:none}
a:visited.darkmod1 {color: #FFFFFF; font-size:9px; text-decoration:none}
a:hover.darkmod1 {color: #FFCC00; text-decoration:none underline; font-size:9px}

a:link.darkmod1 {color:#000000; font-size:10px; text-decoration:none}
a:active.darkmod1 {color:#FFFFFF; font-size:10px; text-decoration:none}
a:visited.darkmod1 {color: #FFFFFF; font-size:10px; text-decoration:none}
a:hover.darkmod1 {color: #23C100; text-decoration:none underline; font-size:10px}

a:link.greymod {color:#606060; font-size:12px; text-decoration:none}
a:active.greymod {color:#606060; font-size:12px; text-decoration:none}
a:visited.greymod {color: #606060; font-size:12px; text-decoration:none}
a:hover.greymod {color: #606060; text-decoration:none underline; font-size:12px}

a:link.white {color:#FFFFFF; font-size:11px; text-decoration:none}
a:active.white {color:#FFFFFF; font-size:11px; text-decoration:none}
a:visited.white {color: #FFFFFF; font-size:11px; text-decoration:none}
a:hover.white {color: #FFFFFF; font-size:12px;}

a:link.rmod {color:#AF0000;}
a:active.rmod {color:#AF0000;}
a:visited.rmod {color: #AF0000;}
a:hover.rmod {color: #AF0000;}  

a.rmL1:link {color:#0160cc;}
a.rmL1:active {color:#0160cc; }
a.rmL1:visited {color: #0160cc; }
a.rmL1:hover {color: #0160cc; font-weight:bold;} 

a.rmL1Hidden:link {color:#747272;}
a.rmL1Hidden:active {color:#747272; }
a.rmL1Hidden:visited {color: #747272; }
a.rmL1Hidden:hover {color: #747272; font-weight:bold;}  

a.rmL2:link {color:#003d67; }
a.rmL2:active {color:#003d67; }
a.rmL2:visited {color: #003d67; }
a.rmL2:hover {color: #003d67; font-weight:bold;}

.rmL1
{
 margin-left:30px;		
}

.rmL1Hidden
{
 margin-left:30px;		
}

.rmL2
{
 margin-left:30px;	
}

.bodytext 
{
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

H1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

ul
{
 margin-top:0em; 
 margin-bottom:0em;
 margin-left:1.3em;
 padding: 0;
}


.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

#fa {
	background: #f5edc6;
	text-align: left;
	font-family: Arial,sans-serif;
	padding: 5px;
	width: 800px;
	border: 2px solid #666;
	position: fixed;
	top: 5px;
	left: 12px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	

}

#rightbanner {
	text-align: left;
	font-family: Arial,sans-serif;
	padding: 0px;
	width: 120px;
	border: 1px solid #333333;
	position: fixed; top:20%; right:.5%;
	z-index: 1010;	
}

.addTrackLeftRight
{
	
  position:absolute;
  width:400px;
  top:20px;
  height:480px;
  border: 1px solid #333333;
  overflow-y:scroll;
  display:block;	

}

#rightbannerforGoogle {  
	text-align: right;
	font-family: Arial,sans-serif;
	padding: 0px;
	width: 336px;
	height: 280px;
	border: 0px;
	position: absolute; 
	right:15px;
	z-index: 2000;	
}

#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {
	border: none;
}

#fa .fa_close {
	position: absolute;
	top: -1px;
	left: 692px;   
}

#fa .fa_birdseyeview {
	position: absolute;
	top: -1px;
	left: 350px;
	text-decoration: underline; 
	color: #8b0d00;   
}


#fa.show {
	display: block;
	
}

#theContainer {  
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
	overflow-y:scroll;
}


.tightTD
{
	position:absolute;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 11px;
	display:block;
  
}


.green i { background:#36ff00; border:1px solid #009b00; border-radius:100%; color:#36ff00; font-size:10px; width:12px; display:inline-block; }
.green { display:inline-block; margin:0 8px 0 0; }  

.red i { background:#e80228; border:1px solid #000000; border-radius:100%; color:#e80228; font-size:10px; width:12px; display:inline-block; }
.red { display:inline-block; margin:0 8px 0 0; }  

.yellow i { background:#f5f803; border:1px solid #000000; border-radius:100%; color:#f5f803; font-size:10px; width:12px; display:inline-block; }
.yellow { display:inline-block; margin:0 8px 0 0; }  


.stdTextBox {  
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
	overflow-y:scroll;
}

#topSection
{
	position: relative;
	top:0px;
	width:100%;
	z-index:10;
	display:block;
		
}

#mainMessageContainer
{
	position: relative;
	width:100%;
	z-index:10;
	display:block;

}

#bottomSection
{
	position: relative;
	top:0px;
	width:100%;
	z-index:10;
	display:block;
		
}

.m
{
	position: relative;
	width:100%;
	z-index:10;
	display:block;
}


.r
{
	position: relative;
	width:100%;
	z-index:10;
	display:block;
	background-color:#c9edcc;
	
}

.rdetail
{
	position: relative;
	width:100%;
	z-index:10;
	display:block;
	background-color:#c9edcc;
	
}

.cl
{
	position: absolute;
	z-index:100;
	right:20px;
	top:0px;
	display:block;
	font-size:10px;
	font-weight:normal;
 	font-style:normal;
	font-color:#960404;

}

#rmDiv
{
	position: fixed;
	left: 170px;
	top: 50px;
	z-index: 10000;
	width:730px;
	min-width:730px;
	min-height:300px;
	background-color:#b5d7b4;
	border: 1px solid #333333;
	display:none;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

#rmDivContent
{
	position: relative;
	max-height:400px;
	width:600px;
	background-color:#b5d7b4;
	overflow-y:scroll;	
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

#rmDetailContent 
{
	position: relative;
	max-height:270px;
	width:430px;
	overflow-y:scroll;	
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #333333;
	
	
}

#rmPopup
{
	position: absolute;
	left: 176px;
	top: 50px;
	z-index: 11000;
	width:600px;
	min-width:730px;
	min-height:300px;
	background-color:#b5d7b4;
	border: 1px solid #333333;
	display:none;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


#rmadmin
{
	position: fixed;
	left: 100px;
	top: 100px;
	z-index: 11000;
	width:840px;
	height:600px;
	min-width:730px;
	min-height:300px;
	background-color:#FFFFFF;
	border: 1px solid #333333;
	display:none;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

#rmDivDetail
{
	position:fixed;
	top:100px;
	left:340px;
	width:440px;
	min-height:200px;
	z-index:10001;
	background-color:#024273;
	border: 1px solid #FFFFFF;
	display:none;
	color:#ffffff;
	font-family: Verdana, Helvetica, sans-serif;  
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
}

.prmbold
{
	font-family: Calibri,Verdana, Helvetica, sans-serif;  
	font-size: 14px;
	font-style: normal;
	font-weight: strong;
	text-decoration: underline;
	color:#00286b;	
}

.prm18blue
{
	font-family: Calibri,Verdana, Helvetica, sans-serif;  
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color:#00286b;	
}

.prm18red
{
	font-family: Calibri,Verdana, Helvetica, sans-serif;  
	font-size: 18px;
	font-style: normal;
	font-weight: strong;
	text-decoration:none;
	color:#9b0303;	
}

.prm
{
	font-family: Calibri,Verdana, Helvetica, sans-serif;  
	font-size: 15px;
	width:160px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color:#033860;	
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}


