	/* RESET */
body,h1,h2,h3,h4,h5,form{
margin:0;
}
/* BODY */
body{
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
font-size:14px;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
display:inline;
}
h3{
display:inline;
text-transform:uppercase;
font-size:14px;
}
h4{
display:inline;
font-size:12px;
}
h5{
display:inline;
font-size:12px;
}
a{
color:#f36523;
text-decoration:none;
}
a:hover{
color:#FF0000;
text-decoration:underline;
}
a.footer{
color:#ffffff;
text-decoration:none;
}
a.footer:hover{
color:#FF6600;
text-decoration:underline;
}
a.black{
color:#000000;
text-decoration:none;
}
a.black:hover{
color:#FF6600;
text-decoration:underline;
}
a.flag{
color:none;
text-decoration:none;
background-color:none;
border:none;
border-color:none;
}
a.flag:hover{
color:none;
text-decoration:none;
background-color:none;
border:none;
border-color:none;
}
a.headgrey{
color: #666666;
text-decoration:none;
}
.links{
background:none;
}
.orange{
color:#f36523;
}
.orangebold{
color:#f36523;
font-weight:bold;
}
.darkorangebold{
color:#ff3300;
font-weight:bold;
}
.grey{
color: #666666;
}
.greybold{
color: #666666;
font-weight:bold;
}
.dotted_right{
border:1px #FF3300 dotted;
border-left-width:0;
border-top-width:0;
border-bottom-width:0;
}

.dotted_bot{
padding-bottom:5px;
border:1px #CCCCCC dotted;
border-left-width:0;
border-top-width:0;
border-right-width:0;
}
.noborder{
color:none;
text-decoration:none;
background-color:none;
border:none;
border-color:none;
}
.planfont{
font-size:13px;
}

/* TEMPLATE ELEMENT */
.droptop{
background:url(../images/droptop.gif) repeat-x;
}
.droptopleft{
width:21px;
background:url(../images/droptopleft.gif) repeat-x;
}
.droptopright{
width:21px;
background:url(../images/droptopright.gif) repeat-x;
}
.dropleft{
width:12px;
background:url(../images/dropleft.gif) repeat-y;
}
.dropright{
width:12px;
background:url(../images/dropright.gif) repeat-y;
}
.dropbot{
background:url(../images/dropbot.jpg) repeat-x;
}
.dropbotleft{
width:21px;
background:url(../images/dropbotleft.jpg) repeat-x;
}
.dropbotright{
width:21px;
background:url(../images/dropbotright.jpg) repeat-x;
}


