html { scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#993300;
    scrollbar-track-color:#EEEEEE;
    scrollbar-shadow-color:black;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-3dlight-color:993300;
    scrollbar-darkshadow-Color:white;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 500;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #999999;
	text-indent: 50px;
}
a:link {
	color: #669966;
	text-decoration: none;
}
a:visited {
	color: #669966;
	text-decoration: none;
}
a:hover {
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	color: #669966;
	text-decoration: none;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-indent: 15px;
	padding-left: 50px;
}
.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: .4;
}
.resize {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	vertical-align: text-top;
}
.align-right {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: right;
	text-indent: 30px;
}
.copywrite {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.hometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-indent: 15px;
	padding-left: 50px;
}
.name {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-indent: 50px;
}
