/* CSS Document 1866 Web Hosting Micro 2 */

body {
	margin: 0px;
}

.toptable {
	background: #e7f5fb;
	height: 102px;
}

.footertable {
	background: #e7f5fb;
	height: 60px;
}

.menutable {
	background: url(../images/menubg.gif) repeat-x top left;
	height: 43px;
}

.maintable {
	border: 1px solid #b4d1dd;
}

.logo{ 
	background: url(../images/webhosting-logo.gif) no-repeat right bottom;
	width: 242px;
	height: 102px;
	display: block;
	text-indent: -1000px; 
}

.menuitem {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e6080; 
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}
.menuitem a {
	color: #2e6080;
	text-decoration: underline;
}
.menuitem a:hover {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px; 
	color: #1456b9; 
	display: inline;
	padding-left: 5px;
}
.h1_bg {
	background: #d5effb;
	height: 40px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #1456b9; 
	padding-left: 5px;
	background: #d5effb;
	height: 40px;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #1456b9;
	font-weight: bold;
	padding-left: 5px;
}

.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	line-height: 20px;
	padding-left: 5px; 
}
.maintext a {
	color: #2e6080;
	text-decoration: underline;
}
.maintext a:hover {
	color: #000000;
	text-decoration: underline;
}

.navlink {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	padding-left: 5px;
}
.navlink a {
	color: #2e6080;
	text-decoration: underline;
}
.navlink a:hover {
	color: #000000;
	text-decoration: underline;
}

.artlink-bul {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #2e6ac2;
	line-height: 20px;
	padding-left: 15px;
	background: url(../images/bul1.gif) no-repeat top left;
}
.artlink-bul a{
	color: #2e6ac2;
	text-decoration: underline;
}
.artlink-bul a:hover {
	color: #000000;
	text-decoration: none;
}

.leftmenu a{
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold; 
	color: #000000;
	line-height: 20px;
	padding-left: 5px;
	padding-top: 8px;
	text-decoration:none;
	background: url(../images/leftmenubg.gif) no-repeat top left;
	display: block;
	width: 191px;
	height: 39px;
}
.leftmenu a:hover{
	color: #000000;
	text-decoration: none;
	background: url(../images/leftmenubg-hover.gif) no-repeat top left;
	display: block;
	width: 191px;
	height: 39px;
}

.lefheading{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px; 
	color: #c9252c; 
	padding-left: 5px;
	background: #efefef;
}

ul {
	margin:0px;
	padding:0px;
}

li{
	margin-left:20px;
	padding-bottom: 5px;
}

.contenttext {   /* main text - middle panel */
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	DISPLAY : inline;
	LINE-HEIGHT : 20px;
}

.contenttextbig {   /* main big text - middle panel */
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-WEIGHT : bold;
	FONT-SIZE : 13px; 
	COLOR : #000000; 
	DISPLAY : inline;
	LINE-HEIGHT : 20px;
}

.contenttextsmall {   /* main small text - middle panel */
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 11px; 
	COLOR : #000000; 
	DISPLAY : inline;
	LINE-HEIGHT : 20px;
}

.contenttextlink {   /* main text link - middle panel */
	FONT-FAMILY: Verdana, Helvetica, sans-serif; 
	FONT-SIZE : 12px; 
	COLOR : #000000; 
	DISPLAY : inline;
	LINE-HEIGHT : 20px;
}

.contenttextlink a {   
	COLOR: #3c4c9e; 
	TEXT-DECORATION : underline;
}

.contenttextlink a:hover {   
	COLOR: #FF0000; 
	TEXT-DECORATION : none;
}


.headinglink {   /* main heading - middle panel */
	FONT-FAMILY : Arial, Helvetica, sans-serif; 
	FONT-WEIGHT : normal; 
	FONT-SIZE : 18px; 
	COLOR : #000000; 
	PADDING-LEFT : 5px;
	background: #ffc2e1;
	/*background: url(../images/truck-ins-linkbg.jpg) repeat-x top left;*/
   
}

.headinglink a {   
	COLOR: #062977; 
	TEXT-DECORATION : underline;
}

.headinglink a:hover {   
	COLOR: #3b5ca5; 
	TEXT-DECORATION : none;
}

.subheadinglink {   /* main sub heading - middle panel */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight : bold;
	color: #1456b9; 
	padding-left: 5px;
	background: #d5effb;
	height: 30px;
}

.subheadinglink a {   
	COLOR: #ba041d; 
	TEXT-DECORATION : underline;
}

.subheadinglink a:hover {   
	COLOR: #0d0c0c; 
	TEXT-DECORATION : underline;
}


.whois_Lable1 {         /*whois text */
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
		padding-top : 3px;
}

.whois_NormalText {
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        color: #333333;
}

.BavooismTD
{
	font-family: Tahoma, Arial, Verdana;
	font-weight : bold;
	font-size: 12px;
	color: #333333;
	background-color: #E7E7E7;
	Padding : 5px;
}

.BavooismText
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height : 18px;
	padding : 10px;
}
.bavooism_table
{
	border: 1px solid #CCCCCC;
}
.whois_table
{
	border: 1px solid #CCCCCC;
}
.rss_table
{
	border: 1px solid #CCCCCC;
}
.review_table
{
	border: 1px solid #CCCCCC;
}
.mainbody {
	margin:0px;
	padding:0px;
	float:left;
}

.address {
	margin:0px;
	padding:5px;
	float:right;
	background: #EFEFEF;
	border: 4px solid #FEFEFE;
	clear: both;

}

.summary {
	margin:0px;
	padding:0px;
	font-style: italic;
	background: url(../images/open_quotes.gif) no-repeat top left;
	padding-left: 40px;
	padding-bottom:10px;
}

li a{
	color: #003399;
	text-decoration: underline;
}
li a:hover{
	color: #00F;
	text-decoration: none;
}


.leftlink {               /* left link */
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #582ca2; 
	PADDING-TOP : 8px;
	PADDING-LEFT : 5px;
	PADDING-BOTTOM : 8px;
}

.leftlink a {
	COLOR: #582ca2; 
	TEXT-DECORATION : underline;
}

.leftlink a:hover {
	COLOR: #000000; 
	TEXT-DECORATION : none;
}
 
