BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial;
	text-align: justify;
}

INPUT {
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial;
	border: 1px solid #999999;
	color: #666666;
}
OPTION {
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial;
	border: 1px solid #999999;
}
SELECT {
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial;
	border: 1px solid #999999;

}
TABLE {FONT-SIZE: 11px; font-family: Tahoma, Arial; text-align: justify;}
TD {
	FONT-SIZE: 11px;
	font-family: Tahoma, Arial;
	color: #666666;
}
TR {FONT-SIZE: 11px; font-family: Tahoma, Arial;}
TABLE	{font-family: Tahoma, Arial; font-size:11px; border:0px; text-align: justify;}

A
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #2B3B4B;
    Text-Decoration:none;
}
A:active
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR:#2B3B4B;
}
A:link
{
	FONT-SIZE: 11px;
    COLOR: #2B3B4B;
}
A:visited
{	
	font-weight: bold;
	FONT-SIZE: 11px;
    COLOR: #2B3B4B;
}
A:hover
{
	FONT-SIZE: 11px;
	font-weight: bold;
    COLOR: #ff6600;
	Text-Decoration:none;
}

A.new
{
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	font-weight: bold;
    Text-Decoration:none;
}
A.new:active
{
	FONT-SIZE: 11px;
	COLOR:#ff6600;
	font-weight: bold;
}
A.new:link
{
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	font-weight: bold;
}
A.new:visited
{	
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	font-weight: bold;
}
A.new:hover
{
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	font-weight: bold;
	Text-Decoration:none;
}

A.new1
{
	FONT-SIZE: 11px;
	COLOR: #eaeaea;
	font-weight: bold;
    Text-Decoration:none;
}
A.new1:active
{
	FONT-SIZE: 11px;
	COLOR:#eaeaea;
	font-weight: bold;
}
A.new1:link
{
	FONT-SIZE: 11px;
	COLOR: #eaeaea;
	font-weight: bold;
}
A.new1:visited
{	
	FONT-SIZE: 11px;
	COLOR: #eaeaea;
	font-weight: bold;
}
A.new1:hover
{
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	font-weight: bold;
	Text-Decoration:none;
}

.darkborder {border: 1px solid #999999}
.outborder {border: 1px solid #996633}
.hand {  cursor: hand}

#divUpControl{position:absolute; width:320; left:275; top:125; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:320; left:275; top:325; z-index:1; text-align: right} 
#divContainer{position:absolute; width:525; height:185; overflow:hidden; top:140; left:40; clip:rect(0,525,240,0); visibility:hidden} 
#divContent{position:absolute; top:0; left:0}  

.common_padding {
	padding: 5px;
}
.button_back {
	background-image: url(button_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
}
.button_back1 {
	background-image: url(button_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 27px;
	color: #FFFFFF;
}
.table_back {
	background-image: url(table_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom {
	color: #FFFFFF;
	background-color: #2B3B4B;
	height: 25px;
}
.services_back {
	background-image: url(services_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 31px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #666666;
	padding-right: 25px;
}
.right_border {
	background-image: url(right_border.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bullet {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.heading_back {
	background-image: url(heading_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table_height {
	height: 100%;
}.sub_heading {
	font-weight: bold;
	background-color: #eaeaea;
	height: 25px;
}
.domain_image {
	background-image: url(domain_image.jpg);
	border: 1px solid #333333;
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.spacing {
	line-height: 18px;
}
.red_font {
	color: #FF0000;
}
.white_font {
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4488dd;
	text-decoration: none;
	display: inline;
}
h2 {
	font-size: 12px;
	text-decoration: bold;
}
#h1top
{
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
	border: 3px solid #999999;
	margin-top: 25px;
	margin-left: 10px;
	width: 500px;
	padding: 3px;
	left: 11px;
	top: 11px;
	right: 11px;
	bottom: 11px;
	z-index: 1;
	position: relative;
}