body {
	margin-left: 0px;
	margin-top: 15px;
	background-color: #ffffff;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size:11;
	font-weight: normal;
	color: #666666;
	}

TD {
	background-color: #ffffff;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size:12;
	font-weight: normal;
	color: #666666;
}

TD.white {
	background-color: #f0efef;
	color : black;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 12px;	
}

TD.admin_white {
	background-color: #FFFFFF;
	color : black;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 11px;	
}

TD.admin_gray {
	background-color: #f0efef;
	color : black;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 12px;	
}

.small {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 11px;
}

.smaller {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 10px;
}

a {	
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
	}
	
a:hover {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 12 px;
	font-weight: normal;
	color: #333333;
	text-decoration : underline;
	}
	
a.topbar {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 14px;
	font-weight: normal;
	background-image:url(../images/but_bg.gif);
	line-height:37px;
	display:block;
	padding:0;
	color: #666666;
	text-decoration : none;
	}

a.topbar:hover {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 14px;
	font-weight: normal;
	background-image:url(../images/but_bgdk.gif);
	line-height:37px;
	display:block;
	padding:0;
	color: #ffffff;
	text-decoration : none;
	}
	
td.split {
	background:url(../images/split.gif);
	}
	
td.button {
	background:url(../images/but_bg.gif);
	}
	
td.rightend {background:url(images/but_end_right.gif);
	}

A.smaller {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 10px;
	color : Blue;
	text-decoration : underline;
}

A.smaller:HOVER {
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

table.white {
	background-color: #23559C;
	color : #000000;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 12px;
	border:#333333;
}

table.enclosing {
	color : #000000;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 12px;
	BORDER-RIGHT: #666666 1px solid;
	BORDER-LEFT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
}

H3{
	color : #000000;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	font-size: 14px;
	font-weight: bold;
}

.important{
	font-family: "Trebuchet MS, Tahoma, Verdana";
	color: Red;
	font-size:12;
}

.medium{
	font-family: "Trebuchet MS, Tahoma, Verdana";
	color: #FF9900;
	font-size:12;
}

INPUT {
	font-size: 12px;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	color:#000000;
	/*background-color:#FFFFFF;*/
}

INPUT.button {
	font-size: 12px;
	font-family: "Trebuchet MS, Tahoma, Verdana";
	color:#000000;
	background-color:#FFFFFF;
}

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

.open {
font-family: "Trebuchet MS, Tahoma, Verdana";
color : #FF0000;
font-size:12;}

.waitingreply {
color : #FF9933;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}

.replied {
color : #0000FF;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}

.resolved {
color : #008000;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}

.allbutresolved {
color : #000000;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}

.success {
color : #008000;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}

.error {color : #FF0000;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}

.notice {
color : #FF9900;
font-family: "Trebuchet MS, Tahoma, Verdana";
font-size:12;}
