.normal_txt {
font-family:"Trebuchet MS", Arial;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.normal_txt_bold {
font-family:"Trebuchet MS", Arial;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.footer_txt {
font-family:"Trebuchet MS", Arial;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.admin_head {
font-family:"Trebuchet MS", Arial;
font-size:20px;
font-weight:bold;
font-style:italic;
color:#FFFFFF;
text-decoration:none;
}
.admin_txt {
font-family:"Trebuchet MS", Arial;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
.border_bottom_grey{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.btn{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-color:#818181;
border:1px solid #484848;
}
.link_txt {

font-family:"Trebuchet MS", Arial;
font-size:13px;
color:#003366;
font-weight:bold;
text-decoration:none;
}
.errtxt {
	font-family:Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}

.GreenMessage 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#336633;
	text-decoration: none;
}
.head_txt {

font-family:"Trebuchet MS", Arial;
font-size:14px;
color:#003366;
font-weight:bold;
text-decoration:none;
}