body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #666666;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left:10px;
	background:#FFF;
}
.TableBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.BodyBG {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
}
.FooterBG {
	background-image: url(../images/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: top;
	color:#999999
}
#MainContent {
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	background:#FFF;
	}
#MainContent h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	padding-left:0px;
}	
#MainContent a:link, #MainContent a:visited {
	color: #2EAD84;
	text-decoration: underline;
	font-weight: bold;
	}
#MainContent a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
	}
#LeftSideBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding:0px;
	}
#LeftSideBar a:link, #LeftSideBar a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	}
#LeftSideBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
	}
#RightSideBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background:#FFF;
	}
#RightSideBar h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2EAD84;
	padding-left:0px;
	}	
#RightSideBar a:link, #RightSideBar a:visited {
	color: ##CC0000;
	text-decoration: none;
	font-weight: bold;
	}
#RightSideBar a:hover {
	color: #2EAD84;
	text-decoration: underline;
	font-weight:bold;
	}
#Footer {
	background-image: url(../images/footer-shadow.gif);
	background-repeat: no-repeat;
	font-size:10px;
	color:#666666;
	}
#Footer a:link, #Footer a:visited {
	text-decoration:none;
	color:#666666
}
#Footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
