html {
	font-size: 100.01%;
}

body {
	padding: 0px;
	margin: 20px;
	margin-top: 10px;
	background-color: #645857;
	height: 100%;
	font-family: Arial;
	font-size: 0.8em;
}

reminder {
	background-image: url('../images/LTV2_01.jpg');
	background-repeat: repeat-x;
}

a {
	color: #BB2526;
	text-decoration: none;
}

a:hover {
	color: #BB2526;
	text-decoration: underline;
}

img {
	border: 0px;
}

form {
	margin: 0;
	padding: 0;
}

div {
	margin: 0;
	padding: 0;
}

.na {
	font-style: italic;
	color: #444444;
}

.navi1t{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 9px 8px 7px 8px;
	text-decoration: none;
	display: inline-block;
}

.navi1t:hover{
	color: #FFFFFF;
}

.navi1ts {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 9px 8px 5px 8px;
	height: 18px;
	text-decoration: none;
	background-color: #4C4C4C;
	text-decoration: none;
	display: inline-block;
}

.navi1ts:hover{
	color: #FFFFFF;
}

.navi2t {
	color: #CACACA;
}

.navi2t:hover {
	color: #CACACA;
}

.navi2tb {
	font-weight: bold;
	color: #CACACA;
}

.navi2tb:hover {
	font-weight: bold;
	color: #CACACA;
}

.corner1 { background: url('../images/LO.jpg') top left no-repeat;}
.corner2 { background: url('../images/RO.jpg') top right no-repeat; }
.corner3 { background: url('../images/LU.jpg') bottom left no-repeat; }
.corner4 { background: url('../images/RU.jpg') bottom right no-repeat; padding: 10px; }
.corner4b { background: url('../images/RU.jpg') bottom right no-repeat; padding: 2px 20px 0px 20px; }
.corner5 { bottom: 0; left: 0; position: absolute; }
.corner6 { bottom: 0; right: 0; position: absolute; }

.contain1 {
	width: 910px;
	background-color: #292929;
	margin: 0 auto 0 auto;
	padding: 0px 10px 10px 10px;
	border: 0px solid #000000;
	background-image: url('../images/LTV2_12.jpg');
	background-repeat: repeat-x;
}

.contain2 {
	background-image: url('../images/LTV2_08.jpg');
	background-repeat: repeat-y;
	background-color: #4C4C4C;
	height: 32px;
	width: 910px;
	color: #CACACA;
}

.contain3 {
	float: right;
	width: 220px;
	margin-top: 10px;
	background-color: #4C4C4C;
}

.contain4 {
	background-color: #D4D4D4;
	min-height: 300px;
	padding: 10px;
}

.contain5 {
	width: 680px;
	background-color: #4C4C4C;
	margin-top: 10px;
}

.contain6 {
	background-color: #D4D4D4;
	min-height: 300px;
	padding: 10px;
}

.head1 {
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: left;
	background-color: transparent;
	background-image: url('../images/LTV_H1.jpg');
	background-repeat: no-repeat;
	width: 489px;
	height: 32px;
	position: relative;
	margin-top: 10px;
	padding-top: 146px;
	padding-left: 11px;
	white-space: nowrap;
	z-index: 1;
}

.head2 {
	margin: 0px;
	margin-left: 500px;
	padding: 0px;
	background-color: transparent;
	background-image: url('../images/LTV_H2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	width: 410px;
	height: 188px;
	position: relative;
}

.seperator {
	margin: 5px 5px 5px 5px;
	height: 20px;
	vertical-align: middle;
	width: 1px;
}

.hseperator {
	height: 1px;
	text-align: left;
	border: 0px;
	border-bottom: 1px solid #000000;
}

.cleanup {
	clear: both;
	height: 0px;
}

input, textarea, select {
	border: 1px solid black;
	background-color: #F1F1F1;
	color: #000000;
	margin-left: 0;
}

input[type=checkbox] {
	border: 0px solid black;
	background-color: #D4D4D4;
}

input[disabled=disabled] {
	color: #666666;
}

input[readonly=readonly] {
	color: #666666;
}

.news {
	background-color: #B8B8B8;
	border: 1px solid black;
	text-align: left;
	margin-right: 7px;
	margin-left: 7px;
}

.newshead {
	background-color: inherit;
	font-weight: bold;
	margin-left: 5px;
}

.newsbody {
	padding: 5px;
	padding-top: 0px;
}

.newsfooter {
	width: 100%;
	text-align: right;
	color: #555;
	font-size: 0.85em;
}

.guestbook {
	background-color: #B8B8B8;
	border: 1px solid black;
	text-align: left;
	margin-right: 7px;
	margin-left: 7px;
}

.guestbookhead {
	white-space: nowrap;
	background-color: inherit;
	font-weight: bold;
	margin-left: 5px;
}

.guestbookbody {
	padding: 5px;
	padding-top: 0px;
}


.podcast {
	background-color: #B8B8B8;
	border: 1px solid black;
	text-align: left;
	margin-right: 7px;
	margin-left: 7px;
}

.podcasthead {
	background-color: inherit;
	font-weight:bold;
	margin-left: 5px;
}

.podcastbody {
	padding: 5px;
	padding-top: 0px;
}

.podcastfooter {
	background-color: inherit;
	width: 100%;
	text-align: right;
	font-size: 0.8em;
}

.inputerror {
	color: red;
	font-weight: bold;
	border: 1px solid red;
}

.error {
	color: red;
	font-weight: bold;
}

.spec	{
	height: 200px; 
	width: 600px; 
	border: 1px solid black; 
	display: inline; 
	padding: 0; 
	margin: 0; 
}

.spec2 {
	height: 200px; 
	width: 600px; 
	border: 1px solid black; 
	display: none;
	padding: 0; 
	margin: 0; 
}

.action {
	cursor: pointer;
}

.userlist {
	margin-left: 5px;
	margin-bottom: 10px;
	min-height: 104px;
	float: none;
	border: 0px solid black;
}

.smallgrey {
	color: #808080;
	font-size: 0.8em;
}

.smallgrey2{
	color: #2c2c2c;
	font-size: 0.8em;
}

.toplinks {
	margin: 0 auto 2px auto;
	padding: 0;
	width: 930px;
	text-align: right;
}

.tlink {
	color: #d3d3d3;
	font-size: 0.8em;
	font-family: Verdana, Arial;
	margin-left: 10px;
}

.tlink:hover {
	color: #d3d3d3;
}

.headline {
	float: left;
	width: 400px;
}

.bold {
	font-weight: bold;
}

.hugebold {
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 0.2em;
}

.back {
	width: 240px;
	margin-left: 400px;
	text-align: right;
}

.login {
	margin-left: 5px;
	line-height: 1.5;
}

.noinput {
	border: 0px;
	background-color: #D4D4D4;
}

.footer {
	text-align: center;
	width: 100%;
	color: #333;
	font-size: 0.9em;
}

h1 {
	margin-top: 0px;
	font-size: 1em;
}

.welcome {
	border: 1px solid #000000;
	background-color: #A7A7A7; /*#C3C3C3;*/
	padding: 5px;
	text-align: center;
	width: 90%;
	margin: 10px auto 0 auto;
}

.okay {
	color: green;
}

.warn {
	color: #FF8C00;
}

.miss {
	color: red;
}

.notice {
	font-weight: bold;
}

.grey {
	color: #666666;
}

.w500 {
	width: 285px;
	margin-bottom: 2px;
}

#no_underline {
	text-decoration: none;
}

.descbox {
	width: 100%;
	border: 1px black solid;
}

.descbox2 {
	margin: 5px;
}