/* main body and font styles */
P { font-family:Verdana, Arial; font-size:8pt }
TD, BODY { font-family:Verdana, Arial; font-size:8pt }
PRE { font-family: Verdana; font-size:8pt }

/* link styles */
A:link, A:visited, A:active { color: #00274F; size: 12px; text-decoration: none;}
A:hover { color: #990000; font-weight: bold; text-decoration: none; }

/* body */
BODY {
background-color: #FFFFFF; background-repeat: repeat-y; font-family: Verdana, Arial;
font-size: 9pt; color: black; background-image: url(back.gif);
}

/* head & menu */
.thead { width: 770; height: 94; }
.tmenu { width: 770; height: 21; }
.shead { width: 770; height: 46; }

/* list */
.list1 { list-style-image: url(images/d03.gif) }
.list2 { list-style-type: circle }
.list3 { list-style-type: square }

/* font styles */
.h1 { font-family: Arial; font-size: 10pt; color: #00274F; }
.text04 { font-family: Arial; font-size: 12pt; color: #ffffff; font-weight: bold; }
.text05 { font-family: Arial; font-size: 10pt; color: #ffffff; font-weight: bold; }
.text01 { font-family: Arial; font-size: 9pt; color: black; }
.text03 { font-family: Arial; font-size: 8pt; color: black; }
.hprice { font-family: Arial; font-size: 9pt; color: #800000; font-weight: bold; }
.hp2 { font-family: Arial; font-size: 8pt; color: #800000; }
.basic { font-size: 9pt; font-family: Arial; border: 0; padding: 0; }

/* table styles */
.mainhostng { font-family: Arial; font-size: 9pt; color: black; padding-left: 5; background: #f7f7f7; }
.mhp { padding-left: 5; font-family: Arial; font-size: 8pt; color: black; font-weight: bold; background: #fef2e6; height: 20; text-align: left;}
.mh1 { font-family: Arial; font-size: 8pt; color: black; background: #fff7f0; text-align:center;}
.hostitle {
	background: #00274F; border-color: #FFFFF; height: 26; font-family: Verdana; font-size: 10px;
	color: #FFFFFF; font-weight: bold; text-align: center;
}

.selectplan { width: 130; border-color: white; padding-left: 3; background: #DFEFFF; text-align: left; font-size: 8pt;}
.sreseller { width: 693; border-color: white; background: #ebf5fe; text-align: center; font-size: 8pt;}
.shostng { width: 720; border-color: white; background: #ebf5fe; text-align: center; font-size: 8pt;}
.sdomain { width: 400; border-color: white; background: #ebf5fe; text-align: center; font-size: 8pt;}
.hprice2 { font-family: Arial; font-size: 9pt; color: #800000; font-weight: bold; }
.hspecs { font-family: Arial; font-size: 9pt; color: #00274F; font-weight: bold; }
.hdetls { font-family: Arial; background: #FFEEDD; height: 21; font-size: 9pt; color: black; padding-left: 5; text-align: left; }
.hdetls2 { font-family: Arial; background: #FFEEDD; height: 25; font-size: 9pt; color: black; padding-left: 5; text-align: left; }

/* SYS */
pre {margin-bottom: 0}
.poptop, .popbot {background: #F4F4F4}
.question {font-family: Verdana; margin: 0; padding: 8px; font-size: 9pt; text-align: left;}
.answer {font-family: Verdana; font-weight: normal; margin: 6; padding: 10px; font-size: 8pt}
.news {font-family: Verdana; font-weight: normal; margin: 0; padding: 5px; font-size: 8pt}
.newslist {font-family: Verdana; margin: 0; padding: 2px; font-size: 9pt; text-align: left;}
.searchcat { font-family: Arial; font-size: 8pt; color: #800000; }

/* form fields */
INPUT[type=submit],INPUT[type=reset],INPUT[type=button]  {
	background: #E1DDEE; border: #818181; border-style: outset; border-width: 1px;
	font-size : 11px; color : #404040; FONT-FAMILY: Verdana; vertical-align: middle;
}
INPUT[type=text], INPUT[type=password]
	{ font: 11px Verdana; color: #800000; vertical-align: middle; padding: 1px; }
INPUT[type=checkbox]
	{ font: 11px Verdana; color: #800000; border: #818181; border-style: groove;
	border-width: 1px; vertical-align: middle; }
SELECT { font: 11px Verdana; color: #800000; }
TEXTAREA { font: 11px Verdana; color: #800000; }
