BODY	{
	color: black;
	font-size: 100%;
}


H1
{
	font-size: 23px;
	color: #0598cb;
}

H3
{
	font-size: 15px;
}

TD 
{
	color: black;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
}

.body
{
	background-color: white;
	color: black;
}

.rbody
{
	background-color: white;
	color: black;
	padding: 20px;
}

a:link,
a:active,
a:visited {
	font-family: Verdana,Arial,Sans-Serif;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: red;
}

table.header
{
	border-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: black;
	background-color: #eff5fc;
	background-image: url(/img/bgbar2.jpg);
}

table.footer
{
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: black;
	background-color: #eff5fc;
	width:100%;
}

.Default, .admin, .contact, .support, .register,
.pricing, .extensions{}


div.normal {
	padding: 10px;
	width: 800px;
}

div.reseller {
	padding: 10px 50px;
	width: 720px;
}

div.Default {
	position: relative;
}

td.body {
	border: 1px solid black;
	border-left: 0px;
}

#box1 {
	position:absolute;
	left: 400px;
	top: 450px;
}

#lhdbox,
#resellerbox {
	width: 200px;
	margin-left: 50px;
	border: 1px solid #A2BBDD;
	padding: 10px;
}

.instructions {
	border: 1px solid black;
	padding: 0px 20px 30px 20px;
	margin: 0 50px;
	overflow:auto;
	height: 300px;
	background-color: #dedede;
}

.menubar {
	border: 1px solid black;
	padding: 30px 20px 0px 0px;
	padding-top: 30px;
	background: #aaaaaa url('/img/vbgbar.jpg');
	height: 600px;
}

.menubar ul {
	padding: 10px;
	margin: 0;
}

.menubar ul li {
	padding: 10px 0px;
	margin: 0px;
	display: block;
	noborder: 1px solid blue;
	list-style-type: none;
}


#adminCentre table,
#adminCentre table td

{
	white-space: nowrap;
	border-collapse:collapse;
	border: 1px solid black;
	padding: 2px 4px;
}

#adminCentre a,
#adminCentre a:visited {
	color: blue;
}

div.supportfaq {
	padding: 50px;
}
div.supportfaq hr {
	margin-top: 25px;
	margin-bottom: 25px;
	width: 60%;
}


div.snippet {
	border: 1px solid black;
	padding : 10px;
	margin: 0 40px;
	font-weight: bold;
	background-color: #cccccc;
}

span.button {
	font-size: 1.3em;
	cursor: pointer;
	display:block;
	width: 100px;
	text-align: center;
	line-height: 25px;
	background: white url('/img/button100x25.png') no-repeat;
}

span.button180 {
	width:180px;
	background: white url('/img/button180x25.png') no-repeat;
}

span.button a,
span.button a:visited {
	color: white;
	font-weight: bold;
	text-decoration:none;
	font-size: 0.8em;
}

span.button a:hover {
	color: #222222;
	font-weight: bold;
}

.terms {
	line-height: 1.4em;
}

