.bgleft {
	background-image: url(img/bg-left.jpg);
	background-repeat: repeat-y;
}
.bg-right {
	background-image: url(img/bg-right.jpg);
	background-repeat: repeat-y;
}
.bg-content {
	background-image: url(img/bg-content.jpg);
	background-repeat: repeat-y;
}
.bg-top {
	background-image: url(img/bg-top.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	font-weight: bold;
	color: #BD0537;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #BD0537;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #BB0536;
	text-decoration: none;
}
.bg-menu {
	background-image: url(img/bg-mainmenu.jpg);
}
a.mainmenu:link		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainmenu:visited		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainmenu:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainmenu:active		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.smalltext {
	font-size: 10px;
}.whitetext {
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}
.footer {
	font-size: 11px;
}


a.leftmenu:link		{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.leftmenu:visited		{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.leftmenu:hover		{
	color: #BD0537;
	text-decoration: none;
	font-weight: bold;
}

a.leftmenu:active		{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

a.footerlink:link		{
	color: #BD0537;
	text-decoration: underline;
	font-weight: bold;
}

a.footerlink:visited		{
	color: #BD0537;
	text-decoration: underline;
	font-weight: bold;
}

a.footerlink:hover		{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink:active		{
	color: #BD0537;
	text-decoration: underline;
	font-weight: bold;
}.regulartext {
	font-size: 12px;
}
