body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}

html, body { 
	min-height:100.01%; 
	margin-bottom:1px;
	 } 

#wrapper {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 150%
}
		
#mainright {
	width: 203px;
	float: left;
	background: #fff;
	padding: 10px 0px 10px 5px;
	/*border-left: dashed 1px black;*/

}
	
#maincenter {
	width: 395px;
	float: left;
	background: #fff;
	padding: 10px 5px 10px 5px;
	border-left: dashed 1px black;
	border-right: dashed 1px black;
	
}
	
#mainleft {
	width: 180px;
	float: left;
	background: #fff;
	padding-bottom: 10px;
	/*border-right: dashed 1px black;*/
	padding: 10px 5px 10px 0px;
	display : inline;
}
	

#banner {
	width: 800px;
	background: #fff;
}

#mainmenu {
	/*position: absolute;*/
	float: left;
	/*width: 575px;*/
	/*left: 180px;*/
	top: 102px;
	z-index: 2;
	font-size: 11px;
}
		
p,h1,pre {
	margin: 0px 10px 10px 10px;
}
		
h1 {
	font-size: 12px;
	font-weight: bold;
	
}
	
/*#mainright p { 
	font-size: 10px
}*/

#banner h1 { 
	margin: 0px;
	padding: 10px
}

.clear {
	clear: both;
}

#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color:#ffffff;
}

#mainleft table {
	margin-left: 5px;
	width: 160px;
}

#mainleft td {
	padding-left: 10px;
	/*padding-bottom: 10px;*/
	font-weight : bold;
	padding-top : 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
}

#mainleft tr a:link {
	font-weight: bold;
	text-decoration: none;
	color: #999999
}

#mainleft tr a:visited {
	color: #99999;
	text-decoration: none;
}

#mainleft tr a:hover, a:active{
	color: #e93512;
	text-decoration: none;
}

#mainleft tr a:active{
	color: #e93512;
}

a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #e93512;
	text-decoration: none;
}

.imgfl {
	float: left;
	padding: 5px 6px 5px 0px;
}	

.imgfr {
	float: right;
	padding: 5px 0px 5px 6px;
}	

.img {
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.ul {
	font-size: 11px;
	font-weight: bold;
	margin-left: 25px;
	text-indent: 0px;
	text-align: left;	
	padding-left: 0px;	
}

.ul2 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	text-indent: 0px;
	text-align: left;	
	padding-left: 0px;	
}

.li {
	list-style: none url(images/arrow.gif);
}

.li a {
	text-decoration: none;
	color: #999999
}

.li a:visited {
	color: #99999;
	text-decoration: none;
}

.li a:hover {
	color: #e93512;
	text-decoration: none;
}

.li a:active {
	color: #e93512;
}

.li2 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	text-indent: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style: circle;
}
.table1 {
	border: ridge #DF0000 2px;
	padding: 0px 5px 0px 5px;
}

.table2 {
	/*border: ridge #DF0000 2px;*/
	padding: 0px 5px 0px 15px;
	margin-left: 35px;
	width: 350px;
}

.table3 {
	width: 350px;
	margin-left: 10px;
	background-color: #EFEFEF;
}

.table3 td {
	padding-left: 10px;
}

.table4 {
	 width: 385px;
	 margin-left: 10px;
}

.padding0 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
} 

.background01 {
	background-color: #FBECD7;
}

.background02 {
	background-color: #CCCCCC;
}

.background03 {
	background-color: #FFFFE8;
}

.background04 {
	background-color: #DDDDDD;
}

#menutable td{
	padding-left: 10px;
	/*padding-bottom: 10px;*/
	font-weight : bold;
	padding-top : 6px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
}

#noscript {
	position: absolute;
	right: 20px;
	top: 85px;
	width: 275px;
	z-index: 2;
	font-size: 9px;
	text-align: left;
}
	
.noscript {
	background-color: #DDDDDD;
	border: solid 1px #CC3300;
	padding: 5px 5px 5px 10px;
}

#linksright td{
	width: 100%;
	/*padding-bottom: 10px;*/
	font-weight : bold;
	padding-top : 8px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	text-align: left;
}
