/* CSS Document */
#outline {
	border:1px solid #CCCCCC;
	height: auto;
	width: 900px;
	overflow:hidden;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 36px; font-weight: bold; color: #666666; }
.styleheader2 {font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #666666; }
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.txt1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 18px;
}
.style5 {font-family: "Courier New", Courier, monospace; font-weight: bold; font-size: 12px; }
#menu {
list-style: none;
width: 150px;
margin-left:0px;
margin-top:30px;
padding-top: 50px;
height: 214px;
padding-left: 45px;
background: url(images/background.png) no-repeat;
}
#menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a:link{
color: #b8b8b8;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 0px 0 0 0px;
font-weight:normal;
}

#menu a:visited{
color: #b8b8b8;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 0px 0 0 0px;
font-weight:normal;
}

#menu a:hover{
color: #595959;
}

#menu a:active{
color: #dbdbdb;
}       


#menu2 {
list-style: none;
width: 150px;
margin-left:0px;
margin-top:30px;
padding-top: 50px;
height: 350px;
padding-left: 45px;
background: url(images/background2.png) no-repeat;
}
#menu2 ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu2 a:link{
color: #b8b8b8;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 0px 0 0 0px;
font-weight:normal;
}

#menu2 a:visited{
color: #b8b8b8;
font-family: Trebuchet MS;
font-size: 14px;
height: 23px;
display:block;
text-decoration: none;
padding: 0px 0 0 0px;
font-weight:normal;
}

#menu2 a:hover{
color: #595959;
}

#menu2 a:active{
color: #dbdbdb;
}                    

.style20 {font-size: 10px; font-family: Arial, Helvetica, sans-serif; }

.headi{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	background-image: url(images/icon_clover_large.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
             
.texti{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
}
                    

		

