/* general classes */
BODY {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url(images/backr.png); FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	color: #FFCDEF; // &#1607;&#1584;&#1575; &#1604;&#1608;&#1606; &#1575;&#1604;&#1606;&#1589;
	margin: 0px;
	padding: 0px; font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:tahoma; // &#1607;&#1584;&#1575; &#1575;&#1604;&#1582;&#1591;
}
.btn, .button{
	background: url(../images/connecte.gif) 0 0 no-repeat;
	width: 55px;
	height: 30px;
	border: 0;
	cursor: pointer;
	float: right;
	margin: 15px 0 0 0;

}



A {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}

A:HOVER {
	text-decoration : underline;	
	color : Black;
}

A.menu {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #FFFFFF;
	text-shadow:#FFFFFF;
	font-weight:bold;
}
A:HOVER.menu {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #FFFFFF;
}

TH {
	font-family : Trebuchet MS, Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align: center;
}
TD {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align: center;
}

HR {
	border : 1px solid #D3D3D3;
}

.error {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : White;
}

.info {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : Blue;
}

/* these are used by modules and core to render text inside tables */
.centerboxtext {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : White;
	color : #333333;
}

.sideboxtext {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #333333;
}

.plainboxtitle {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
    font-weight : bold;
	background : #FFFFFF;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	color : #333333;

}

.plainboxtext {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #333333;
}

/* these are used by the theme only - do not use outside theme!*/
.sideboxtitle {
	background : #FFFFFF;
	border-bottom : 1px solid #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
	font-weight : bold;
	color : #333333;
}

.centerboxtitle {
	background : #FFFFFF;
	border-bottom : 1px solid #333333;
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	font-weight : bold;
	color : #333333;
}

.pgprocessed {
	color: #ADADAD;
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* user card */
.userexttable {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color : White;
	background : #333333;
}

.usertoppanel {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #333333;
}

.userbottompanel {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	background : #FFFFFF;
	color : #333333;
}
.loginboxtext {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color : #222222;
}

.logintitle {
	font-family : Times New Roman, Arial, Helvetica, sans-serif;
	font-size : 12px;	
	color : #222222;
	font-weight:bold;
}
.rooml {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;	
	color : #FFFFFF;
	font-weight : bold;
	text-decoration:underline;
	cursor:hand;
}

#roomname {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;	
	color: #FFFFFF;
	font-weight:bold;
}
