/* CSS Document */
#web_thumb {
position:relative;
width:auto;
height:auto;
float:left;
margin:10px;
}

#container a:hover {
background-color:none;
}

.infotext1 {
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	vertical-align:top;
	color: #000000;
	font-style: normal;
}

.gray_bold {
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}

.gray_text {
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height:15px;
	letter-spacing: 0px;
}
.black_text {
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	font-size: 11px;
	color: #333333;
}

.infotext2 {
font-size:11px;

font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
vertical-align:top;
}

.lefttext {
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	color: #666666;
	font-style: italic;
}
.small {
	font-family: "Times New Roman", Times, Helvetica, serif;
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing:-0.8px;
	}

.new {
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	color:#663366;
}

hr {
	border : none;
	border-top : dashed 1px #CCCCCC;
	color : #FFFFFF;
	background-color : #FFFFFF;
	height : 1px;
	line-height: 1px;
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:link {
	color: #666666;	
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
	background-color: #663366;
	color:#FFFFFF;
	
}
a:active {
	color: #666666;
}

#hr {
	width:140px;
}

.hr {
height: 0;
font-size: 0;
line-height: 0;
width: 80%;
margin: 1em auto;
}
.dotted {
border-bottom: dotted 1px #cccccc;
margin:0px;
}
.dashed {
border-bottom: dashed 2px #0066cc;
}
li {
	font-family: Georgia, "Times New Roman", Times, Helvetica, serif;
	font-size: 11px;
	color: #666666;
}
