BODY {
	margin-left: 0px ; 
	margin-top: 0px ; 
	font-family: arial, verdana, sans-serif ; 
	font-size: 12px ;
}

TD {
	font-family: arial, verdana, sans-serif ; 
	font-size: 12px ;
}

HR.soft {
	background-color: #066296 ;
	border: 0px solid #066296 ;
	height: 1px ;
}

a:link {
	text-decoration: underline ;
	color: #035d8d ;
}

a:active {
	text-decoration: underline ;
	color: #035d8d ;
}

a:visited {
	text-decoration: underline ;
	color: #035d8d ;
}

a:hover {
	text-decoration: none ;
	color: #035d8d ;
}

.main_header {
	font-size: 14px ;
	font-weight: bold ;
	color: #066296 ;
}

.imgBorder {
	border: 1px solid #066296;
}

.rightBorder {
	border-right: 1px solid #066296;
}

/* For cells that will contain a grid of info */
.list_cell {
	padding: 5px ;
}

.cur_shows_header {
	background-color: #066296 ;
}

.curr_shows_bold {
	color: #000000 ;
	font-weight: bold ;
}

.form_error {
	color: #cc0000 ;
	font-size: 10px ;
	font-style: italic ;
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 257px;
}

#content_cell {
	width: 640px ;
}

#content_cell_inner {
        padding: 30px ;
	vertical-align: middle ;
}


/* News related tags */

.shows_list_cell {
        padding: 5px 5px 15px 5px ;
}

.shows_headline {
        font-weight: normal ;
}

.shows_date_posted {
	font-weight: bold;
	color: #F26702;
}

.shows_year_view {
	font-weight: bold ;
}

/* End News related tags */


/* Miscellaneous */

.localH1 {
        font-weight: bold ;
        font-size: 18px ;
}

.localH2 {
        font-weight: bold ;
        font-size: 14px ;
}
.formfield_name {
	padding: 10px ;
        font-weight: bold ;
        text-align: right ;
}
.content_form_cell {
	padding: 10px ;
}

.form_instructions {
        font-size: 10px ;
}

.form_error {
        color: #cc0000 ;
        font-style: italic ;
}

/* End Miscellaneous */