table#top{
height:156px;
background:url(../images/horizon_bar_bg.gif) repeat-x;
}
table#top_body{
height:52px;
background:url(../images/horizon_bar_bg_body.gif) repeat-x;
color:#FFFFFF;
font-size: 12px;
}
table#top_body_title{
margin-left:30px;
}
div#content_bd{
font-size:11px;
margin:15px 30px 0px 30px;
/*margin-left:30px;
margin-right:30px;*/
}
div#offer{
font-size:11px;
width:620px;
height:540px;
}
div#usoffer{
font-size:11px;
width:640px;
height:530px;
}
div#top_text{
font-size:11px;
margin:15px 30px 0px 20px;
/*margin-left:30px;
margin-right:30px;*/
}
div#narrow{
font-size:11px;
margin:15px 120px 0px 120px;
/*margin-left:30px;
margin-right:30px;*/
}
div#special{
font-size:10px;
}
table#bot_bar{
margin-top:20px;
height:35px;
background:url(../images/bot_bar_bg.gif) repeat-x;
color:#FFFFFF;
font-size: 12px;
}
/* TOP ELEMENT */
table#menu{
text-align:center;
font-weight:bold;
color:#FF3300;
font-size:11px;
}
table#horizonbar{
margin-bottom: 5px;
font-size:10px;
color:#999999;
}
table#horizonbar a{
color:#999999;
text-decoration:none;
}
table#horizonbar a:hover{
color:#FFFFFF;
text-decoration:none;
}
/* FOOTER */
div#ft{
margin:20px;
color:#999999;
font-size:10px;
text-align:center;
} 
/* Start Bn 1*/
div.outer_b1 {
float: left;
width: 115px; 
height: 40px;
margin: 0 0 0 0;
background: url(../images/topbutton.gif) 50% 0 no-repeat;
}
div.outer_b1 a {
display: block;
margin: 0; 
padding:0;
width:100%; 
height:100%;
color:#FF3300;
text-decoration:none;
}
div.outer_b1 a:hover,div.outer_b1 a.selected {
background:url(../images/topbutton.gif) 50% -40px no-repeat;
}
/* End Bn 1 */
/* Start Bn 2*/
div.outer_b2 {
float: left;
width: 60px; 
height: 40px;
margin: 0 0 0 0;
background: url(../images/topbutton.gif) 50% 0 no-repeat;
}
div.outer_b2 a {
display: block;
margin: 0; 
padding:0;
width:100%; 
height:100%;
color:#FF3300;
text-decoration:none;
}
div.outer_b2 a:hover,div.outer_b2 a.selected {
background:url(../images/topbutton.gif) 50% -40px no-repeat;
}
/* End Bn 2 */
/* Start Bn 3*/
div.outer_b3 {
float: left;
width: 90px; 
height: 40px;
margin: 0 0 0 0;
background: url(../images/topbutton.gif) 50% 0 no-repeat;
}
div.outer_b3 a {
display: block;
margin: 0; 
padding:0;
width:100%; 
height:100%;
color:#FF3300;
text-decoration:none;
}
div.outer_b3 a:hover,div.outer_b3 a.selected {
background:url(../images/topbutton.gif) 50% -40px no-repeat;
}
/* End Bn 3 */
/* Start Bn 4*/
div.outer_b4 {
float: left;
width: 130px; 
height: 40px;
margin: 0 0 0 0;
background: url(../images/topbutton.gif) 50% 0 no-repeat;
}
div.outer_b4 a {
display: block;
margin: 0; 
padding:0;
width:100%; 
height:100%;
color:#FF3300;
text-decoration:none;
}
div.outer_b4 a:hover,div.outer_b4 a.selected {
background:url(../images/topbutton.gif) 50% -40px no-repeat;
}
/* End Bn 4 */
/* Start Bn 5*/
div.outer_b5 {
float: left;
width: 60px; 
height: 40px;
margin: 0 0 0 0;
background: url(../images/topbutton.gif) 50% 0 no-repeat;
}
div.outer_b5 a {
display: block;
margin: 0; 
padding:0;
width:100%; 
height:100%;
color:#FF3300;
text-decoration:none;
}
div.outer_b5 a:hover,div.outer_b5 a.selected {
background:url(../images/topbutton.gif) 50% -40px no-repeat;
}
/* End Bn 5 */
/* Start Bn 6*/
div.outer_b6 {
float: left;
width: 80px; 
height: 40px;
margin: 0 0 0 0;
background: url(../images/topbutton.gif) 50% 0 no-repeat;
}
div.outer_b6 a {
display: block;
margin: 0; 
padding:0;
width:100%; 
height:100%;
color:#FF3300;
text-decoration:none;
}
div.outer_b6 a:hover,div.outer_b6 a.selected {
background:url(../images/topbutton.gif) 50% -40px no-repeat;
}
/* End Bn 6 */

table#domain_register{
background:#e1e1e1;
color:#6e6e6e;
padding-top:3px;
padding-bottom:3px;
}
/* BTN */
#btn {
float:left;
font-size:10px;
line-height:normal;
}
#btn ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}
#btn li {
display:inline;
margin:0;
padding:0;
}
#btn a {
float:left;
background:url("../images/butleft.gif") no-repeat left top;
margin:0;
padding:0 0 0 20px;
text-decoration:none;
}
#btn a span {
float:left;
display:block;
background:url("../images/butright.gif") no-repeat right top;
padding:1px 10px 3px 0px;
color: #D8D8D8;
}
#btn a span.selected {
color:#333333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#btn a span {float:none;}
/* End IE5-Mac hack */
#btn a:hover span {
color:#FFF;
}
#btn a:hover, #btn a.selected  {
background-position:0% -42px;
}
#btn a:hover span, #btn a.selected span {
background-position:100% -42px;
}

/* BTNBIG */
#btnBig {
float:left;
font-size:11px;
font-weight:bold;
line-height:normal;
}
#btnBig ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}
#btnBig li {
display:inline;
margin:0;
padding:0;
}
#btnBig a {
float:left;
background:url("../images/butbigleft.gif") no-repeat left top;
margin:0;
padding:0 0 0 20px;
text-decoration:none;
}
#btnBig a span {
float:left;
display:block;
background:url("../images/butbigright.gif") no-repeat right top;
padding:11px 20px 30px 12px; /*top right bottom left*/

color: #D8D8D8;
}
#btnBig a span.selected {
color:#333333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#btnBig a span {float:none;}
/* End IE5-Mac hack */
#btnBig a:hover span {
color:#FFF;
}
#btnBig a:hover, #btn a.selected  {
background-position:0% -70px;
}
#btnBig a:hover span, #btn a.selected span {
background-position:100% -70px;
}

