a:link {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
img {
	margin: 0px;
	padding: 0px;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/texture.png);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
}
#Heading {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	color: #FF9900;
}
#Wall #Header {
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#Wall {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;

}
#Contents {
	text-align: left;
	width: 450px;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
#Wall #Contents #FloatLeft {
	text-decoration: underline;
	float: left;
	margin-right: 15px;
}
h2, h3, h4 {
	padding: 0px;
}
#Wall #Contents h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-top: 10px;
}


#Wall #Contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
#Wall #Contents h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
#Wall #ContentsPadd {
	padding-right: 20px;
	padding-left: 20px;
}
#Wall #Contents p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#ColorBG {
	background-color: #EEE;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
#Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/http.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEE;
	padding: 10px;
}
#LinksBox {
	width: 400px;
	float: left;
}

#Wall #Contents ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}
#Pdf {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-align: left;
	padding-left: 30px;
	background-color: #EEE;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
#Explor {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/ex.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-align: left;
	padding-left: 30px;
	background-color: #EEE;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
#Word {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/word_icon.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	text-align: left;
	padding-left: 30px;
	background-color: #EEE;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
#Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #333333;
	background-color: #EEE;
	padding: 10px;
}
.FormBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333333;
}
.FormSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
}
#Wall #Contents li {
	list-style-position: outside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
	list-style-image: url(../images/0069.png);
}
.orange {
	color: #FF6600;
}
