body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/back01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	cursor: default;
}
html,body {
margin: 0;
padding:0;
}
a:link {
	color: #e65b1e;
	text-decoration: underline;
}
a:active {
	color: #e65b1e;
	text-decoration: underline;
}
a:visited {
	color: #e65b1e;
	text-decoration: underline;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
input  {
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : #909090;
	background-color : #FFFFFF;
	height : auto;
	border : 1px solid #CCCCCC;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-right: 1px;
	padding-left: 1px;
}
label {
font-weight : normal;
}
textarea {
font-family : "Courier New", Courier, monospace;
font-size : 11px;
color : #d96217;
border : 1px dashed #cccccc;
background-color : #ECECEC;
padding-left : 1px;
} 

#content1 {
	margin-top: 54px;
	margin-right: auto;
	margin-left: auto;
	width: 818px;
	margin-bottom: 15px;
}
#menu {
	height: 27px;
	width: 818px;
}
#header {
	height: 328px;
}
#content2 {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	overflow: auto;
	padding-bottom: 26px;
}
#col1 {
	width: 478px;
	float: left;
}
.title1 {
	background-image: url(images/title01.jpg);
	background-repeat: repeat-x;
	height: 16px;
	border: 1px solid #64a09b;
	text-shadow: 1px 1px 1px #4e6362;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 5px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	padding-top: 2px;
	margin-bottom: 2px;
}
.post1 {
	line-height: 11px;
	color: #373737;
	text-align: justify;
	background-color: #ececec;
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin-bottom: 20px;
}
.post1 img  {
	float : left;
    text-align : justify;
    margin-right : 6px;
    padding : 1px;
	margin-top: 1px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8; 
	opacity: 0.8;
	border: 0;
}
.post3 {
	line-height: 11px;
	color: #373737;
	text-align: justify;
	background-color: #ececec;
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin-bottom: 20px;
}
.post3 img  {
	background-color : #FFFFFF;
	padding : 5px;
	margin-top: 3px;
	filter:alpha(opacity=80);
    -moz-opacity: 0.8; 
	opacity: 0.8;
	border: 1px solid #ffffff;
	margin-right: 3px;
}
.post3 img:hover {
	background-color : #c0c0c0;
	padding : 5px;
	margin-top: 3px;
	filter:alpha(opacity=100);
    -moz-opacity: 1.0; 
	opacity: 1.0;
	border: 1px solid #c0c0c0;
	margin-right: 3px;
} 
#col2 {
	width: 300px;
	float: right;
}
.title2 {
	background-image: url(images/title2.jpg);
	background-repeat: no-repeat;
	height: 19px;
	text-shadow: 1px 1px 1px #ffffff;
	color: #d2642b;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: capitalize;
	padding-top: 6px;
	width: 300px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.post2 {
	line-height: 11px;
	color: #595959;
	text-align: justify;
	background-color: #d3d3d3;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 9px;
}
.post2 a:link {
	color: #3c908f;
	text-decoration: underline;
}
.post2 a:active {
	color: #3c908f;
	text-decoration: underline;
}
.post2 a:visited {
	color: #3c908f;
	text-decoration: underline;
}
.post2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
.sub2 {
	background-image: url(images/sub2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 20px;
}
#foot {
	width: 100%;
	background-color: #373a39;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	color: #767676;
	text-align: center;
	line-height: 18px;
	height: 100px;
}
.text1 {
	color: #808080;
	font-size: 11px;
	font-style: italic;
	line-height: 11px;
}
.text2 {
	color: #4c8b8a;
}
.text3 {
	color: #859b37;
	text-shadow: 1px 1px 1px #ffffff;
}
