body{
	margin-top: 0px; 
	background: #263529;
	font-family: Arial; 
}

form {
	margin: 0px;
}

select{
	font-size: 12px;
}
.spaced_table{
	margin-top: 10px; 
	margin-left: 5px;
}

.small_text{
	font-size: 10px;
}

.reg_text{
	font-size: 12px;
}

.bold_text{
	font-size: 12px;
	font-weight:700;
}

.error_text{
	font-size: 12px;
	font-weight:700;
	color: #4A6751;
}

.nav{
	background: url("images/n_bg.jpg");
}

.nav_form{
	display: inline;
}

.nav_input{
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #263529;
	padding: 2px;
}

.sub_nav{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.sub_nav:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #96AB9B;
}

.body_spacer{
	background: url("images/body_spacer.jpg");
}

.left_nav{
	background: url("images/left_bg.jpg");
	font-family: Verdana;
}

.left_nav_box{
	border: 1px solid #96AB9B;
	background: #FFFFFF;
}

.left_nav_input{
	font-size: 10px;
	font-family: Verdana;
	border: 1px solid #263529;
}

.left_nav_header{
	text-indent: 7px;
	font-size: 13px;
	font-weight: bold;
	color: #374D3C;
}

.left_nav_td{
	padding-left: 10px;
	font-size: 12px;
	color: #4A6751; /* green */
}

input.left_nav_button{
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	background: #263529;
	border: 1px solid #263529;
}

input.left_nav_button_hover{
	font-weight: bold;
	font-size: 15px;
	color: #263529;
	background: #FFFFFF;
	border: 1px solid #263529;
}

.cl_bold_text {
	font-size: 13px;
	font-weight: bold;
	color: #F29F01;
}

h1{
	font-size: 16px;
	font-weight: bold;
	color: #F29F01;
	margin-bottom: 2px;
}

h2{
	font-size: 16px;
	font-weight: bold;
	color: #F29F01;
	margin-bottom: 0px;
}

a.bigyellow{
	color: #F29F01;
	vertical-align: text-bottom;
	text-decoration: none;
}

a.bigyellow:hover{
	color: #4A6751;
	vertical-align: text-bottom;
	text-decoration: none;
}

a.small_link{
	font-size: 10px;
	text-decoration: none;
	color: #4A6751;
}

a.small_link:hover{
	text-decoration: underline;
}

a.reg_link{
	font-size: 12px;
	text-decoration: none;
	color: #4A6751;
}

a.reg_link:hover{
	text-decoration: underline;
}

a.small_link{
	font-size: 10px;
	text-decoration: none;
	color: #4A6751;
}

a.small_link:hover{
	text-decoration: underline;
}
a.column_link{
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: #263529;
}

a.column_link:hover{
	text-decoration: underline;
}

.grayline{
	background-color: #AFAFA8;
}

.subtext{
	font-family: Arial;
	color: #AFAFA8;
	font-size: 12px;
}

.alert{
	color: #B80505;
}

.tr_over{
	background: url(images/cellbg_large.jpg) repeat-x;
	color: #000000;
}

.tr_small_over{
	background: url(images/cellbg_small.jpg) repeat-x;
	color: #000000;
}

ul{
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent: -30px;
	list-style: inside;
}

li.small{
	margin-left: 0px;
	font-size: 11px;
}


.slim_border{
	border: 1px solid #AFAFA8;
}

.center {
	text-align:center;
}

.center_tr{
	background: #FFFFFF url(images/center_bg.jpg) repeat-x;
}

.center_head_text{
	font-size: 12px;
	font-weight: bold;
	color: #F29F01;
}

.center_text{
	color: #263529;	/* 4A6751 */
	font-size: 12px;
}

a.center_link{
	color: #263529;	/* 4A6751 */
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.center_link:hover{
	text-decoration: underline;
}

.center_text_black{
	color: #000000;
	font-size: 12px;
}

.left_text_black{
	color: #000000;
	font-size: 12px;
	text-align:left;
}

.sort_box{
	background: #4A6751 url(images/sort_box_bg.jpg) repeat-x;
}

.sort_text{
	color: #FFFFFF;
	font-size: 12px;
}

a.bright_link{
	color: #FFFFFF;
	font-size: 11px;
}

input.small_button{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #263529;
	border: 1px solid #263529;
}

input.small_button_hover{
	font-weight: bold;
	font-size: 11px;
	color: #263529;
	background: #FFFFFF;
	border: 1px solid #263529;
}

.footer_spacer{
	background: url(images/footer_spacer.jpg) repeat-x;
}

a.blog_link{
	font-size: 12px;
	text-decoration: underline;
	color: #263529;
	font-weight:700;
}

a.blog_link:hover{
	text-decoration: none;
}

.schedule_left {
	border-right: 1px solid #AFAFA8;border-bottom: 1px solid #AFAFA8;padding:2px;font-size:12px;
}

.schedule_right {
	border-bottom: 1px solid #AFAFA8;padding:2px;font-size:12px;
}