body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(/Images/Background/background01.v5.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 100.1%;
}

p {
	font-size: 0.85em;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #9c2722;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #9c2722;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#NavigtionTable {
	font-size: 0.85em;
	font-weight: bolder;
	color: #333;
	list-style: none;
	text-align: left;
	letter-spacing: 1px;
	background-repeat: no-repeat;
}
#NavigtionTable  a {
	color: #11334E;
	text-decoration: none;
	font-weight: bolder;
}
#NavigtionTable  a:hover {
	color: #11334E;
	text-decoration: underline;
	font-weight: bolder;
}

#bodytable {
	border: 2px groove #071525;
	background-color: #FFF;
}

#FooterNav {
	font-size: 0.65em;
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	background-image: url(/images/footer/footer.png);
	background-repeat: no-repeat;
	background-color: #B1D5F3;
	border: 1px inset #091425;
}
#FooterNav  a {
	color: #2F516C;
	text-decoration: none;
}
#FooterNav  a:hover {
	color: #2F516C;
	text-decoration: underline;
}

.bodytablepadding {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}

.text {
	font-size: 14px;
}

.Finetext {
	font-size: 12px;
}
.SuperFine {
	font-size: 10px;
}

.padding4X4-10px {
	padding: 10px;
}

.paddingright10px {
	padding-right: 10px;
	padding-bottom: 5px;
}

.paddingleft10px {
	padding-left: 10px;
	padding-bottom: 5px;
}

.googletranslator {
	font-size: 10px;
	font-weight: bold;
	color: #efe3b9;
}

