.dateshows{
	font-family: ms sans serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}
.dateshow{
	font-family: ms sans serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
	font-weight: normal;
}

body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

a:link {text-decoration: none; color: #0000FF }
a:visited {text-decoration: none; color: #0000FF } 
a:hover {text-decoration: none; color: #FF9900 }
a:active {text-decoration: none; color: #0000FF }
p, div, td, ul li, ol li { font-family:  MS Sans Serif, Microsoft Sans Serif;  font-size: 10pt }

.menu { font-family:  MS Sans Serif, Microsoft Sans Serif;  font-size: 8pt }
.menu:link { color: #000000; text-decoration: none}
.menu:visited { color: #000000; text-decoration: none}
.menu:active { color: #336699; text-decoration: underline}
.menu:hover { color: #336699; text-decoration: underline}

.weblink { font-family:  MS Sans Serif, Microsoft Sans Serif;  font-size: 8pt }
.weblink:link { color: #336699; text-decoration: none}
.weblink:visited { color: #336699; text-decoration: none}
.weblink:active { color: #336699; text-decoration: none}
.weblink:hover { color: #999999; text-decoration: none}

.email { font-family:  MS Sans Serif, Microsoft Sans Serif;  font-size: 10pt }
.email:link { color: #336699; text-decoration: none}
.email:visited { color: #336699; text-decoration: none}
.email:active { color: #336699; text-decoration: none}
.email:hover { color: #999999; text-decoration: none}

.footerlink {	font-family: "MS Sans Serif", Tahoma, sans-serif; font-size: 12px; font-weight: bold;	}
.footerlink:link { font-weight: bold;	color: #006699; text-decoration: underline;}
.footerlink:visited { font-weight: bold; color: #006699; text-decoration: underline;}
.footerlink:active { font-weight: bold; color: #006699; text-decoration: underline;}
.footerlink:hover {	font-weight: bold;	color: #CA6000; text-decoration: underline;}

.mainborder {
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #cccccc;
}

.header {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #BF0D0D;
}

.title {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	background-color: #E2E2E2;
}

.login {
	background-color: #999999;
	font-size: 12px;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
}

