/* Head */

.tright {
font-weight:bold;
color:#757575;
}

.tright a {
font-weight:bold;
color:#757575;
text-decoration:none;
}

.tright a:hover {
font-weight:bold;
color:#000000;
text-decoration:none;
}

#navlist {
color:white;
font-size:12px;
line-height:25px;
font-weight:bold;
} 

.main {
padding-left:25px;
padding-right:25px;
vertical-align:top;

}

ul {
  margin-left: 0;
  padding-left: 25px;
  margin-top: 0;
  margin-bottom: 20px;
}

ul li {
  margin: 2px 0px;
  list-style-image: url(bullet2.png);
}

ul.links li {
  list-style-image: url(bullet1.png);
}

tr.darker td {
  background: #f8f8f8;
}
tr.gap {
  height: 25px;
}
tr.gap td {
  border-bottom: 0;
}

table.hosting {
	padding: 0;
	margin: 0;
	width: 100%;
  border: 0;
}

#optiontable tr.darker td {
  background: #f2f6f7;
}
.hosting tr.order td {
  background: #dbe5ee;
  font-weight: bold;
}
.hosting td {
	padding: 6px 8px;
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
}
td.left, th.left {
  border-left: 1px solid #e7e7e7;
}
td.right, th.right {
  border-right: 1px solid #e7e7e7;
}

.one {
	width: 30%;
}
.two {
	width: 14%;
}

#optiontable {
  margin-top: 25px;
}

#optiontable td {
  text-align: left;
}

#optiontable td.option, #optiontable td.optioninfo {
  width: 40%;
}

#optiontable tr.gap td {
  border-bottom: 0px;
}



.foot {
color:#959595;
font-weight:bold;
}

.foot a {
color:#959595;
font-weight:bold;
text-decoration:underline;
}

.foot a:hover {
color:#959595;
font-weight:bold;
text-decoration:none;
}



img {
border:none;
}

.indented {
  margin-left: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-top: 10px;
  margin-bottom: 10px;
}


body {
background:url(templateimg/back.jpg) repeat-x;
background-color:#e5e5e5;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#3E628F;
text-decoration:none;
}

a:hover {
color:#3E628F;
text-decoration:underline;
}