.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
.thumbnailtitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.2pxborder {
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
.topwiteborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.botwiteborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.1pixwhiteborder {
	border: 1px solid #FFFFFF;
}
.leftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.semitransparent {
	filter: Alpha(Opacity=60);
	cursor: pointer;
}
.notranspanrt {
	cursor: pointer;
}
.dropdown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 50px;
	width: 200px;
	background-image:  url("../images/dropdownbg.jpg");
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.dropdownmenu150 {
	width: 180px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.headerbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.featuresbox {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.hostingbutton {
	color: #FF0000;
	background-image:  url("../images/hostingbuttons.gif");
	background-repeat: no-repeat;
	text-align: center;
	width: 200px;
	height: 75px;
	padding-top: 10px;
	cursor: hand;
	margin-left: 10px;
}
.transparent {
	cursor: pointer;
	filter: Alpha(Opacity=50);
}
.not {
	cursor: pointer;
	filter: Alpha(Opacity=100);
}
