body {
	font-family: arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#000;
}

h1 {
	margin:0;
	padding:0;
	color:#fff;
}
h2, h3 {
	margin:0;
	padding:0;
}
p {
	margin:0 0 5px 0;
	padding:0;
}
img {
	margin:0;
	padding:0;
	border:0;
}

form {
	padding:0;
	margin:0;
}

#topnav {
	position:absolute;	
	width:100%;
	top:0;
	font-size:10pt;
	color:#ccc;
	height:25px;
	text-align:center;
	font-family:verdana;
	padding:5px 0 0 0;
}
#topnav a {

	color:#fff;
	text-decoration:none;
}
#topnav a:hover {
	color:#fff;
	text-decoration:underline;
}


#tl, #tm, #tr {
	height:100px;
}
#tl {
	background:#000 url('/image/tl.gif');
	width:40px;
}
#tm {
	background:#000 url('/image/tm.gif');
	/*text-align:center;*/
	padding: 0 0 0 10px;
}
#tr {
	background:#000 url('/image/tr.gif');
	width:40px;
}
.tmSwitch a {
	text-decoration:none;
	color:#fff;
	height:100px;
	width:400px;
	display:block;
	background:#000 url('/image/logo.gif') no-repeat left;
	text-indent: -9999px;
}

#tm a {
	text-decoration:none;
	color:#fff;
	display:block;
	height:100px;
	width:400px;
	text-indent: -9999px;
}
.mainlogo1 {
	background:#000 url('/image/logo.gif') no-repeat left;
	height:100px;
	width:300px;
}
.mainlogo2 {
	background:#000 url('/image/logoOver.gif') no-repeat left;
	height:100px;
	width:300px;
}

#l, #r {
	width:40px;
}
#l {
	background:#000 url('/image/l.gif');
}
#m {
	background-color:#fff;
	padding: 0 5px 5px 5px;
}
#r {
	background:#000 url('/image/r.gif');
}

#content {
	padding:0 5px 0 0;
}

#rightNav {
	padding:0 0 0 5px;
}

#leftNavTitle {
	background-color:#f6821b;
}
#middleTitle {
	background-color:#700;
}
#rightNavTitle, .linkcat h2, .pagenav h2, #rightNav h2  {
	background-color:#005;
}

#leftNavTitle, #middleTitle, .rightNavTitle, .linkcat h2, .pagenav h2, #rightNav h2 {
	padding: 2px 5px 0 5px;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:11pt;
}
#leftContent, #middleContent, #rightContent {
	padding: 0 5px;
}
#middleTitle a {
	/*padding: 2px 5px;*/
	/*padding:2px 0;*/
	font-size:12pt;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#middleTitle a:hover {
	color:#000;
	text-decoration:none;
}
#comments {
	border-top:1px solid #aaa;
	background-color:#f3f3f3;
	font-size:12pt;
	padding:5px;	
}
#comments a{
	color:#000;
	font-size:14pt;
	text-decoration:none;
	
}
#comments a:hover {
	color:#fff;
	text-decoration:underline;
}
#commentlist {
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
}
#commentlist li {
	/*background-color:#f3f3f3;*/
	border:2px solid #f3f3f3;
	padding:5px 5px 0 5px;
	margin:5px 0 0 0;
}
#commentcite {
	color:#888;
	font-size:10pt;
	padding:5px 0 0 0;
}
#commentcite a, #commentRSS a {
	color:#888;
	text-decoration:none
}
#commentcite a:hover, #commentRSS a:hover {
	color:#333;
	text-decoration:underline;	
}
#commentRSS {
	border-bottom:1px solid #aaa;
	background-color:#f3f3f3;
	font-size:10pt;
	padding:5px;
	margin-top:5px;
}
#commentform {
	padding:5px 5px 5px 10px;
}
#commentform a {
	color:#00f;
	text-decoration:none;
}
#commentform a:hover {
	color:#d60000;
}
#commentform h2 {
	font-size:12pt;
}

.footer {
	font-size:8pt;
	color:#888;
	text-align:center;
	padding:10px 0;
}
.footer a {
	color:#888;
	text-decoration:none;
}
.footer a:hover {
	color:#333;
	text-decoration:underline;
}
.date, .commentLink, .feedback, .meta {
	background-color:#f3f3f3;
}
.date {
	color:#888;
	float:left;
	text-align:right;
	padding:0 30px 0 10px;
}
.commentLink {
	color:#888;
	float:left;
	text-align:right;
	padding:0 30px 0 10px;
}
.feedback {
	/*border-top:1px solid #aaa;*/
	/*border-bottom:1px solid #aaa;*/
	height:20px;
}
.feedBack, .commentLink a {
	color:#888;
	text-decoration:none;
}
.commentLink a:hover {
	color:#333;
	text-decoration:underline;
}
.meta {
	padding:3px 0 3px 10px;
	/*padding:0 0 0 10px;*/
	font-size:10pt;
	color:#888;
	margin:0 0 5px 0;
}
.meta a {
	color:#888;
	text-decoration:none;
}
.storycontent {
	padding:0 0 0 5px;
}
.storycontent a{
	font-weight:bold;
	text-decoration:none;
	color:#00f;
}
.storycontent a:hover{
	color:#d60000;
}
#rightNav ul,#leftNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
#linkcat-1 h2 {
	font-size:11pt;
}

#rightList li ul, #leftList li ul, #searchform {
	padding: 0 5px 5px 5px;
	
}

#rightList li ul a, #leftList li ul a, #searchform a{
	/*font-weight:bold;*/
	text-decoration:none;
	color:#369;	
}
#rightList li ul a:hover, #leftList li ul a:hover, #searchform a:hover {
	/*font-weight:bold;*/
	text-decoration:underline;
	color:#369;	
}

#searchForm {
	padding: 0 0 10px 0;
}

.page_item {
	margin:0 0 0 10px;
	list-style:disc;
}

#domainTable {
	/*height:350px;
	width:750px;*/
	/*overflow:scroll;*/
}

.formLogin td {
	padding:0 3px;
}

.formLogin td.label {
	text-align:right;
}

