body, td, div, span, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

a:link, a:visited {
	color: #0000FF;
}

a:hover, a:active {
	color: #FF0000;
}

img {
border-color: #0000FF;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

.errorbox {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 6px;
	color: #ffffff;
}

h3 {
	font-size: 10px;
}

.tab {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.tab .even td {
	padding: 4px;
	background: #eee;
}

.tab td, .tab .odd td {
	padding: 4px;
	background: #f6f6f6;
	border-bottom: 1px dotted #ccc;
}

.tab .submit td {
	border: none;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.linksTitle {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.linksTitle a:link {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.linksTitle a:visited {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.linksTitle a:active {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.linksTitle a:hover {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.linksTitleLg {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.url {
	font-size: 10px;
	vertical-align: sub;
	color: #666666;
	margin-bottom:8px;
}
.articleImg {
	float:left;
    clear:left;
    padding: 0;
    margin-right: 16px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.copy{
	font-size:10px;
	color: #000000;
	font-weight: bold;
}
.mag {
	font-style: italic;
}
.vernav, .vernav a:link, .vernav a:visited {
	color : #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#333333;
}
.vernav a:hover, .vernav a:active {
	text-decoration:underline;
}
.vernavimg {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#333333;
}
.galleryh {
	font-size:18px;
	margin-bottom:50px;
	margin-top: 10px;
	background-color: #F0F0F0;
	margin-left: 10px;
	margin-right: 10px;
}
.galleryh img {
	border:none;
	margin-right:10px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}