/* CSS Document */

body {margin-top: 0; background-image: url(images/website-back.gif); background-repeat: repeat-x;background-position: top;font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: 66%; color: #000066;}
.website-bar {background-image: url(images/website-bar.gif);}
.website-h1 {font-size: 10px;color: #316c70;font-style: italic;font-weight: bold;padding-left: 10px;}
td.sides {border-right: 2px solid #b1cec2; border-left: 2px solid #b1cec2; border-top: hidden; border-bottom: hidden;}

.maintable {border: 1px solid #b1cec2;padding: 1px;background-color: #ffffff;}
td.mainhead {background-color: #478f96;color: #ffffff;padding: 2px;border: 1px solid #b1cec2;font-weight: bold;text-indent: 36px;}

.static {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: oblique;font-weight: bold;color: #fec302;text-decoration: none;word-spacing: 12px;margin-bottom: 10px;}
a.nav:link {color: #FFFFFF; text-decoration: none; }
a.nav:visited {color: #FFFFFF; text-decoration: none; }
a.nav:hover {color: #fec302; text-decoration: none; }
a.nav:active {color: #fec302; text-decoration: none; }

.smalltable {border: 1px solid #b1cec2;background-color: #ffffff;margin-top: 25px;margin-right: 10px;margin-left: 10px;}
.pricetable {border: 1px solid #b1cec2;background-color: #ffffff;}

.foliotable {border: 1px solid #b1cec2;background-color: #ffffff;height: 168px;}
.smalltext {font-size: 10px; color: #666666; padding: 2px;}
.smallhead {background-color: #E4E4E4; font-weight: bold; font-size: 10px; color: #666666; border-right: hidden; border-left: hidden; border-top: hidden; border-bottom: 1px solid #b1cec2; }
td.hosting {
	border-right: hidden;
	border-left: hidden;
	border-top: hidden;
	border-bottom: 1px solid #b1cec2;
	padding-left: 10px;
	height: 20px;
	padding-right: 10px;



}

.smallink {color: #666666;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;}
a.smallink:link {color: #666666; text-decoration: none; }
a.smallink:visited {color: #666666; text-decoration: none; }
a.smallink:hover {color: #000066; text-decoration: none; }
a.smallink:active {color: #000066; text-decoration: none; }
.keywordcontent {color: #ffffff; font-size: 6px;}
.right {float:right;margin-top: 3px;margin-bottom: 3px;margin-left: 5px;margin-right: 0px;}
.left {float:left;margin-top: 3px;margin-bottom: 3px;margin-left: 0px;margin-right: 5px;}
tr.space {margin-right: 25px;margin-bottom: 25px;margin-left: 25px;}

#dropmenudiv{
	position:absolute;
	border:1px solid #b1cec2;
	border-bottom-width: 0;
	font:normal 10px Arial;
	line-height:16px;
	z-index:100;
	margin-top: 5px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #b1cec2;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#dropmenudiv a:hover{
	background-color: #F4B800;
	color: #333333;
}
.indentext {
	margin-right: 10px;
	margin-left: 10px;
}
