select {
	padding:0px;
	border:1px solid #eee;
	font-family: Arial;
	font-size: 10px;
}
#submit{
	margin: 0 0px 0px 0px;
	font: bolder 10px Arial;
	border: 1px solid #666666;
	background: #ffffff;
	color: #461C1C;
	padding: 0px 0px 0px 0px;

}
body {
	background:url(/images/body.jpeg) top center #E8F7F9;

	font-family: Verdana, Arial;
	font-size: 10px;
}
form {
	display: inline;
}
a:hover {
		text-decoration: underline;
	}
#sub_text{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #461C1C;
}
#sub_text_white{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
}
#sub_text_black{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: black;
}
#sub_header {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	font-size: 13px;
	color: #461C1C;
}
#sub_header_login {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #461C1C;
}
#sub_header_large {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	font-size: 15px;
	color: #461C1C;
}
#sub_header_large_white {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	font-size: 15px;
	color: #FFFFFF;
}
#sub_header_xlarge {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold;
	font-size: 36px;
	color: White;
}
#menu a {
		font-family: Verdana, Arial, Tahoma, Sans-serif;
		font-size: 12px;
		color: White;
		font-weight: bold;
				text-decoration: none;

}
#menu a:hover {
		font-family: Verdana, Arial, Tahoma, Sans-serif;
		font-size: 12px;
		color: White;
		font-weight: bold;
				text-decoration: underline;

}
#cal_sub {
		font-family: Verdana, Arial, Tahoma, Sans-serif;
		font-size: 16px;
		color: #461C1C;
		font-weight: bold;
}

.cal_border{
		border-right: 1px dotted #CCCCCC;
		border-bottom: 1px dotted #CCCCCC;
}
