/*html
{
scrollbar-face-color: #E7E2D6;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #777777;
scrollbar-shadow-color: #cccccc;
scrollbar-arrow-color: #777777;
scrollbar-track-color: #E2E2E3;
}*/
body {
	margin: 0;
	border: 0;
	padding : 0;
	background-color:#ffffff;
	font: 11px/16px Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	/*color: #2F455B;*/
	text-align: center;
}
td {
	text-align: left;
	vertical-align:top;
}
#cut {
	margin: 0px auto 0px;
	width: 740px;
	border-bottom: #ccc 3px double;
	position: relative;
}
.main {
	border-spacing: 12px;
	padding: 0px;
	width: 720px;
}
#thenav {
	/*border-collapse: collapse;*/
	width: 100%;
	border:1px;
	font-size: 10px;
}
#thenav a {
	font-weight: normal;
	color:#CC3366;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	
}
a:hover
{
	color:#FF6600;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:visited
{
	color:#CC6699;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:active
{
	color:#FF6600;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
/**********************************/
#colone {
	width: 30%;
	/*width: 150px;*/
	padding: 12px;
}
#coltwo {
	/*width: 300px;*/
	padding: 12px;
}
#colthree {
	width: 30%;
	/*width: 270px;*/
	padding: 12px;
}
#display {
	font-weight: bold;
	font-size: 10px;
}
.artist {
	font-weight: normal;
	font-size: 10px;
}
h3 {   
	font-family: georgia, garamond, times new roman, times, sans, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #29477E;
	padding: 0 0 10px 0;
	/*margin: 1.2em 0 -.2em 0;*/
	margin: 0 0 -.2em 0;
	background: url(http://www.s19.com/images/h3bg.gif);
	background-repeat: repeat-x;
}
#issue {
	text-align: right;
	vertical-align: top;
	font-family: georgia, garamond, times new roman, times, sans, serif;
	font-size: 10px; 
	text-transform: uppercase;
	font-weight: bold;
	color: #babcdb;
	} 
/**********************************/
.topbar {
	width: 100%;
	border: 1px;
}
.thedate{
	text-align:right;
	vertical-align: middle;
	font: 11px/14px Verdana,Arial,Helvetica,sans-serif;
	color:#4F9EB0;
}
.logo{
	text-align: right;
	vertical-align: bottom;
}
/**********************************/
.content {
	width: 740px;
	padding-top: 12px;
	padding-left: 12px;
}

hr {
	width: 740px;
	color: #E8E3CF;
	background-color: #E8E3CF;
	/*background-color: #B4B1A5;*/
	height: 1px;
}
.section {
	font: 140%/16px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #666633;
}
/******************************************/
.menu {
	text-align: left;
	vertical-align: top;
	width: 70px;
	padding-right: 15px;
}
.present {
	text-align: left;
	color: #AD2344;
	font-weight: bold;
	font-size: 10px;
}
a {
	font-weight: normal;
	color:#CC3366;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:hover
{
	color:#FF6600;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:visited
{
	color:#CC6699;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
a:active
{
	color:#FF6600;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}
/******************************************/
.vertline {
	background-color:#E8E3CF;
	width: 1px;
	padding:0px;
}
/******************************************/
.intro {
	text-align:left;
	vertical-align: middle;
	font: 12px/21px georgia, times new roman, times, serif;
	font-weight: bold;
	/*color:#854543;*/
	color:#854543;
}
.subleft {
	width: 50%;
	padding:12px;
}
.subright {
	width: 50%;
	padding:12px;
}
.subleft h3 {   
	font-family: georgia, garamond, times new roman, times, sans, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #CE0000;
	padding: 0 0 10px 0;
	margin: 1.2em 0 -.2em 0;
	/*background: url(images/h3subbg.gif) no-repeat;*/
}
.subleft h2 {   
	font-family: georgia, garamond, times new roman, times, sans, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #29477E;
	padding: 0 0 10px 0;
	/*margin: 1.2em 0 -.2em 0;*/
	margin: 0 0 -.2em 0;
	background: url(http://www.s19.com/images/h3bg.gif);
	background-repeat: repeat-x;
}
.newstitle {   
	font-family: georgia, garamond, times new roman, times, sans, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;	
	color: #CE0000;
}
.newsdate {   
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;	
	color: #BABCDB;
}
/******************************************/
.footer {
	text-align: center;
	vertical-align: middle;
	font: 9px/14px Verdana,Arial,Helvetica,sans-serif;
	color:#666;
}
/******************************************/
.mybutton {
	text-transform: uppercase;
	background-color: #FFEACE;
	border: none;
	color: #C13E3E;
	cursor: pointer;
	font: 9px/9px verdana, arial, sans-serif;
	font-weight: bold;
	height: 19px;
	border: 1px solid #FFA42F;
}
#tblGrid {
	border-collapse: collapse;
	width: 100%;
	border:1px;
	font-size: 10px;
}
#tblGrid td {
	height: 20px;
	vertical-align: middle;
}
.callout
{
	color:#CC6699;
	}

.mybox {
	color:#333333;
	background-color:#ffffff;
	border:0px;
}
.spanCombo {
	border:1px;
	border-style:dotted;
	border-color: #F9C683;
}
.myCombo {
	font: 11px/11px Verdana,Arial,Helvetica,sans-serif;
	color:#333333;
	width:200px;
}

