body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background-color: #E0E9ED;
	background-image: url(../Pics/back/backblue.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
a {
	font-size: 0.9em;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.5em;
}
.subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
}

.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336699;
	text-decoration: none;
}
.tablebxk {
	background-color: #A3A3A3;
}
.linkfootermial {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: underline;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	background-color: #96A8AB;
	border: 1px solid #333333;
}
#navbar {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #E9E9E9;
	line-height: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../Pics/back/back_navbar.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	width: 85%;
	padding: 3px;
}
#navbar a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D3FDCC;
	display: block;
}
#footer {
	background-attachment: fixed;
	background-image: url(../Pics/back/back_footer.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	white-space: nowrap;
	width: 85%;
}
#footer a:hover {
	text-decoration: none;
	background-color: #F4F4F7;
	display: table-cell;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	background-color: #B4C0B9;
	border: 1px solid #666666;
	padding: 2px;
}
#content {
	font: 1em Arial, Helvetica, sans-serif;
	color: #D5DADD;
	text-decoration: none;
	background: #80978A;
	padding: 3px;
	width: 85%;
}
