body {

	background-color: #acccb4;

	margin: 0px;

}

.text {

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

	font-size: 14px;

	color: #000000;

}

.minimedtext {

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

	font-size: 12px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

.minitext {

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

	font-size: 12px;

	color: #000000;

}

.bigtext {

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

	font-size: 16px;

	color: #000000;

	font-weight: bold;

}

.medtext {

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

	font-size: 14px;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

}

.logout {

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

	font-size: 10px;

	cursor:hand;

	text-decoration:none;

}

.roombt {

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

	font-size: 10px;

	cursor:hand;

	background: none; 

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='themes/a7babchat/images/rbutton.png', sizingMethod='scale');

}

html > body .backleft {

	background: url(images/back_left_01.png);

	background-repeat: repeat-y; 

}

html > body .backright {

	background: url(images/back_right_02.png);

	background-repeat: repeat-y; 

}

html > body .roombt {

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

	font-size: 10px;

	cursor:hand;

	background: url(images/tbutton.png);

	background-repeat: no-repeat; 

}

A {

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

	font-size : 12px;

	text-decoration : underline;

	color : #000000;

}

A:HOVER {

	text-decoration : underline;	

	color : Black;

}

A.login {

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

	font-size : 14px;

	text-decoration : underline;

	color: #000000;

	font-weight:bold;

}



A.menu {

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

	font-size : 9px;

	text-decoration : none;

	color : #000000;

	font-weight:bold;

}

A:HOVER.menu {

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

	font-size : 9px;

	text-decoration : underline;

	color : #000000;

}

TH {

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

	font-size : 12px;

	text-align: center;

}

TD {

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

	font-size : 12px;

	text-align: center;

}

HR {

	border : 1px solid #D3D3D3;

}

.error {

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

    font-size : 16px;

    color : Red;

}

.info {

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

    font-size : 11px;

    color : Blue;

}



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

.centerboxtext {

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

	font-size : 12px;	

/*	background : White; */

	background : #f690b5;

	color : #000000;

}



.sideboxtext {

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

	font-size : 12px;	

/*	background : #f690b5; */

	background : #f9cfdd;

	color : #000000;

}



.plainboxtitle {

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

	font-size : 12px;	

    font-weight : bold;

	background : #f690b5;

	border-top : 1px solid #333333;

	border-bottom : 1px solid #333333;

	color : #000000;



}

.plainboxtext {

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

	font-size : 12px;	

/*	background : #f690b5; */

	background : #f9cfdd;

	color : #000000;

}



/* these are used by the theme only - do not use outside theme!*/

.sideboxtitle {

	background : #92321d;

	border-bottom : 1px solid #333333;

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

	font-size : 12px;	

	font-weight : bold;

	color : #000000;

}



.centerboxtitle {

/*	background : #f690b5; */

	background : #f9cfdd;

	border-bottom : 1px solid #333333;

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

	font-size : 14px;	

	font-weight : bold;

	color : #000000;

}



.pgprocessed {

	color: #000000;

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

	font-size: 9px;

}



/* user card */

.userexttable {

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

	font-size : 12px;	

	color : White;

	background : #f690b5;

}



.usertoppanel {

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

	font-size : 12px;	

	background : #f690b5;

	color : #000000;

}



.userbottompanel {

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

	font-size : 12px;	

	background : #f690b5;

	color : #000000;

}



.loginboxtext {

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

	font-size : 14px;	

	/* background : #f690b5; */

	color : #000000;

	font-weight:bold;

}



.logintitle {

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

	font-size : 16px;	

	color : #000000;

	font-weight:bold;

}

A.rooml {

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

	font-size : 12px;

	font-weight:bold;

	text-decoration : underline;

	color : #000000;

}

.roomb {

	text-align:left;

	font-size : 12px;

	border-right: dotted thin;

	border-left: dotted thin;

	border-bottom: dotted thin;

	padding:4px;

}