
body {
	background:#000000 url("images/back.jpg") repeat;
	margin: 0px;
}

body, td, th, p {
	color: #000000;
	font-weight: normal;
	font-family: arial,sans-serif;
	font-size: 13px;
}

h2 {
	color: #512828;
	font-size: 200%;
	font-weight: bold;
        font-style: normal;
}


h3 {
	color: #512828;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
        font-style: italic;
}


h4 {
	color: #000000;
	font-size: 135%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

h4 .special{
	color: #000000;
	font-size: 105%;
	font-weight: normal;
	text-align: center;

}

h5 {
	color: #512828;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
        font-style: normal;
}

h6 {
	color: #512828;
	font-size: 140%;
	font-family: comic sans ms, brush dom regular;
	font-weight: bold;
	text-align: center;
        font-style: normal;
}

th {
	background-color: #666666;
	color: #ffffff;
	font-weight: normal;
}

a, a:visited, a:active, a:link {
	color: #cc6600;
}

input.FormButton {
	background-color: #cc9832;
	color: #ffffff;
	font-family: arial,sans-serif;
	font-weight: bold;
	text-decoration: none;
	vertical-align : middle;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #ffcc66;
}

.noPad {
	padding: 0px;
}

#content {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	margin-left: 1%;
	margin-right: 0%;
	text-align: left;
	width: 93%

	}

.hangingIndent {
	text-indent: -8px;
}

.error {
	border: 1px solid #ffcb65;
	background-color: #ffffcd;
	color: #666666;
	padding: 5px;
	margin: 5px;
}

.informaiton {
	background-color: #;
	color: #000000;
	border: 4px solid #cc3300;
	padding: 5px;
}

.information1 {
	background-color: #974C28;
	color: #ffffff;
        font-weight: bold;
	font-family: arial,sans-serif;
	text-decoration: none;
	border: 0px solid #1d4a36;
	padding: 6px;

}


.information1 a:hover {
	background-color: #ffffff;
        font-weight: bold;
	color: #666666;

	
}

.information1 a, .information1 a:visited, .information1 a:active {
	color: #666666;
	text-decoration: none;

}

.information1 a:hover {
	text-decoration: underline;
}

.information1NoPad {
	background-color: #cc9832;
	color: #ffffff;
	margin: 0px;

}

.information1 p {
	color: #ffffff;

}

.information2 {
	background-color: #512828;
	color: #ffffff;
		font-family: arial,sans-serif;
	text-decoration: none;
        font-weight: bold;
	border: 1px solid #666666;
	padding: 5px;
}


.information2 a:hover {
	background-color: #ffffff;
        font-weight: bold;
	color: #666666;

	
}

.information2 a, .information1 a:visited, .information1 a:active {
	color: #666666;
	text-decoration: none;

}

.information2 a:hover {
	text-decoration: underline;
}

.information2NoPad {
	background-color: #cc9832;
	color: #ffffff;
	margin: 0px;

}

.information1 p {
	color: #ffffff;


}

.HighlightContentSection {
	background-color: #e3e3e3;
	color: #666666;
	padding: 10px;
}

.HighlightContentSectionNoPad {
	background-color: #e3e3e3;
	color: #666666;
}

.LineBreak {
	background-color: #e3e3e3;

}

.ContentHeading {
	color: #cc3300;
	font-size: 230%;
	font-weight: bold;
	text-align: center;
}

.rightAlign {
	text-align: right;
	padding: 2px;
	margin: 2px;
}

.centerAlign {
	text-align: center;
}

.HotTopic {
	color: #666666;
	text-align: right;
	font-size: 70%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.HotTopic a {
	color: #333333;
}

.HotTopic a:visited {
	color: #838383;
}

.HotTopicContent {
	background-color: #3E6FA0;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.HotTopicContent p {
	color: #ffffff;
	padding-right: 0px;
	padding-left: 20px;
	text-indent: -10px;
	margin: 0px;
}

.HotTopicContent a, .HotTopicContent a:link, .HotTopicContent a:visited {
	color: #ffffff;
	text-decoration: none;
}

.HotTopicContent a:hover {
	text-decoration: underline;
}


.img-left {
	float: left;
   margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	font-weight: normal;
	background-color: White;
   color: Black;

}


.img-right {
	float: right;
   margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	font-weight: normal;
	background-color: White;
   color: Black;

}

/* Footer Sections */
.footer {
	color: #666;
	font-size: 0.9em;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

hr.footer {
	padding: 0px;
}

.footer a, .footer a:link, .footer a:visited {
	color: #;
	text-decoration: none;
}

.footer a:hover {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	background-color: #ffffff;
	padding: 2px;
}

.menuTitle {
	background-color: #ffffff;
	color: #ffffff;
	text-align: left;
	margin: 0px;
}


#leftbar {
	background: none transparent scroll repeat 0% 0%;
	color: #000000;
	float: left;
	margin-left: -0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	width: 130px;
}

#leftbar li {

	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

#leftbar li a {

	color: #000000;
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 0.5em;
	padding-right: 0px;
	padding-top: 0px;
	text-decoration: none;
}

#leftbar li a:hover {

	border-right: 0px solid;
	border-left: 0px solid;
	color: #695910;
}

#leftbar ul {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 210px;
	text-align: left;
	
}


.WarningSection {
	border: 1px solid #ffcb65;
	background-color: #ffffcd;
	color: #666666;
	padding: 5px;
	margin: 5px;
}

.menu {
	background-color: #ffffff;
	padding: 2px;
}

.menuTitle {
	background-color: #ffffff;
	color: #ffffff;
	text-align: left;
	margin: 0px;

}


* html #content {
	width: 100%;
        width:  99%;

}

0px;
}

.NodeImage {
	padding-right: 5px;
}

/* Inactive Active Nodes */
.InactiveNode {
	background-color: #e3e3e3;
	color: #808080;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.InactiveNode, .InactiveNode a, .InactiveNode a:visited, .InactiveNode a:link {
	color: #838383;
	text-decoration: none;
}

.ActiveNode {
	background-color: #e3e3e3;
	color: #6580a0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #838383;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.ActiveNode, .ActiveNode a, .ActiveNode a:visited, .ActiveNode a:link {
	color: #667e96;
	text-decoration: none;
}


