﻿a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body {
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.menubody {
	text-transform: uppercase;
	font-size: 10px;
}

.linksbody {
	text-transform: lowercase;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

.menubody a:visited, .nav a:visited {
	color: #d32525;
}

.linksbody a:visited, .nav a:visited {
	color: #d32525;
}

.Ucase {
	text-transform: uppercase;
}

.menub {
	margin: 12px auto 5px auto;

	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 760px;
	height: 81px;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	position: relative;
	width: 760px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C0C0C0;
}

.content {
	position: relative;
	width: 760px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

.footerbg {
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 75px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 75px;
	text-align: left;
	font-size: 10px;
}

.page {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}


.footend {
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;
}

#content {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

#maintable {
	margin-left: auto;
	margin-right: auto;
}

#footcontent {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 10px;
	width: 686px;
	bottom: 0px;
}


input {
	color: #666666; 
	font-family:verdana; 
	font-size:10px; 
	font-weight:normal; 
	border-width: 1px ; 
	border-color: #666666;
}

/* 1.1 SHIM */

.shim {
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 8px;
	font-size: 0;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

.subjectred {
	font-size: 1.5em;
	color: #E40224;
}

.subjectdarkgrey {
	font-size: 1.5em;
	color: #666666;
}

.logotype {
	position: absolute;
	top: 6px;
	left: 20px;
	width: 170px;
	height: 61px;
}

.logogosh {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 170px;
	height: 61px;
}

.items {
	width: 300px;
}