body {
	text-align:center;
	font-family:arial,tahoma,verdana,helvetica;
	font-size:12px;
	background-image: url(../images/img_bg2.gif);
	background-repeat: repeat-x;
	margin:0px;
	
}

#main
{	clear:both;
	vertical-align:bottom;
	margin:10px 10px 20px 20px;
}


#frame {
	
	background-color: #FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
	width:950px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
	
	}
#contentheader {
	background-image: url(../images/img_bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	}
#contentleft {
	width:250px;
	margin:10px 0px 0px 0px;
	float:left;
	
	}
	

	
#contenttopic {
	width:630px;
	background-image: url(../images/titlebg.gif);
	color:#FFFFFF;
	font-size:18px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	vertical-align: text-bottom;
	
	}


#contentcenter {
	padding-left:20px;
	width:640px;
	height:100%;
	margin:5px 0px 5px 0px;
	float:left;
	border-left:1px solid #CCCCCC;

	}
#left_column{
	padding-left:16px;
	width:450px;
	margin:10px 0px 0px 0px;
	float:left;

}
#right_column{
	padding-left:15px;
	width:430px;
	margin:10px 5px 0px 18px;
	float:right;

}
	

#content_sitemap {
	//padding-left:25px;
	width:100%;
	height:100%;
	margin:10px 0px 0px 0px;
	float:left;

}

#line {
	width:95%;
	margin:0px 0px 0px 20px;
	border-top:1px solid #FF6600;
}

p,h1,pre {
	margin:0px 10px 10px 10px;
}

li {
	margin:0px 0px 0px 0px;
}

#footer {
	clear:both;
	vertical-align:bottom;
	margin:10px 10px 10px 10px;
	border-top:1px solid #CCCCCC;
	
}

#topic {
	background-image:url(../images/linear_bg.jpg);
	background-repeat: repeat-x;
	margin:20px 20px 20px 20px;
	border:solid 1px #CCCCCC;
}

a:hover {
	color:#FF6600;
	font-weight:bolder;
}

a:link{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:inherit;
	

}
a{
	color:#333333;
	font-size:12px;
	text-decoration:none;

}

table.info {
	border-collapse: collapse;
	border-spacing: 1px;
	border-bottom:solid 1px #eee;
}

table.info td, table.info tr{
	padding:6px 6px;
	border-bottom:solid 1px #eee;
	vertical-align:top;
}

iframe {
	width: 100%;
	height: 150px;
	margin:0px 0px 0px 10px;
	overflow: auto;
}

