/* general classes */

BODY  {

    font-family: Verdana,arial,helvetica,sans-serif;
    font-size:12px;
    color:black;
	background : #ffffff;

}



A {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-size:11px;

	color:#000000;

	text-decoration : none;

}



A:HOVER {

    text-decoration: underline;
    color: #ff6633;

}



TH,TD {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

    font-size:11px;

    color:black;

	background : #ffffff;

}



HR {

	border : 0px solid #ff6633;

}



.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 : #ffffff;

}



/* 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 : transparent;

}


#sideboxtext_hover a.sideboxtext:hover {

	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	border-bottom-width:1px;
	color:#000000;

	
}


.sideboxtext {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background-color:#EEEEEE;
	height: 22px;
	padding-top: 5px;
	padding-left: 3px;
	padding-bottom: 5px;
}



.plainboxtitle {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;	

	color : #000000;

    font-weight : bold;

	background-color : #ffffff;

}



.plainboxtext {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;	

    color : Black;

    background-color : #ffffff;

}



/* 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 : #ffffff;

	font-weight : bold;

	background-color : #ff6633;

}



.centerboxtitle {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	color : #ffffff;

	font-weight : bold;

	background-color : #ff6633;

}



.pgprocessed {

	color: #ff3300;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 9px;

}



.maintable {

	background-color : #ffffff;

}



.toppanel {

	background-color : #ffffff;

	border-top : 1px solid #ff6633;

	border-left : 1px solid #ff6633;

        border-bottom : 1px solid #ff6633;

}



.topmenuitem {

	border-right : 1px solid #ff9900;

	text-align : center;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 12px;

	font-weight : bold;

}



.sidepanel {

	background-color : #ffffff;

        border : 0px solid #ff6633;

}



/* user card */

.userexttable {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;	

	color : White;

	background : #ff6633;

}



.usertoppanel {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	background-color : #ff6633;

	color : #333333;

}



.userbottompanel {

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;

	background : #ff6633;

	color : #333333;

}



.myaccount1 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;	

	background : #CDCDCD;

	color : #333333;

}



.myaccount2 {

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;	

	background : #EFEFEF;

	color : #333333;

}