body, html {
	background: #ccc url(images/tbg.jpg) top center no-repeat; 
/*	background-color: #ccc; */
}

* {
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	line-height: 14px;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

table {	border:0; border-collapse:collapse; }
table td { padding:0; }

img { border: none; }

a:link, a:visited, a:active { color: #08f; text-decoration: underline; }
a:hover	{ color: #08f; text-decoration: underline; }

#footer a:link, #footer a:visited, #footer a:active { color: #000; text-decoration: underline; }
#footer a:hover	{ color: #000; text-decoration: underline; }

p { margin: 15px 0; }

h1 { font-size: 12px; font-weight: bold; color: #000; }
h1 a:link, h1 a:visited, h1 a:active { font-weight: bold; text-decoration: none; }
h1 a:hover { text-decoration: underline; }

h2 { font-size: 12px; }
h3 { font-size: 12px; font-weight: bold; margin: 10px 0px; }

#body-container { /*background: transparent url(images/bbg.gif) bottom left repeat-x;*/ }

#main-wrap { clear: both; }

#main { width: 940px; background-color: #fff; margin: 0 auto; padding: 0 10px;
/*	opacity:.5; filter: alpha(opacity=50); -moz-opacity: 0.5; */
      }

.formwrapper { border: 1px solid #aaa; }
.formblock { padding: 10px 10px 10px 140px; }

.date {}

img.medium	{ width: 100px; height: 75px; padding: 0px; BORDER: 1px solid #333;}
img.small	{ width: 120px; height: 90px; padding: 0px; BORDER: 1px solid #333;}
img.wide	{ width: 64px; height: 48px; padding: 0px; BORDER: 1px solid #333;}
img.banner88x31	{ width: 88px; height: 31px; margin: 0px; padding: 0px; border: 1px solid #333; }

.resulterror	{ background-color: #ff0000; padding-top: 4px; padding-bottom: 4px; text-align: center; color: #000; FONT-WEIGHT: bold }
.resultok       { background-color: #0000ff; padding-top: 4px; padding-bottom: 4px; text-align: center; color: #000; FONT-WEIGHT: bold }

.ltitle 	{ 
	text-align: center; color: #000; font-weight: bold; text-transform:uppercase; height: 30px; line-height: 30px;  background-color: #ddd;
}
.lcontainer	{ 
	margin-bottom: 20px; background-color: #f8f8f8; _border: 1px solid #aaa;
}
.lcontent	{ 
	padding: 10px 10px 20px 10px; text-align: center;  _border-top: 1px solid #aaa;
}

.catmenu      { margin-left: 15px; text-align: left; } 
.catmenu li   { list-style:none; }
.catmenu li * {	line-height: 17px; }

.rtitle 	{ 
	text-align: center; color: #000; font-weight: bold; text-transform:uppercase; height: 30px; line-height: 30px; background-color: #ddd;
}
.rcontainer	{ 
	margin-bottom: 20px; background-color: #f8f8f8; _border: 1px solid #aaa;
}
.rcontent	{ 
	padding: 15px 10px; text-align: center; _border-top: 1px solid #aaa;
}

.rcontent li {
	padding:5px 0; list-style:none; clear: both; height: 52px;
}

.track-top    { padding: 5px; margin: 0 0 15px 0; background-color: #f8f8f8; _border-bottom: 1px solid #000; text-align: right }
.track-bottom { padding: 5px; margin: 15px 0 0 0; background-color: #f8f8f8; _border-top: 1px solid #000; text-align: right }

#header-wrap { clear: both; }

#header {
	text-align: left; 
	height:100px;
	width: 960px;
	margin: 0 auto;
/*	border-bottom: 1px solid #fff; */
}

#header h2 {
	padding: 15px 0 25px 0;
	float: right;  
}

#extra-row {
	margin: 0 -10px;
	clear: both;
	height: 15px;
	line-height: 15px; 
	text-align: center;
	padding: 10px 0;
/*	border-bottom: 1px solid #80a4ca; */
/*	border-bottom: 1px solid #000; */
	background-color: #ddd;
}

#subtitle {
	clear: both;
	padding-top: 10px;
	text-align: left; 
	height:20px;
	line-height:20px;
	font-size: 10px;
}

#subtitle div {
	float: right;
	text-align: right;
}

#subtitle a:link, #subtitle a:visited, #subtitle a:active, #subtitle a:hover { text-decoration: underline; font-size: 10px }

#footer-wrap { clear: both; }

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 1px 0;
	text-align:center;
}

#footer p { margin: 16px 0; }

.desc {	text-align: justify; }

.tips { 
	padding: 10px; border: 1px solid #aaa; 
}
.tips * { color: #000; }

.desclinks {
	text-align: right; 
}

.seoblock, .seoblock a, .seoblock a:hover { color: #444; font-size: 10px; text-decoration:none; line-height: 16px; text-align: center; }

.bookmark { text-align: center; background-color: #ddd; height: 16px; line-height: 16px; margin: 0 -10px; padding: 10px 0;}
.bookmark img {	width: 16px; height: 16px; margin-right: 5px; vertical-align: middle; }
.bookmark a { margin-right: 5px; }
.bookmark a:link, .bookmark a:visited, .bookmark a:active { color: #444; text-decoration:none; }
.bookmark a:hover { color: #444; text-decoration:underline; }

.lseparator { height: 15px; }

input, textarea { background-color: #fff; color: #333; }
input { height: 16px; }

label {	font-weight: bold; display: block; margin: 5px 0; }
