body, html {
	background: #0a5697 url(images/tbg.gif) top left repeat-x; 
}

* {
	font-family: 'Verdana', 'Arial', 'Helvetica', sans-serif;
	line-height: 14px;
	color: #ccdbea;
	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: #fff; text-decoration: underline; }
a:hover	{ color: #fff; text-decoration: underline; }

p { margin: 15px 0; }

h1 { font-size: 12px; font-weight: bold; color: #fff; }
h1 a:link, h1 a:visited, h1 a:active { color: #fff; font-weight: bold; text-decoration: none; }
h1 a:hover { color: #fff; 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: 960px; margin: 0 auto; }

.formwrapper { border: 1px solid #80a4ca; }
.formblock { padding: 10px 10px 10px 140px; }

.date {}

img.medium	{ width: 100px; height: 75px; padding: 0px; BORDER: 1px solid #80a4ca;}
img.small	{ width: 120px; height: 90px; padding: 0px; BORDER: 1px solid #80a4ca;}
img.wide	{ width: 64px; height: 48px; padding: 0px; BORDER: 1px solid #80a4ca;}
img.banner88x31	{ width: 88px; height: 31px; margin: 0px; padding: 0px; border: 1px solid #3872ae; }

.resulterror	{ background-color: #ff0000; padding-top: 4px; padding-bottom: 4px; text-align: center; color: #ffffff; FONT-WEIGHT: bold }
.resultok       { background-color: #0000ff; padding-top: 4px; padding-bottom: 4px; text-align: center; color: #ffffff; FONT-WEIGHT: bold }

.ltitle 	{ 
	text-align: center; color: #fff; font-weight: bold; text-transform:uppercase; height: 40px; line-height: 40px; 
}
.lcontainer	{ 
	margin-bottom: 20px; border: 1px solid #80a4ca; 
}
.lcontent	{ 
	padding: 10px 10px 20px 10px; text-align: center; border-top: 1px solid #80a4ca;
}

.catmenu      { margin-left: 15px; text-align: left; } 
.catmenu li   { list-style:none; }
.catmenu li * {	line-height: 17px; }

.rtitle 	{ 
	text-align: center; color: #fff; font-weight: bold; text-transform:uppercase; height: 40px; line-height: 40px; 
}
.rcontainer	{ 
	margin-bottom: 20px; border: 1px solid #80a4ca;
}
.rcontent	{ 
	padding: 15px 10px; text-align: center; border-top: 1px solid #80a4ca;
}

.rcontent li {
	padding:5px 0;
	list-style:none;
	clear: both;
	height: 52px;
}

.track-top    { padding: 5px; margin: 0 0 15px 0; border-bottom: 1px solid #fff; text-align: right }
.track-bottom { padding: 5px; margin: 15px 0 0 0; border-top: 1px solid #fff; 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 {
	clear: both;
	height: 15px;
	line-height: 15px; 
	text-align: center;
	padding: 5px 0;
/*	border-bottom: 1px solid #80a4ca; */
	border-bottom: 1px solid #fff; 
}

#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 { color: #ccdbea; text-decoration: underline; font-size: 10px }

#footer-wrap { clear: both; }

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 1px 0;
	text-align:center;
	border-top: 1px solid #fff;
}

#footer p { margin: 16px 0; }

.desc {	text-align: justify; }

.tips { 
	padding: 10px; 
	border: 1px solid #80a4ca; 
}
.tips * { color: #fff; }

.desclinks {
	text-align: right; 
}

.seoblock, .seoblock a, .seoblock a:hover { color: #80a4ca; font-size: 10px; text-decoration:none; text-align: center; }

.bookmark { color: #f0f8ff; text-align: center; margin-bottom: 10px; }
.bookmark img {	width: 16px; height: 16px; margin-right: 5px; }
.bookmark a { margin-right: 5px; }
.bookmark a:link, .bookmark a:visited, .bookmark a:active { color: #f0f8ff; text-decoration:none; }
.bookmark a:hover { color: #f0f8ff; text-decoration:underline; }

.lseparator { height: 15px; }

input, textarea { background-color: #fff; color: #3872ae; }
input { height: 16px; }

label {	font-weight: bold; display: block; margin: 5px 0; }
