body , html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  	text-align:justify;
	margin: 5px;
}

div{

}
div.text{
	margin: 5px;
	margin-left:132px;
	margin-right: 20px;
	font-size: 14px;
	text-align:justify;
	
}
.folder{
	background-image: url(images/folder.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.map{
	background-image: url(images/folder_slide.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.about{
	background-image: url(images/ths.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	/*height: 324px;*/
}
.cont{
	background-image: url(images/folder_inbox.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.dwg{
	background-image: url(images/folder_dwg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.txt{
	background-image: url(images/folder_txt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.img{
	background-image: url(images/folder_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.gall{
	background: url("img/corner.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 11px 11px;
	/*padding: 11px;*/
	border: 0px;	
	margin: 0px 0px 7px 7px;
}
	
A{
	/*color: #F5FFFA;*/
	color: #003300;
	text-decoration: none;
} 
A:hover{
	text-decoration : underline;
}
/*A:visited{
	color: #F5FFFA;
	text-decoration: none;
} 

A:hover{
	color: #F5FFFA;
	text-decoration : underline;
}

A:active{
	color: #F5FFFA;
	text-decoration : underline;
	background-image:url(images/bg_green_dark.gif); 
}*/
A.li{
	color: #003300;
}
A.li:visited{
	color: #000000;
}
/*P:first-letter {
	font-size: 150%;
	font-weight: bold;
	/*float: left;
	color:#006600;
}*/
p{
	text-indent:15px;
}
td.left{
	background-image:url(images/bg_white_left.gif);
	background-image:url(images/bg_white_end.gif);
	background-repeat: no-repeat;
	background-position: right; 
}
td.right{
	background-image:url(images/bg_white_right.gif);
	background-image: url(images/bg_white_unsel.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.sel
{
 border-left: 1px solid #008000;
 border-right: 1px solid #008000;
 border-top: 1px solid #008000;
 color:#000000;
 font-size:12px;
 background-image:url(images/bg_white.gif);
 white-space: nowrap;
}
.unsel
{
 /*border-left: 1px solid #399F22;
 border-right: 1px solid #399F22;*/
 border-bottom: 1px solid #008000;
 background:#55aa55;
 background-image:url(images/bg_green.gif);
 color:white;
 font-size:12px;
 white-space: nowrap;
}
.un{
	background-image:url(images/bg_green_dark.gif);
} 

.unsel_li
{
 height:32px;
 text-align:left;
 color:#006600;
 font-size:12px;
 background:white;
 background-image:url(images/bg_white.gif);
}
.sel_li
{
	height: 32px;
	text-align: left;
	color: #006600;
	font-size: 12px;
	background: white;
	background-image: url(images/bg_white.gif);
}
H1{ 
	color: red;
	font-size:18px;
	text-decoration:inherit;
}

.tower{
	background-image:url(images/bg_th.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  	text-align:justify;
}


.bghouse{
	background-image:url(images/bg_th2.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height:100%;
}
.child
{
	background-image: url(images/child.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:350px;
}
.count{
	background-color: #F8F8EA;
	border-top: dotted 1px #D0D0B7;
	border-bottom: dotted 1px #D0D0B7;
	text-align: center;
}
/*td.lt{
	width: 20px;
	height: 20px;
	background: White;
	background-image: url(images/tab_left_top.gif);
	background-repeat: no-repeat;
}
td.rt{
	width: 20px;
	height: 20px;
	background: White;
	background-image: url(images/tab_right_top.gif);
	background-repeat: no-repeat;
}
td.lb{
	width: 20px;
	height: 20px;
	background: White;
	background-image: url(images/tab_left_botom.gif);
	background-repeat: no-repeat;
}
td.rb{
	width: 20px;
	height: 20px;
	background: White;
	background-image: url(images/tab_right_botom.gif);
	background-repeat: no-repeat;
}
td.mt{
	width: 20px;
	background: White;
	background-image: url(images/tab_mid_top.gif);
	background-repeat: repeat-x;
}
td.mb{
	background: White;
	background-image: url(images/tab_mid_botom.gif);
	background-repeat: repeat-x;
}
td.ml{
	height: 20px;
	background: White;
	background-image: url(images/tab_mid_left.gif);
	background-repeat: repeat-y;
}
td.mr{
	height: 20px;
	background: White;
	background-image: url(images/tab_mid_right.gif);
	background-repeat: repeat-y;
}*/
td.mm{
	height: 50px;
	width: 100%;
	background: White;
	background-image: url(images/alert.gif);
	background-repeat: no-repeat;
	background-position: top left;
	white-space: nowrap;
}
li{
	color: #003300;
}
.il{
	margin-bottom:0px;
	background-color:#E5FFCC; 
}

li.il{
	
	/*color: #99CC99;*/
	color: #003300;
	margin-left: -15px;
	list-style-image: url(favicon.ico);
	
}
li.err{
	background-color:white;
	color: #008000;
	border-bottom: 0px;
}
.prunsel, .prsel, .prunsel:visited, .prsel:visited{
	/*margin-left: -15px;*/
	background-color: #E5FFCC;
	color: #006000;
	border-bottom: 1px dotted #99cc99;
}
.prsel{
	background-color: #99CC99;
}
.inc{
	background-color: white;
	margin: 5px;
}
hr{
	width: 100%;
}
hr.l{
	/*border: 0px;*/
	size: 1px;
	color: Gray;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #404040;
	background-color: Gray;
	border-bottom: 1px solid Silver;
}
th{
	background-color: #008000;
	color: White;
	margin: 2px;
}
table{
	border: 0px;
}
table.ttx{
	font-size: 12px;
	border-bottom: 1px solid #008000;
}
div.info{
	background-color: #DBFFE1; /*margin: 5px;*/
	padding: 5px;
	border: 1px solid #BDFFC8;
}