/* BTNSINGTEL */
#btnsingtel {
float:center;
font-size: 9px;
font-weight:bold;
line-height:normal;
}
#btnsingtel ul {
margin:0;
padding:0px 0px 0px 0px;
list-style:none;
}
#btnsingtel li {
display:inline;
margin:0;
padding:0;
}
#btnsingtel a {
float:left;
background:url("../images/singtel_btnleft.gif") no-repeat left top;
margin:0;
padding:0 0 0 20px;
text-decoration:none;
}
#btnsingtel a span {
float:left;
display:block;
background:url("../images/singtel_btnright.gif") no-repeat right top;
padding:4px 12px 18px 0px; /*top right bottom left*/

color: #D8D8D8;
}
#btnsingtel a span.selected {
color:#333333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#btnsingtel a span {float:none;}
/* End IE5-Mac hack */
#btnsingtel a:hover span {
color:#FFF;
}
#btnsingtel a:hover, #btn a.selected  {
background-position:0% -51px;
}
#btnsingtel a:hover span, #btn a.selected span {
background-position:100% -51px;
}

/* MAST HEAD */
div#mast{
font-size:11px;
border:#e1e1e1 10px solid;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
}

/* greyround */
table#greyroundtab .topleft{
width:19px;
height:38px;
background:url(../images/greyroundtab_left.gif) no-repeat;
}
table#greyroundtab .topright{
width:19px;
height:38px;
background:url(../images/greyroundtab_right.gif) no-repeat;
}
table#greyroundtab .topcenter{
height:38px;
background:url(../images/greyroundtab_center.gif) repeat-x;
}
table#greyroundtab .borderleft{
width:19px;
background: url(../images/greyborder_left.gif) repeat-y;
}
table#greyroundtab .borderright{
width:50px;
background: url(../images/greyborder_right.gif) repeat-y;
}
table#greyroundtab .borderbotleft{
width:19px;
height:19px;
background: url(../images/greyborder_botleft.gif) no-repeat;
}
table#greyroundtab .borderbotright{
width:19px;
height:19px;
background: url(../images/greyborder_botright.gif) no-repeat;
}
table#greyroundtab .borderbotcenter{
height:19px;
background: url(../images/greyborder_botcenter.gif) repeat-x;
}
table#greyroundtab .lightstrip{
background-color:#F0F0F0;
}
/* end greyround */

/* lightgreyround */
table#lgrey .topleft{
width:16px;
height:16px;
background:url(../images/lgrey_tl.png) no-repeat;
}
table#lgrey .topright{
width:16px;
height:16px;
background:url(../images/lgrey_tr.png) no-repeat;
}
table#lgrey .topcenter{
height:16px;
background:url(../images/lgrey_top.gif) repeat-x;
}
table#lgrey .borderleft{
width:16px;
background: url(../images/lgrey_left.gif) repeat-y;
}
table#lgrey .borderright{
width:16px;
background: url(../images/lgrey_right.gif) repeat-y;
}
table#lgrey .borderbotleft{
width:16px;
height:16px;
background: url(../images/lgrey_bl.png) no-repeat;
}
table#lgrey .borderbotright{
width:16px;
height:16px;
background: url(../images/lgrey_br.png) no-repeat;
}
table#lgrey .borderbotcenter{
height:16px;
background: url(../images/lgrey_bot.gif) repeat-x;
}
table#lgrey .bd{
background: #ffffff;
}
/* end lightgreyround */

/* greyborder */
table#greyborder .topleft{
width:16px;
height:16px;
background:url(../images/lgrey_tl.png) no-repeat;
}
table#greyborder .topright{
width:16px;
height:16px;
background:url(../images/lgrey_tr.png) no-repeat;
}
table#greyborder .topcenter{
height:16px;
background:url(../images/lgrey_top.gif) repeat-x;
}
table#greyborder .borderleft{
width:16px;
background: url(../images/lgrey_left.gif) repeat-y;
}
table#greyborder .borderright{
width:16px;
background: url(../images/lgrey_right.gif) repeat-y;
}
table#greyborder .borderbotleft{
width:16px;
height:16px;
background: url(../images/lgrey_bl.png) no-repeat;
}
table#greyborder .borderbotright{
width:16px;
height:16px;
background: url(../images/lgrey_br.png) no-repeat;
}
table#greyborder .borderbotcenter{
height:16px;
background: url(../images/lgrey_bot.gif) repeat-x;
}
table#greyborder .bd{
background: #f5f5f5;
}
table#greyborder .lightstrip
{
background-color:#F0F0F0;
}
/* end greyborder */


div#companynews ul{
list-style: url(../images/arr_bullet.gif);
margin-left:20px;
padding-left: 3px;
}
div#companynews ul li{
padding:5px;
}
div#price_tb{
background:url(../images/price_bg.jpg) no-repeat; 
width:95px; 
height:41px;
font-size:10px;
text-align:center;
}
div#price_tb table{
height:40px;
width:95px;
color:#FFFFFF;
text-align:center;
}
div#footerlinks{
margin-left:20px;
margin-right:20px;
}
#result2{
font-size:12px;
}

