body{
	margin:10px 10px 10px 10px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	position:absolute;
	
}
div.main{
	width:100%;
}

font { font-family:"Georgia", Times New Roman, Times, serif; font-size:12px }

div.header { margin:0px; display:inline;  }

div.content { margin-top:5%;   }

div.leftmenu {width:20%; float:left; text-align:left;  }

div.maincontent {left:22%; right:22%; position:absolute; text-align:center;  }

div.maincontent_left {left:22%; right:51%; position:absolute; text-align:justify;}
div.maincontent_right {left:51%; right:22%; position:absolute; text-align:justify;}

div.rightmenu {width:20%; float:right; text-align:left }

div.footer { 
 }

div.empty {margin-top:10%;}

div.messagepage { left:30%; right:30%; position:absolute; text-align:center; font-size:14px; }


.roundcont_green { background-color: #99CC33;	color: #fff; }
.roundcont_green p {	margin: 0 10px; }
.roundtop_green { background: url('/images/tr_g.gif') no-repeat top right; }
.roundbottom_green { background: url('/images/br_g.gif') no-repeat bottom right; }

.roundcont_blue { background-color: #FFFFFF;  color: #000; }
.roundcont_blue p {	margin: 0 10px; }
.roundtop_blue { background: url('/images/tr_b.gif') no-repeat top right; background-color: #5192D9 }
.roundbottom_blue { background: url('/images/br_b.gif') no-repeat bottom right; background-color: #5192D9 }

.roundcont_orange { background-color: #FFFFFF;	color: #000; }
.roundcont_orange p {	margin: 0 10px; }
.roundtop_orange { background: url('../images/tr.gif') no-repeat top right; background-color:#FF9900; }
.roundbottom_orange { background: url('../images/br.gif') no-repeat bottom right;  background-color:#FF9900; }

.roundcont_gold { background-color: #ECBF41;	color: #fff; }
.roundcont_gold p {	margin: 0 10px; }
.roundtop_gold { background: url('/images/th_tr.gif') no-repeat top right; }
.roundbottom_gold { background: url('/images/th_br.gif') no-repeat bottom right; }


.roundt_yellow { background-color: #FFB400;	color: #fff;  }
.roundt_yellow p {	margin: 0 10px; }
.roundleft_yellow { background: url('/images/ban_yel1.gif') no-repeat middle; }
.roundright_yellow { background: url('/images/ban_yel3.gif') no-repeat; }


.roundcont_dt { color: #000; }
.roundcont_dt p {	margin: 0 10px; }
.roundtop_dt { background: url('/images/th_tr.gif') no-repeat top right; background-color: #ECBF41;}
.roundbottom_dt { background: url('/images/th_br.gif') no-repeat bottom right; background-color: #ECBF41;}


img.corner {
 
   border: none;
   display: block;
}

img.thcorner {
	border: none;
    display: block;
}

hr { border:1px solid #CCCCFF; width:90%; text-align:center; }

SPAN { text-align:center; font-size:14px; font-weight:bold; margin-left:20; color:#FFFF00; vertical-align:top}
span.maincategory { font-size:12px; font-weight:bold; line-height:2;  text-align:left;  white-space:nowrap }
span.subcategory { font-size:12px; font-weight:bold;  text-indent:5; text-align:justify }
li.cp {font-size:12px; font-weight:bold;  text-indent:15; text-align:left; line-height:3; }

td.names { font-size:12px;  text-align:left; height:25; }
td.price { font-size:12px; text-align:right; }

a.mtr {font-size:10px; color:#FFFF00; text-decoration:underline}

a { color:#000000; font-size:12px; font-weight:bold; text-decoration:underline;  }
a:hover {color:#FF0099; text-decoration: underline; }

a.catname { color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:underline;  }
a.catname:hover {color:#FFFF00; text-decoration: underline; }


a.domain { color:#0000FF; font-size:12px; }
a.domain:hover {color: green; text-decoration: underline; }

a.heading { text-decoration:none; font-weight:bold; font-size:16; color:white; font-family:"Georgia"}
a:hover.heading {color:yellow; }

li { list-style-type:none; text-indent:10; line-height:25px; color:yellow; font-size:12px; font-weight:bold}

table.homebar { width:100%; text-align:center; border:0px; }

table.dlist_o {color:black; font-weight:bold; font-size:12px; border:2px solid #FF9900 }
table.dlist_b {color:black; font-weight:bold; font-size:12px; border:2px solid #5192D9 }
table.dlist {color:black; font-weight:bold; font-size:12px; }

tr.tr_dlist { background-color:#F7F8FB; color:#000000; }
tr.hp_orange { background-color:#FF9900}
tr.hp_blue { background-color:#5192D9}

tr.tr_offer { background-color:#E1E1E2; color:#999999; height:25;  }
td.tdl { border-left:2px solid #ECBF41;  }
td.tdr { border-right:2px solid #ECBF41; }
td.tdlr { border-left:2px solid #ECBF41; border-right:2px solid #ECBF41; }


/* Domain Page Styles  */
table.dp 	   { font-family:"Times New Roman"; font-weight:bold}
td.dp_catpath  { border:0px solid #800000; height:40 }
td.dp_dtitle   { border:2px solid #FF9900; height:40; font-family:"Georgia" }
table.dp_price { border:1px solid #008000; color:#008000; font-weight:bold }
table.dp_links { border:1px solid #FF0066; color:#FF0066; line-height:2;  }
table.dp_stats { border:1px solid #008080; color:#008080;  font-weight:bold}
td.dp_desc 	   { border:1px solid #BDDE5B; color:#008080 }
a.dp_links     { color:#FF0066; font-family:"Times New Roman"; font-size:14px }
a.dp_links:hover {color:green}

