body {
	background-image: url(images/html_page_bg_pattern.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999a9d;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#003366;
}

.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}

.message_error{ font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman"; color: #CC0000; font-weight: normal; text-decoration: none; background-color: #FFFFCC; border: thin solid #333333;}

.message_success{font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman"; color: #666666; font-weight: bold; text-decoration: none; background-color: #FFFFCC; border: thin solid #333333;}

.pagetitle {
color:#C0560B;
font-size: 18px;
font-family:"Trebuchet MS";
}

.calendar_day{ color: #999999;}

a:link {
	color: #BD4A12;
}
a:visited {
	color: #BD4A12;
}
a:hover {
	color: #93390E;
}
a:active {
	color: #BD4A12;
}


a.footer_link:link {font-size: 11px; font-family: Tahoma, Geneva, sans-serif, "Times New Roman"; color: #333333; font-weight: normal; text-decoration: none;}
a.footer_link:visited {font-size: 11px; font-family: Tahoma, Geneva, sans-serif, "Times New Roman"; color: #333333; font-weight: normal; text-decoration: none;}
a.footer_link:hover {font-size: 11px; font-family: Tahoma, Geneva, sans-serif, "Times New Roman"; color: #003366; font-weight: normal; text-decoration: none;}
a.footer_link:active {font-size: 11px; font-family: Tahoma, Geneva, sans-serif, "Times New Roman"; color: #333333; font-weight: normal; text-decoration: none;}