/* general classes */

BODY  {

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

	font-size : 12px;

	background : #49314B;

	color : #AF41B2;

	background-image: url(images/bgg.gif);

	background-repeat:repeat-x;

}



A {

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

	font-size : 12px;

	text-decoration : none;

	color : #000000;

}



A:HOVER {

	text-decoration : underline;	

	color : Black;

}



A.menu {

	font-family : Verdana;

	font-size : 9px;

	text-decoration : none;

	color : #49314B;

	text-shadow:#000033;

	font-weight:bold

}

A:HOVER.menu {

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

	font-size : 9px;

	text-decoration : underline;

	color : #222222;

}



TH {

	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;

	font-size : 12px;

	text-align: center;

}

TD {

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

	font-size : 12px;

	text-align: center;

}



HR {

	border : 1px solid #5C3E5E;

}



.error {

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

    font-size : 11px;

    color : White;

}



.info {

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

    font-size : 11px;

    color : Blue;

}



/* these are used by modules and core to render text inside tables */

.centerboxtext {

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

	font-size : 12px;	

	background : White;

	color : #333333;

}



.sideboxtext {

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

	font-size : 12px;	

	background : #E1E1E1;

	color : #333333;

}



.plainboxtitle {

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

	font-size : 12px;	

    font-weight : bold;

	background : #DCDCDC;

	border-top : 1px solid #333333;

	border-bottom : 1px solid #333333;

	color : #333333;



}



.plainboxtext {

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

	font-size : 12px;	

	background : #E1E1E1;

	color : #333333;

}



.sideboxtitle {

	background : #CB63A2;

	border-bottom : 1px solid #333333;

	font-family : Arial;

	font-size : 12px;	

	font-weight : bold;

	color : #FFFFFF;

}



.centerboxtitle {

	background : #CB63A2;

	border-bottom : 1px solid #333333;

	font-family : Verdana;

	font-size : 14px;	

	font-weight : bold;

	color : #FFFFFF;

}



.pgprocessed {

	color: #ADADAD;

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

	font-size: 9px;

}



/* user card */

.userexttable {

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

	font-size : 12px;	

	color : White;

	background : #333333;

}



.usertoppanel {

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

	font-size : 12px;	

	background : #EAEAEA;

	color : #333333;

}



.userbottompanel {

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

	font-size : 12px;	

	background : #E1E1E1;

	color : #333333;

}

.loginboxtext {

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

	font-size : 12px;	

	color : #222222;

}



.logintitle {

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

	font-size : 12px;	

	color : #222222;

	font-weight:bold;

}

.rooml {

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

	font-size : 12px;	

	color : #333366;

	font-weight : bold;

	text-decoration:underline;

	cursor:hand;

}



#roomname {

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

	font-size : 12px;	

	color: #220000;

	font-weight:bold;

}