.bodytext {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
}
.toptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.bodybackground {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

.sideheadings {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}
.txtblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
.txtblacksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration:none;
}
.txtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFffff;
	text-decoration:none;
}
.txtwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFffff;
	text-decoration:underline;
}

.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.buttontoplinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
}
.buttontoplinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.leftlinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: none;
}
.contactus {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.webhostfeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0099FF;
	text-decoration: blink;
}
.allfeatures {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.homehead {
	background-image: url(../images/homehead.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.seperator {
	background-image: url(../images/seperator.gif);
	background-repeat:repeat-y;
}
.horline {
	background-image: url(../images/horline.gif);
	background-repeat:repeat-x;
}
.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0099cc;
}
.stripbg {
	background-image: url(../images/buttons_bg2.gif);
	background-repeat:repeat-x;
}
.buttons
{
	font-family:  Verdana, Tahoma, Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #373737;
	text-decoration: none;
}
.buttons:hover {
	font-family:  Verdana, Tahoma, Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.graytext
{
	font-family: Verdana, Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #606060;
	text-decoration: none;
	text-align: justify;
}