body {
	padding: 0px;
	margin: 0 auto;
	font-family: Arial;
	font-size: 11px;
	color: #725e49;
	background-color: #FFFFFF;
	margin:0 auto;
	position:relative;
	background-attachment: scroll;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat;
	background-position: center top;
}

#body_container {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#container {
	margin: 0 auto;
	width: 1000px;
	background-repeat: repeat-y;
	position: relative;
	background-image: url(images/bg_content.gif);
	background-position: center top;
}
#topheader {
	background-image: url(images/top_header.gif);
	width: 100%;
	height: 30px;
	background-repeat: no-repeat;
	background-position: top;
	margin:0 auto;
}
form{ padding:0;
	  margin:0;
	}
#navigation {
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	height: 79px;
	background-color: #FFFFFF;
	background-image: url(images/nav_bar.gif);
	margin: 0px auto;
	background-position: center top;
}
#top_content {
	background-image: url(images/top_content.gif);
	height: 225px;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
#main_content {
	width: 794px;
	/*margin:0px auto;*/
	background-image: url(images/bg_maincontent.gif);
	background-repeat: no-repeat;
	margin-left:100px;
	padding-right:65px;
}
#topBar {
	width: auto;
	height: 60px;
	color: #666666;
	margin-right: 31px;
	margin-bottom: 10px;
	margin-left: 33px;
	}
.txt_content_bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
#content_bg {
	background-repeat: repeat-y;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 33px;
	/*background-color: #FFFFFF;*/
}
.contentTable {
	margin-top: 10px;
	margin-right: 31px;
	margin-left: 0px;
	margin-bottom: 5px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdbdbd;
	border-right-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	border-left-color: #bdbdbd;*/
	padding: 1px;
}
#footer {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	height: 24px;
	width: 100%;
}
#footerbar {
	width: 100%;
	font-size: 11px;
	height: 92px;
	text-align: center;
	background-color: #000000;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #857058;
}
#footericon {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.footercolumn, .footercolumn a:link, .footercolumn a:visited {
	font-size: 11px;
	text-align: center;
	font-family: Arial;
	color: #857058;
	padding-top: 20px;
	padding-bottom: 10px;
	text-decoration:none;
}
.footercolumn a:hover{ color:#DD6900;
	text-decoration:underline;
}
span.gensmall a, span.gensmall a:hover, span.gensmall a:visited{
	color:#FF0000;
	}
.input01 {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	width: 130px;
}
.link {
	font-family: Arial;
	font-size: 11px;
	padding-left:35px;

	}
.tusername {
	margin: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
	color: #FFFFFF;
	padding-top: 5px;
}
.cattitle{
	padding-left:3px;
	}
.row1{
	padding-left:8px;
	}

span.links, span.links a{
	color:#FFFFFF;
	text-decoration:none;
	}
.txt{font-size: 11px;
	font-family: Arial;
	color: #FFFFFF;
	}
.text{	
	font-family: Arial;
	color: #FFFFFF;
	font-weight:bold;
	}
td.catLeft span.cattitle,td.catLeft span.cattitle a,td.catLeft span.cattitle a:visited,td.catHead span.cattitle,td.catHead span.cattitle a,td.catHead span.cattitle a:visited{
	color:#ffffff;
}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

