﻿.outerTable {
	border-top: none;
	border-left: 1px solid #A4A788;
	border-bottom: none;
	border-right: 1px solid #A4A788;
	background-color:#FFFFFF;
	width: 750px;
	margin-centre
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	}

a {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

ul {
	list-style-image: none;
	list-style-type: square;
	list-style-position: outside;
	margin-right: 5px;
	margin-top: 0px;
	}

.littleLogo {
	background-image:url(images/vth2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	}
	
.slideShow {
	height: 150px;
	width: 750px;
	}

li {
	margin-bottom: 8px;
	}

a:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}

.style2 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	}

.style3 a:link {
	color: #FFFFFF;
	}

.style3 a:hover {
	color: #CCCC99;
	}

.style3 a:active {
	color: #CCCC99;
	}

.style3 a:visited {
	color: #CCCCCC;
	}

td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.8em;
	text-align: center;
	margin: 0px 10px 10px 10px;
	}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 1.8em;
	text-align: center;
	margin: 0px 10px 0px 10px;
	background-color:#5E624B;
	}

.box {
	border: 1px solid #A4A788;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
	}

.box p { 
	margin: 0px 0px 0px 0px;
	}

.box ul {
	margin: 10px 0px 15px 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

.box li {
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	}

.box li a:link, tlb li a:visited {
	text-decoration: none; color: #333;
	}

.box li a:hover {
	text-decoration: none;
	color: #ECC312;
	}

/*.opacity {
	opacity: 0.5;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5; 
	}*/

.rollover:link{
	color: #fffff1;
	text-decoration: none;
	font-family: verdana;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	}

.rollover:visited {
	color: #fffff1;
	text-decoration: none;
	font-family: verdana;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	}

.rollover:active {
	color : #fffff1;
	text-decoration : none;
	background : transparent;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	}

.rollover:hover  {
	color: #5E624B;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	}

.h1{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color:  #fffff1;
	text-decoration: none;
	}

.menu:link{
	color: #fffff1;
	text-decoration: none;
	font-family: verdana;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	}

.menu:visited {
	color: #fffff1;
	text-decoration: none;
	font-family: verdana;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	}

.menu:active {
	color : #fffff1;
	text-decoration : none;
	background : transparent;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	}

.menu:hover {
	color: #A4A788;
	text-decoration: none;
	background: transparent;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	}
	
.style4 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	}
	
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	}
	
.link {
	height: 31px;
	line-height: 31px;
	}
	
.linkCenter {
	position: relative;
	top: 8px;
	}