BODY {
	background-color: #ffffff;
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

TD {
	background-color: #f4f4f4;
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

TD.white {
	background-color: #ffffff;
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 12px;	
}

TD.admin_white {
	background-color: #ffffff;
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 11px;	
}

TD.admin_gray {
	background-color: #f4f4f4;
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 11px;	
}
.small {
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

A { color : #b01925; font-size: 12px; font-weight: bold; text-decoration : none; }

A:HOVER { color : black; font-weight: bold; text-decoration : none; }

A.smaller {
	font-size: 10px;
	color : #b01925;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-size: 10px;
	color : black;
	text-decoration : none;
}

table.white {
	background-color: gray;
	color : #000000;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

table.enclosing { color : black; font-family : Verdana, Arial, Sans-Serif; font-size: 12px; border: solid 1px gray; }

H3{
	color : black;
	font-family : Verdana, Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
}

.important{
	color: Red;
}

.medium{
	color: maroon;
}

INPUT {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000000;
	/*background-color:#FFFFFF;*/
}

INPUT.button {
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000000;
	background-color:#ffffff;
}

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

.open {color : red;}
.waitingreply {color : blue;}
.replied {color : purple;}
.resolved {color : #008000;}
.allbutresolved {color : #000000;}

.success {color : #008000;}
.error {color : #FF0000;}
.notice {color : #FF9900}
.topbar { background-color: black; height: 15px; }
.header { background-color: white; }
.footer { background-color: black; height: 30px; }
