.background {
	background-attachment: fixed;
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
}
.maintext {
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.upborder {
	border: 1px solid #000000;
}
.mainborder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #310000;
	border-bottom-color: #310000;
	border-left-color: #310000;
}
.verborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.boxsize {
	height: 13px;
}



FORM.nomargin
{
    MARGIN: 0px;
}

a:link.footerlink {
color: #000000;
text-decoration: none;
}
a:visited.footerlink {
color: #000000;
text-decoration: none;
}
a:hover.footerlink {
color: #000000;
text-decoration: underline;
}
a:active.footerlink {
color:  #000000;
text-decoration: none;
}


a:link.sitemap {
color: #ffffff;
text-decoration: none;
}
a:visited.sitemap {
color: #ffffff;
text-decoration: none;
}
a:hover.sitemap {
color: #ffffff;
text-decoration: underline;
}
a:active.sitemap {
color:  #ffffff;
text-decoration: none;
}



a:link.pdf {
color: #ffffff;
text-decoration: underline;
}
a:visited.pdf {
color: #ffffff;
text-decoration: underline;
}
a:hover.pdf {
color: #ffffff;
text-decoration: none;
}
a:active.pdf {
color:  #ffffff;
text-decoration: underline;
}
