A{
	TEXT-DECORATION:none;
	
}

a:link {color: #333333; text-decoration: none;} 
a:visited {  color: #993300; text-decoration: none}

/* A Link in Header */
	a.Header{
		FONT-SIZE:15px;
		FONT-WEIGHT:BOLDER;
		FONT-FAMILY:"fixed";
	}
	a.Header:link{
		BACKGROUND-COLOR:transparent;
		FONT-WEIGHT: bold;
		COLOR:#6600CC;
	}

	a.Hader:visited{
		BACKGROUND-COLOR:transparent;
		FONT-WEIGHT: bold;
		COLOR:#6600CC;
	}

	a.Header:hover{
		BACKGROUND-COLOR:mediumslateblue;
		COLOR:#FFFFFF;
		FONT-WEIGHT: bold;
		CURSOR: pointer;
	}

	a.Header:active{
		BACKGROUND-COLOR:mediumslateblue;
		COLOR:#FFFFFF;
		FONT-WEIGHT: bold;
	}
/*End Link in Header*/
	
.i-black { 
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt;
			color: #000000;
			padding-right: 10px;
			padding-left: 10px; 
		}

.i-black1 { 
		font-family: "Courier New", "Courier", "mono";
		font-size: 12px; 
		color: #333333;
		font-weight: normal;
		} 
.i-black2 {
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt;
			color: #666666;
			padding-right: 3px;
			padding-left: 3px; 
		} 

.i-black3 {
		font-family: "Courier New", "Courier", "mono";
		font-size: 15px; color: #CC3300;
		font-weight: normal;
		}

.i-black4 { 
			font-family: "Courier New",	"Courier", "mono";
			font-size: 13px;
			color: #333333;
			font-weight: normal;
			}

.i-black5 { 
			font-family: "Courier New", "Courier", "mono";
			font-size: 12px; 
			color: #FFFFCC;
			font-weight: normal;
		} 

.i-black6 { 
			font-family: "Courier New", "Courier", "mono";
			font-size: 13px; 
			color: #CC6600;
			font-weight: normal;
			}

.i-green { 
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt; 
			color: #FF9900;
			padding-right: 3px;
			padding-left: 3px; 
		}

.i-green a{ 
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt;
			color: #FF9900; 
			padding-right: 3px;
			padding-left: 3px;
			text-decoration:none; 
			}

.i-green a:hover{ 
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt;
			color: #FF9900; 
			padding-right: 3px;
			padding-left: 3px;
			text-decoration:none; 
			}


.i-link a{ 
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt; 
			color: #000000; 
		} 

.i-link a:hover{ 
			font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
			font-size: 10pt;
			color: #000000;
			text-decoration: none;
			}

.type-brown { 
			font-family: "Courier New", "Courier", "mono";
			font-size: 13px;
			color:#CC6600;
			font-weight: normal;
			line-height: 24px;
			}
.RectBlock{
	Border-Left:3px dotted black;
	
	width:150px;
	height:30px;
	padding:5px;
}.site_map_1 {
	list-style-type: none;
}
.site_map_2 {
	margin-left: 20px;
	list-style-type: none;
}

