form, span, div, html, body, p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;	
	font-size: 14px;
}

a, a:hover, a:visited {
	color: blue;
}

div#buttons a, div#buttons a:hover, div#buttons a:visited {
	color: #fff;
}

div.fl {
	float: left;
}

div.fr {
	float: right;
}

div.cb {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0;
	overflow: hidden;
}

img {
	border: 0;	
}

div#page {
	margin: 0;
	width: 100%;
	min-width: 1000px;	
}

div#header {
	border-bottom: 1px solid #DD127B;
	width: 100%;
}

div#logoplace {
	float: left;
	width: 250px;
}

div#topbanner {
	margin-left: 235px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
}

div#topbanner a {
	font-size: 10px;
	color: #0059A9;
}

div#topbanner a:hover, div#topbanner a.nl:hover {
	color: gray;
}

div#topbanner a.nl {
	margin-left: 30px;
}

div#logo {
	margin-top: 10px;
	margin-left: 10px;
}

div#issue {
	font-weight: bold;
	font-size: 26px;
	color: #808080;
	margin-top: 4px;
	margin-left: 15px;
}

div.tb {
	margin-left: 2px;
	float: left;
}

table#content { 
	width: 100%;
	table-layout: fixed;
}

table#content td#left {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	width: 250px;
	border-right: 1px solid #0059AB;
	background: #F4ED2D url('/static/images/line-yellow.png') repeat-x top left;
}

table#content td#right {
	width: 250px;
	border-left: 1px solid #0059AB;
	background: #F4ED2D url('/static/images/line-yellow.png') repeat-x top left;
}

table#content td#cont {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

div.button {
	background: url('/static/images/button.png') no-repeat top left;
	cursor: pointer;
	width: 180px;
	height: 32px;
	margin-bottom: 6px;
}

div.bt {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding-top: 7px;
	padding-left: 18px;
	float: left;
	text-align: left;	
}

div.bt2 {	
	text-align: left;
	font-size: 13px;
}

div.bt a, div.bt2 a {
	text-decoration: none;
	color: #fff;
}

div.bh {
	float: left;
}

div.bh img {
	margin-left: 28px;
	margin-top: 7px;
}

div.bt2 {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	padding-top: 2px;
	padding-left: 18px;
	line-height: 14px;
	float: left;
}

table#content td#footer input {
	border: 1px solid #000;
}

table#content td#footer a {
	text-decoration: none;
	color: #979797;
}

table#content td#footer {
	border-top: 1px solid #DD127B;
	color: #979797;
	font-size: 14px;
}

div#lb {
	margin-top: 50px;
	text-align: center;
}

div.sr + div.sr {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	min-height: 160px;
}

div.article + div.article {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
}

div.sidebar, div.sidebar table {
	color: #ED1E79;
}

div.sidebar {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #005AAB;
	padding-bottom: 15px;
}

div.stitle {
	font-weight: bold;
}

.weather {
	margin-top: 3px;
	font-size: 14px;
}

div.sidebar a {
	color: #ED1E79;
	text-decoration: underline;
	font-size: 10px;
}

div.sideart {
	background-color: #ED1E79;
	border: 2px solid #fff;
	padding: 15px;
}

div.sideart a, div.sideart a:visited {
	text-decoration: none;
	color: #fff;
}

div.sideart a:hover {
	text-decoration: underline;
}

div.navt {
	color: #000;
	margin-bottom: 15px;
}

div.navt, div.navt a, div.navt a:visited {
	font-size: 12px;
		color: #FF33FF;
	text-decoration: none;
}

div.navt a {
	border-bottom: 1px dotted #000;
}

div.pagination {
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
	font-size: 12px;	
}

div.pagination a, div.pagination a:visited {
	text-decoration: underline;
	font-size: 12px;
}

div.navt a:hover {
	color: gray;
}

input.text, textarea.text {
	border: 1px solid #666666;
	padding: 3px;	
}

textarea.text {
	overflow: auto;
}

a.archive {
	padding-left: 5px;
	padding-right: 5px; 
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

a.archive_active {
	background: #ED1E79; 
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px; 	
	border-top: 1px solid #000; 
	border-left: 1px solid #000; 
	border-right: 1px solid #000; 
}

div#topbanner a.archive_active, div#topbanner a.archive_active:hover {
	color: #fff;
}

div.archive {
	display: none;
	margin: 0; 
	padding: 0; 
	font-size: 10px; 
	margin-top: 0px; 
	display: none;
}

div.archive_active {
	display: block;
	color: #fff; 
	border: 1px solid #000; 
	margin: 0; 
	margin-top: 4px; 
	padding: 0; 
	font-size: 10px; 
	background: #ED1E79; 
	padding: 2px;
}

table td.odd {
	background: #aaa;
}

table td.even {
	background: #ddd;
}

.pink_title {
	font-weight: bold; 
	color: #fff;
	font-size: 12px;
}

.pink_text, .pink_text p{
	color: #fff; 
	font-size: 12px; 
	padding-top: 10px;
}
