.labelfont {
	font-family: Tahoma, Verdana, Arial, "Lucida Sans";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.field {
	font-family: Tahoma, Verdana, Arial, "Lucida Sans";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fieldfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

a:link, a:visited{
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#EEFCFD;
	text-decoration:underline;
}


.errormsg {
	border:1px solid #d11e00;
	background-color:#EBF0F0;
	background-image:url(../images/icon_errow.gif);
	background-repeat:no-repeat;
	background-position:10px;
	padding: 5px 10px 5px 35px;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#d11e00;
}

.errormsg_plain {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#F19282;
}

.msg {
	border:1px solid #1B7D9D;
	background-color:#EBF0F0;
	background-image:url(../images/icon_errow.gif);
	background-repeat:no-repeat;
	background-position:10px;
	padding: 15px 15px 15px 35px;
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#1B7D9D;
}

.textbox {
	border:1px solid #d2d2d2;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}
.wrapper {
	width: 782px;
}
.header {
	background-image: url(images/staticheader.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 100%;
}
.headingred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #940129;

}
.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
.headingblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B8291;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;



}
.footerkeywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footerblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B8291;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.logintable {
	width: 119px;
}
.bullets {
	list-style-position: inside;
	list-style-type: circle;
}

.bg_topbar {
	background-image:url(../images/bg_listview_table.gif);
	background-repeat:repeat-x;	
}
.clock {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.clockbkg {
	background-image: url(images/clockbkg.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 782px;
}
