body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

a:link    {color: #e8ae10; text-decoration: none;}
a:active  {color: #e8ae10; text-decoration: none;}
a:visited {color: #e8ae10; text-decoration: none;}
a:hover   {color: #e8ae10; text-decoration: underline; }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.image {
	border: 1px solid #000000;
}
.table {
	border: 1px solid #CCCCCC;
}
.table { background-color: #EEEEEE; }
.tablealt {	background-color: #E5E5E5; }

.menu_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;

	font-weight: bold;
}
.menu_text a:link,
.menu_text a:active,
.menu_text a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_text a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu_cell {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 10px;
	text-align: left;	
}


.menu_cell_over {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding: 10px;
	background-color:#F9CD00;
	text-align: left;	
}

.text_yellow_italic {
	color: #E3B900;
	font-style: italic;
	font-weight: bold;
}

.map_border {
	border: 1px dotted #999999;
}
.text_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.border_full {
	border: 1px dotted #999999;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_small_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
.border_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.cal_border_today {
	border: 1px dotted #FF0000;
	background-color: #E4E4E4;
}
.cal_normal_day {
	background-color: #E4E4E4;
}
.cal_day_spacer {
	background-color: #EEEEEE;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;	
	height: 1px;
}
.text_required {
	color: #FF0000;
}

.alert_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 15px;
	padding: 15px;
	border: 2px solid #FF0000;
	background-color: #EBEBEB;
}
