body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
    background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.topmenu {
	background-image: url(images/topmenu.jpg);
	background-repeat: no-repeat;
}
.h1bkg {
	background-image: url(images/headlinebkg.jpg);
	background-repeat: no-repeat;
}
.footerbkg {
	background-image: url(images/footerbkg.jpg);
	background-repeat: no-repeat;
}
.leftbkg {
	background-image: url(images/leftbkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightbkg {
	background-image: url(images/rightbkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color:#999999;
}
a:visited {
	text-decoration: none;
	color:#999999;
}
a:hover {
	text-decoration: none;
	color:#CC3300;
}
a:active {
	text-decoration: none;
	color:#999999;
}

.navigation:link {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
		color: white;
}
.navigation:visited {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
.navigation:hover {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
}
.navigation:active {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

.navigation2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
		color: black;
}
.navigation2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
.navigation2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
}
.navigation2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: black;
}

.navigation3:link {
	font-family: Times New Roman;
	font-size: 10px;
	text-decoration: none;
		color:#5F5F6D;
}
.navigation3:visited {
	font-family: Times New Roman;
	font-size: 10px;
	text-decoration: none;
		color:#5F5F6D;
}
.navigation3:hover {
	font-family: Times New Roman;
	font-size: 10px;
	text-decoration: none;
	color:#CC3300;
}
.navigation3:active {
	font-family: Times New Roman;
	font-size: 10px;
	text-decoration: none;
		color:#5F5F6D;
}

.navigation4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.navigation4:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.navigation4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#CC3300;
}

.navigation4:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: black;
}

.navigation5:link {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
		color: white;
}
.navigation5:visited {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: white;
}
.navigation5:hover {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color:#FF3300;
}
.navigation5:active {
	font-family: Times New Roman;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

.navigation6:link {
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
		color: white;
}
.navigation6:visited {
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
	color: white;
}
.navigation6:hover {
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
	color:#FF3300;
}
.navigation6:active {
	font-family: Times New Roman;
	font-size: 14px;
	text-decoration: none;
	color: white;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman;
	font-weight: bold;
}
h1 {
	font-family: Times New Roman;
	font-weight: normal;
	font-size: 21px;
	color:#990000;
}


.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color:#666666;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color:#999999;
}
.heading1 {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.heading2 {	
    font-family: Times New Roman;
	font-weight: normal;
	font-size: 18px;
	color:#CC3300;
}
.white1 {	
    font-family: Times New Roman;
	font-weight: normal;
	font-size: 16px;
	color:white;
}

.white2 {	
    font-family: Times New Roman;
	font-weight: normal;
	font-size: 14px;
	color:white;
}

