

.tborder {border: 1px solid #999999; }
.tborder2 {border: 1px solid #6DB68F; }

.submit1 
{
border: 1px solid #ffffff;;
font-family: Arial; 
font-size: 12px; 
height:22px;
background-color:#8DC5A8;
color: #ffffff; 
Font-weight: bold;
}
 
TEXTAREA { 
COLOR: #666666;
font-size: 12px; 
font-family: Arial; 
background-color:#D8EBE1; 
border-width: 1; 
border-style: 1; border-color: #6DB68F;
border-bottom: 1px solid #6DB68F;
border-left: 1px solid #6DB68F;
border-right: 1px solid #6DB68F;
border-top: 1px solid #6DB68F; 
}

 INPUT { 
COLOR: #666666 ;
font-size: 12px; 
font-family: Arial; 
height:22px; 
background-color:#D8EBE1; 
border-bottom: 1px solid #6DB68F; 
border-left: 1px solid #6DB68F; 
border-right: 1px solid #6DB68F; 
border-top: 1px solid #6DB68F
}

 SELECT {

COLOR: #666666 ; 
background-color:#6DB68F; 
font-size: 12px; 
border-style: solid; 
border-color: #999999; 
border-width: 1px; 
height:22px }

 TD { FONT-FAMILY: Arial; FONT-SIZE: 12px; color: #666666;}

 .nospace {FONT-FAMILY: Arial; FONT-SIZE: 12px; color: #999999; letter-spacing: 0px;}

.checkbox { border: solid; border-width: 0px; border-color:#6DB68F; background-color:#D8EBE1;}
.radio { border: solid; border-width: 0px; border-color:#6DB68F; background-color:#D8EBE1;}


a:link {color: #6DB68F; text-decoration: none; font-size: 12px; font-weight: bold;}
a:active {color: #6DB68F; font-size: 12px;  text-decoration: none; font-weight: bold; }
a:visited {color: #6DB68F; text-decoration: none; font-size: 12px; font-weight: bold; }
a:hover {color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; }


a.map:link {color: #999999; text-decoration: none; font-size: 12px; font-weight: bold;}
a.map:active {color: #999999; font-size: 12px;  text-decoration:  none; font-weight: bold; }
a.map:visited {color: #999999; text-decoration: none; font-size: 12px; font-weight: bold;}
a.map:hover {color: #000000; text-decoration: none; font-size: 12px; font-weight: bold; }

.folder{
    list-style: url(../images/open.gif);
    font-weight: bold;  
    color: #000033
}


.page{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000033
}

.subpage{
    	list-style: url(images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000033;
	margin-left: 20px
}





