html {

	color:#000; 
	background:#fff;
	
	}
	
body {

	font-family:arial; 
	font-size:12px; 
	color:#000; 
	background: #FFF;
	padding: 0; 
	border: 0; 
	margin: 0;
	
	}


table {

	border: 0px

	}


img {

	display: none;
	
	}
	
	
a, a:visited {
	
	text-decoration: underline;
	border: 0;
	font-family: arial;
	color: #000
	
	}


a:hover {
	
	text-decoration: none;
		
	}
	
	
.shadowleft {
	
	display:none;
	
	}

.shadowright {
	
	display:none;
	
	}
	
	
.title {


	font-size: 26px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: normal
	
	}
	
.title1 {

	display: inline;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: 40px
	
	}
	

.subtitle {

	display: inline;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: normal

	}
	
	
.text {

	text-align:left; 
	font-family:arial; 
	font-size:12px; 
	color:#000;
	padding: 10px 0px 15px 0px
	
	}
	
	
.text1 {

	text-align:left; 
	font-family:arial; 
	font-size:12px; 
	color:#000;
	padding: 0px;
	vertical-align: top
	
	}
	
	
.dirname {

	text-decoration: none;

	}
	
	
	
.name {	font-size: 16px; 
		color: #003366; 
		font-weight: bold; }

.detail {	font-size: 12px; }


.container {
	
	position: relative;
	display: block;
/*	height: 1185px;*/
	overflow: visible;
	background: #FFF;
	width: 750px;
	border:0px;
	padding: 0px 0px 15px 0px;
	margin: auto;
	
	}
	
	
.container1 {
	
	position: relative;
	display: block;
/*	height: 900px; */
	overflow: visible;
	background: #FFFFFF;
	width: 750px;
	border:0px;
	padding: 0px 0px 15px 0px;
	margin: 0;
	
	}




.contentbox {

	position: relative;
	width: 650px;
	left: 0px;
	top: 0px;
	text-align: left;
	display: block;
	background: #fff;
	padding: 10px 0px 0px 20px;
	margin: 10px auto 0px 0px;
	
	}

	
.topbox {

	display: none;

	}
	
	
.bottombox {

	display: none;

	}
	
	
.navbar {

	display: none;
	
	}
	
	
.feature {

	display: none;

	}
	
	
.sidead {

	display: none;

	}
	
	
.guides td {

	text-align: left;

	}
	
	

.directory1 {

	position: absolute;
	left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	}
	

.directory2 {

	margin-left: 220px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	
	}
	
