body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	color: #000000;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
}

.lightbg {
	background-image: url(images/graycentre.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #961412;
}
.bluefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}


.paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 180%;
	color: #CCCCCC;
	text-align: justify;
}
a:link {
	text-decoration: none;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a:active {
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #5A5A5A;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0C0C0E;
}
.menubg {
	background-color: #020202;
	background-image: url(images/cenre.jpg);
	background-repeat: repeat-x;
}
.blackbg {
	background-color: #000000;
	background-image: url(images/blackbg.jpg);
	background-repeat: repeat-x;
}
.paragraphwhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 150%;
	color: #5A5A5A;
	text-align: justify;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14.px;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
}
