body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #B4B4B8;
}

#leftcontentarea {
	background-image: url(images/template_05.gif);
	background-repeat: no-repeat;
	padding-top: 129px;
}

#maincontentarea {
	background-image: url(images/template_06.gif);
	background-repeat: no-repeat;
	padding-top: 37px;
}

#maincontent {
	padding: 20px;
}

#footercontent {
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
}

#pageheadingscell {
	padding-bottom: 5px;
	border-bottom: 1px solid #FF5D1E;
}

#tablebottomborder {
	border-bottom: 1px solid #CCCCCC;
}

#menucell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCF;
	border-bottom: 2px solid #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#menucell a:link, #menucell a:visited {
	color: #000000;
	text-decoration: none;
}

#menucell a:hover {
	color: #FF5D1E;
	text-decoration: none;
}

.pageheadings {
	font-size: 16px;
	font-weight: bold;
	color: #323233;
}

.headings {
	font-size: 16px;
	font-weight: bold;
	color: #FF5D1E;
}

.subheadings {
	font-size: 14px;
	font-weight: bold;
	color: #FF5D1E;
}

.subheadings2 {
	font-size: 14px;
	font-weight: bold;
	color: #323233;
}

