/* CSS Document */
body,td,tr{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	
}

input,textarea,select{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:12px;
	color:#000000;
	text-decoration:none;
	border:1px solid #999999;
}

.hdr{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}
.subhdr{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}

.listhdr{
	font-weight:bold;
	text-align:center;
	background:#fcd9bd;
	color:#000000;
}
.listhdr2 {
	padding:10px;
}

.sublist{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:10px;
	color:#000000;
	text-decoration:none
}

.tb_form {
	background-color:#faf1ea;
	border:1px solid #a8471c;
}

.admin_link{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	margin-top:0px;
	margin-bottom:0px;
	color:#990000;
	text-align:left;
}
.admin_link:link{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	margin-top:0px;
	margin-bottom:0px;
	color:#990000;
	text-align:left;
}
.admin_link:hover{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FF6633;
	text-align:left;
}

.admin_line{
	background-image:url(../admin/images/line_col1.jpg);
	background-repeat:repeat-y;
	width:1px;
}

.warning_msg{
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif,  "Times New Roman", "Lucida Sans";
	font-size:9px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.a:link {
	color: #666666;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #666666;
}
.a:hover {
	text-decoration: none;
	color: #CC0000;
}
.a:active {
	text-decoration: none;
	color: #666666;
}
.listhdr_user1 {
	background-color:#449fd8;
	font-weight:normal;
	padding:5px;
}
.listhdr_user {
	background-color:#aaaaaa;
	font-weight:normal;
	padding:5px;
}
.cmphref_user {
	color:#990000;
	font-weight:normal;
	padding:5px;
}
.cmphref_admin {
	color:#990000;
	font-weight:normal;
	padding:5px;
}