body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/imgx/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bg-left {
	background-image: url(/imgx/bg-left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.whitetext {
	color: #FFFFFF;
}
.mainwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bgtop {
	background-image: url(/imgx/top-bg.jpg);
	background-repeat: no-repeat;
}
.bgtop2 {
	background-image: url(/imgx/top-bg2.jpg);
	background-repeat: no-repeat;
}



a.whitelink:link		{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.whitelink:visited		{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.whitelink:hover		{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

a.whitelink:active		{
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.footerlink:link		{
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:visited		{
	color: #FFFFFF;
	text-decoration: underline;
}

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

a.footerlink:active		{
	color: #FFFFFF;
	text-decoration: underline;
}
a:link		{
	color: #336699;
	text-decoration: underline;
}

a:visited		{
	color: #336699;
	text-decoration: underline;
}

a:hover		{
	color: #990000;
	text-decoration: none;
}

a:active		{
	color: #336699;
	text-decoration: underline;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.whitemenu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.bg-bread {
	font-size: 12px;
}
