﻿body {
	background: url('images/bg0.jpg') top left repeat-x;
	margin:0 0 0 0;
	font: 11px/14px tahoma;
}

td {
	font: 11px/14px tahoma;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	color: #336666;
}

a:link {
	text-decoration: underline;
	color: #336666;
}

a {
	text-decoration: underline;
	color: #336666;
}

a:hover {
	text-decoration:none;
}

a img {
	border:0;
}

strong sup {
	color:#CC3300;
	font-size:11px;
}

.header a:visited {background: url('images/arrow.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:#666666; }

.header a:link {background: url('images/arrow.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:#666666; }

.header a:active {background: url('images/arrow.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:#666666; }

.header a {background: url('images/arrow.png') no-repeat 5px left; padding-left:8px; margin-left:13px; color:#666666; }
.header a:hover {text-decoration:none; }


.nav a:active {
	color:white;
	font-weight: bold;
	font: 11px/14px tahoma;
	padding: 0 4px 0 4px;
}

.nav a:link {
	color:white;
	font-weight: bold;
	font: 11px/14px tahoma;
	padding: 0 4px 0 4px;
}

.nav a {
	color:white;
	font-weight: bold;
	font: 11px/14px tahoma;
	padding: 0 4px 0 4px;
}

.nav a img {
	border-bottom: 1px white solid;
}

.nav .select {
	border-bottom: 1px black solid;
}

.nav a:hover img {
	border-bottom: 1px black solid;
}

.nav td {
	background: url('images/nav0.png') no-repeat bottom left;
	text-align:center;
	vertical-align:top;
}

.more a {
	color: white;
	font-weight: bold;
	text-align:right;
	background: url('images/arrow_w.png') no-repeat 5px right; padding-right:8px; 
}

.more {
	color: white;
	font-weight: bold;
	text-align:right;
}

.bullets1 {
	margin: 5px;
	padding: 1em;
}

.bullets2 {
	margin: 0px 0px 0px 15px;
	padding:0em;
}

.bullets3 {
	margin: 0px 0px 0px 30px;
	padding:0em;
}

.inpic {
	background: url('images/inpic_bg.png') repeat-y top left;
	font: 12px/28px tahoma;
	vertical-align:top;
}

.inpic .select {
	background: url('images/arrow.png') no-repeat center left;
	padding-left: 8px;
}

.inpic a {
	color: #336666;
}

.form {
	background-color: #f9f9f9;
	border: 1px #666666 solid;
	font: 11px tahoma;
	line-height:16px;
}

input.form {
	height:18px;
}

.register input {
	border: 1px #666666 solid;
	font: 11px tahoma;
	line-height:16px;
	height:18px;
}

input.button {
	font: 11px tahoma;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	color: white;
	background-color:#a0a0a0;
	border: 1px #cbcbcb solid;
	height:25px;
}

/*----------------------------------------------------------- footer ----------------------*/

.copyright {
	color:white;
}

.copyright a:active {
	color:white;
}

.copyright a:link {
	color:white;
}

.copyright a {
	color:white;
}

.copyright a:visited {
	color: #cccccc;
}

.contact {
	font: 10px/12px tahoma;
	color: white;
}