* { margin:0; padding:0;}

html {
	margin: 0;
	padding: 0;
	}

html, body, #Wrapper {
	min-height: 100%;
	width: 100%;
	height: 100%;
	}
	
html>body, html>body #Wrapper {
	height: auto;
	background-color: #cacaca;
	}

#Wrapper {
	width:100%;
	min-height: 100%;
	height: 100%;
	position: absolute;
	top: 0;	
	left: 0;
	}


body {
	font: normal 12px/160% Verdana, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	}



img { border:0;}




table {
	
	width:100%;
	height:100%;
	}
table th {
	font-size:1em;
	text-align:center;
	line-height: 14px;
	}	

table td {
	font-size:0.9em;
	text-align:center;
	line-height: 12px;
	}
		
table td a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	}	
		
table td a:hover {
	color:#33CC00;
	text-decoration:none;
	font-weight:bold;
	}




#mainTitle {
	color:#C6F702;
	font-size:2.8em;
	font-family:Tahoma;
	font-weight:bold;
	padding: 96px 50px 0 70px;
	text-align: right;
	}

#subTitle {
	color:#FFFFFF;
	font-size:1.8em;
	font-family:Tahoma;
	font-weight:bold;
	line-height: 30px;
	text-align: right;
	padding: 15px 50px 0 70px;
	}


.bgcolor1row {
	background-color:#CCFF00;
	color: #000000;
	}

.bgcolor2row {
	background-color:#EBFFD1;
	}
	
.bgcolor1column {
	background-color:#f5f5f5;
	}



	
.clear {
	clear:both;
	}	




	
/* FRAME */

#Wrapper #Contents {
	position:relative;
	margin: 0 auto;
	width: 850px;
	background: transparent url("temp6_bg.png") repeat-y;
	}



#Contents #MainContents {
	position:relative;
	margin: 0 auto;
	height: 100%;
	padding: 0px 0px 0 0px;
	background: transparent url("temp6_top.png") no-repeat top left;
	}



#Contents #bodyTop {
	background: transparent url("temp6_bodyTop.png") no-repeat top left;
	height: 53px;
	width:836px;
	}	
	
	
/* Home Main Contents */

#Contents #headBanner {
	background: transparent url("temp6_headBanner.png") no-repeat left top;
	height: 178px;
	width: 850px;
	}



#MainContents #dirTable {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color:#000000;
	width:720px;
	height:423px;
	border: 6px solid #f7f7f7;
	margin-left: 58px;
	}
	
	
		
#Contents #introBanner {
	background: transparent url("temp6_introBanner_btm.png") no-repeat left bottom;
	width: 769px;
	margin: 0 auto;
	}

	#introText {
	font-size:14px;
	padding: 30px 40px;
	background: transparent url("temp6_introBanner_top.png") no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
							}

#Contents #textBtmOuter {
	width: 769px;
	margin: 0 auto;
	color:#000000;
	font-size:1em;
	}

	#textBtm {
	color:#000000;
	font-size:1em;
	padding: 30px;
	}		
	


	
#plugins {
	margin:10px auto;
	width: 300px;
	}	
	




/* Footer */

#Footer {
	background: transparent url("temp6_bottom.png") no-repeat left bottom;
	height: 70px;
	text-align:center;
	font-size:0.95em;
	color:#777777;
	padding: 100px 0 50px 10px;
	}
