/* general classes */
BODY  {
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size:11px;
    color:black;
    sCROLLBAR-FACE-COLOR: #EBEBEB;
	SCROLLBAR-HIGHLIGHT-COLOR: #204482;
	SCROLLBAR-3DLIGHT-COLOR: #EBEBEB;
	SCROLLBAR-SHADOW-COLOR: #204482;
	SCROLLBAR-DARKSHADOW-COLOR: #EBEBEB;
	SCROLLBAR-ARROW-COLOR: #204482;
	SCROLLBAR-TRACK-COLOR: #EBEBEB;
}
.site_title {

	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
    	font-size : 14pt;
	font-style : normal;
    	color:#204482;
}

a.glink, a.glink:visited{
  	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  	color: #EBEBEB;
	font-weight: bold;
	margin: 0px;
	padding: 6px 5px 16px 5px;
    text-decoration: none;
    background: #204482;
}
a.glink:hover{
  	text-decoration: none;
    color: #204482;

    background-image:  url("./img/glblnav_selected2.gif");

    }

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#204482;
	text-decoration : none;
}

A:HOVER {
    text-decoration: underline;
    color: #204482;
}

TH,TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:black;
    
}

HR {  
	color: #204482; 
	height: 1px;
	
}

.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : Red;
}

.info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #204482;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : Black;
    background-color : #EBEBEB;
}

.sideboxtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : Black;
    background-color : #EBEBEB;
}

.plainboxtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : white;
    font-weight : bold;
    background-color : #204482;
}

.plainboxtext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
    color : Black;
    background-color : #ebebeb;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : white;
    font-weight : bold;
    background-color : #204482;
}

.centerboxtitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
    color : white;
    font-weight : bold;
    background-color : #204482;
}

.pgprocessed {
	color: #ADADAD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* user card */
.userexttable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color : White;
	background : #204482;
}

.usertoppanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background-color : #ebebeb;
	color : black;
}

.userbottompanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #ebebeb;
	color : black;
}

.myaccount1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #ebebeb;
	color : black;
}

.myaccount2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #ebebeb;
	color : black;
}