
body {
	margin: 0;
	padding: 0;	
	text-align: center;
	background-color: #fff;
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 100%;
	line-height: 120%;
	color: #333;
	background: url(/images/bg-header.gif) repeat-y center top;
}

p, li {
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 80%;
	line-height: 120%;
	color: #333;
}

.error {
	font-family: Arial, Verdana, Helvetica, Tahoma; 
	font-size: 80%;
	line-height: 120%;
	font-weight: bold;
	color: #ff0000;
}

a 			{ color: #c92204; text-decoration: none; }
a:active 	{ color: #c92204; text-decoration: none; }
a:visited	{ color: #c92204; text-decoration: none; }
a:hover 	{ color: #000; text-decoration: underline; }

.imagelink img { 
	filter: alpha(opacity=100);
	opacity: 1;
}

.imagelink:hover img { 
	color: red;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.nospace { margin: 0px;}

h1 {
	font-size: 110%;
	line-height: 120%;
	color: #333;
}

h2 {
	font-size: 90%;
	line-height: 120%;
	color: #333;
}

hr { 
	color: #c8c8c8;
	background-color: #c8c8c8;
	border: 0px solid #c8c8c8;
	height: 1px;
}

.hr {
	width: 100%;
	height: 1px;
	border: 0;
	color: #c8c8c8;
	background-color: #c8c8c8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

form {
	margin: 0;
 	padding: 0;
}

input { cursor: pointer; }

.form-text { 
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 0px;
	font-size: 80%;
	line-height: 120%;
}

.form-buttons { 
	background-color: #CCC;
	margin: 15px 10px 10px 0px;
	padding: 2px 10px 2px 0px;
}

.small {
	font-size: 70%;
	line-height: 120%;
	text-align: center;
}

#container {	
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

.general {
	position: relative;
	width: 755px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0px 25px 0px 25px;
}

#header {
	position: relative;
	width: 844px; height: 150px;
	margin: 0 auto;
	text-align: center;
}

#logo {
	position: absolute;
	right: 25px; top: 0px;
}

#topnav {
	position: absolute;
	height: 25px;
	left: 30px; bottom: 14px;
	margin: 0 auto 0 auto;
}

#topnav ul {
	margin: 0;
	padding: 0;
}

#topnav ul, #topnav li {
	display: inline;
}

#topnav li a {
	color: #FFF;
	font-weight: bold;
	padding: 0 20px 0 20px;
	border-right: 1px solid #FFF;
}	

li#tnv01 a { border-left: 1px solid #FFF; }

li#tnv02-ov a, li#tnv03-ov a, li#tnv04-ov a { color: #000; }

#images-home {
	position: relative;
	margin: 40px 20px 0px 30px;
	border: 1px solid red;
}

#images-right {
	position: relative;
	text-align: center;
	margin: 30px 0px 0px 30px;
}

#content-right {
	position: relative;
	width: 180px;
	margin: 43px 0px 0px 30px;
}

.wrap-right {
	position: relative;
	margin: 0px 0px 8px 0px;
}

.right-header {
	z-index: 1000;
	position: absolute;
	left: 0px; top: 0px;
	width: 169px; height: 25px;
	padding: 8px 0px 0px 12px;
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	background: url(/images/bg-sub-titles2.png) repeat-x left top;	
}

.right-header a 		{ color: #FFF; text-decoration: none; }
.right-header a:active 	{ color: #FFF; text-decoration: none; }
.right-header a:visited	{ color: #FFF; text-decoration: none; }
.right-header a:hover 	{ color: #FFF; text-decoration: underline; }

.right-text {
	position: relative;
	width: 158px; 
	padding: 35px 8px 5px 12px;
	font-size: 75%;
	line-height: 120%;
	border: 2px solid #c8c8c8;
}

.right-text-no {
	position: relative;
	width: 194px; 
	padding: 35px 8px 0px 12px;
	font-size: 75%;
	line-height: 120%;
}

.right-panel {
	width: 210px;
	padding: 0px 0px 0px 40px;
}

.subnav a { 
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	margin: 0px 10px 0px 0px;	
	background: #fd9800;
	color: #FFF;
}

.textbg-new {
	padding: 5px 8px 5px 8px;
	margin: 0px 10px 0px 0px;	
	background: #fd9800;
	color: #000;
}

.textbg { 
	background-color: #fd9800;
	padding: 10px;
	width: 78.5%;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	font-size: 100%;
	line-height: 120%;
}

.subcontent {
	position: relative;
	margin: 20px 0px 0px 0px;
	padding: 0;
	text-align: center;
}

.sub-headers {
	z-index: 1000;
	position: relative;
	height: 27px;
	padding: 10px 0px 0px 0px;
	color: #FFF;
	width: 753px;
	text-align: center;
	font-weight: bold;
	background: url(/images/bg-sub-titles.png) repeat-x left top;	
}

.sub-titles {
	z-index: 1000;
	position: absolute;
	left: 0px; top: 0px;
	width: 750px; height: 38px;
}

.sub-titles-bg {
	z-index: 900;
	position: absolute;
	width: 751px; height: 38px;
	background: url(/images/bg-sub-titles.png) repeat-x left top;	
}

.sub-titles a 			{ color: #FFF; text-decoration: none; }
.sub-titles a:active 	{ color: #FFF; text-decoration: none; }
.sub-titles a:visited	{ color: #FFF; text-decoration: none; }
.sub-titles a:hover 	{ color: #FFF; text-decoration: underline; }

.sub-titles ul {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
}

.sub-titles li {
	position: relative;
	display: block;
	float: left;
	padding: 10px 0px 0px 12px;
	width: 175px; height: 28px;
	color: #FFF;
	font-weight: bold;
}

.sub-texts {
	position: relative;
	padding: 8px 0px 0px 0px;
	font-size: 80%;
	line-height: 120%;
}

.sub-images {
	position: relative;
	padding: 0px 0px 0px 0px;
}

.sub-td {
	width: 25%;
	padding: 40px 10px 10px 10px;
	border-right: 2px solid #c8c8c8;
	border-bottom: 2px solid #c8c8c8;
}

.sub-td1 {
	border-left: 2px solid #c8c8c8;
}

#footer {
	position: relative;
	margin: 20px 0px 40px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 2px solid #fd9800;
	font-size: 70%;
	line-height: 130%;
	text-align: center;
}

#footer a 			{ color: #fd9800; text-decoration: none; }
#footer a:active 	{ color: #fd9800; text-decoration: none; }
#footer a:visited	{ color: #fd9800; text-decoration: none; }
#footer a:hover 	{ color: #000; text-decoration: underline; }


.content-images img { border: 1px solid #000; }