BODY
{
	FONT-SIZE: 12px;
	MARGIN: 0px;
	FONT-FAMILY: Arial, Verdana, Helvetica;
	MARGIN: 25px;
	background: url(images/bckground.jpg) #000 repeat-x;
}
#maincontainer #header img {
	margin-top: 10px;
}
#table2 {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
}
#header {
	text-align: center;
}
#maincontainer #navbar {
	padding: 5px;
	margin-top: 15px;
	margin-left: 35px;
	margin-right: 30px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC33;
	margin-bottom: 10px;
}
#contentcontainer {
	height: 400px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	overflow: auto;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: 80px;
	margin-right: 80px;
}
#footer {
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFCC33;
	margin-top: 20px;
	padding-top: 8px;
}
#maincontainer #contentcontainer img {
}
#maincontainer {
	width: 780px;
}
TD
{
    FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Verdana, Helvetica
	COLOR: #000000;
}
.TEXTAREA
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #eeeeee;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: Arial, Verdana, Helvetica;
}
A.quicklinks
{
    FONT-SIZE: 12px;
    COLOR: #E9C55E;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
A.quicklinks:link
{
    FONT-SIZE: 12px;
    COLOR: #E9C55E
}
A.quicklinks:visited
{
    FONT-SIZE: 12px;
    COLOR: #E9C55E
}
A.quicklinks:active
{
    FONT-SIZE: 12px;
    COLOR: #E9C55E
}
A.quicklinks:hover
{
    FONT-SIZE: 12px;
    COLOR: #E9C55E;
	TEXT-DECORATION: underline;
}
A.path
{
    FONT-SIZE: 11px;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica
}
A.path:link
{
    FONT-SIZE: 11px;
    COLOR: white
}
A.path:visited
{
    FONT-SIZE: 11px;
    COLOR: white
}
A.path:active
{
    FONT-SIZE: 11px;
    COLOR: white
}
A.path:hover
{
    FONT-SIZE: 11px;
    COLOR: white;
	TEXT-DECORATION: none;
}

.heading
{
    FONT-SIZE: 18px;
    COLOR: gray;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pagetitle
{
    FONT-SIZE: 16px;
    COLOR: #F89D0E;
	padding-bottom: 5px;
	font-weight: bold;
}
.categoryHead
{
border: 1px solid #892034; 
padding: 2px;
background: #892034;
font-weight: bold;
color: white;
width: 100%;
}
.heading2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: black
}
.small
{
    FONT-SIZE: 10px
}
.footer
{
    FONT-SIZE: 10px;
	color: white;
}
#maintable UL {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 25px;
}
#maintable li {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	color:#FF3300;
}
#maintable li A {
	color: #FFFFFF;
	text-decoration: none;
	font-size:16px;
}
#maintable li A:hover {
	color: #F99E0F;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F99E0F;
}
#table2 UL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	margin-top: 2px;
}
#table2 li {
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000066;
	display: inline;
}
#table2 li A {
	color: #FFFFFF;
	text-decoration: none;
}
#table2 li A:hover {
	color: #F99E0F;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F99E0F;
}
#pagename {
	background-color: #000066;
	padding-left: 50px;
	padding-right: 50px;
	margin-left: 80px;
	margin-right: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	padding-bottom: 4px;
	padding-top: 4px;
}
.indextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 150%;
	margin: 7px;
}
.indextext A {
	color:#FFCC00;
}
.indextext A:hover {
	color:#999999;
	text-decoration:underline;
}
.facebook {
	margin: 12px 5px 5px 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 40px;
	float: left;
}
.facebook a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
.facebook a:hover {
	color: #F99E0F;
	padding-bottom: 2px;
	border: 2px solide #fff;
}
.facebook2 {
	margin: 12px 5px 5px 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 40px;
	float: left;
}
.facebook2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:14px;
}
.facebook2 a:hover {
	color: #F99E0F;
	padding-bottom: 2px;
	border: 2px solide #fff;
}
