body {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11;
	background:#fff url("images/bg.gif") 100% 100% no-repeat;
	background-attachment:fixed;
	scrollbar-face-color:fff; 
	scrollbar-track-color:#fff; 
	scrollbar-arrow-color:000; 
	scrollbar-shadow-color:ccc; 
	scrollbar-dark-shadow-color:ccc; 
	scrollbar-3dlight-color:ccc; 
	scrollbar-highlight-color:ccc
}

img{border:0;}

Td {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11;
}

h2 {
	
	font-size:18;
	color:FFFFFF;
}

h3 {
	margin-bottom:5 px;
	font-size:14;
	color:FF8C00;
}

select {
	font-size:10
}

input {
	font-size:10
}

.dark {
	color: #A9A9A9;
}

.white {
	color: #FFFFFF;
}

input.textbox {
	width:100;
	background-color:CCCCCC;
	border-width:1;
	border-color:#FF8C00;
	border-style : solid;
	margin-top:3;
}

select.textbox {
	width:150;
	background-color:CCCCCC;
	border-width:1;
	border-color:#FF8C00;
	border-style : solid;
	margin-top:3;
}

input.textbox2 {
	width:70;
	background-color:CCCCCC;
	border-width:1;
	border-color:#FF8C00;
	border-style : solid;
	margin-top:3;
}

input.submit {
	COLOR: #FFFFFF;
	font-size: 10;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color:#333333;
	border-width:1;
	border-color:#FF8C00;
	border-style : solid;
	margin-top:3;
	cursor:pointer;
}

a {
	color : #FF8C00;
	text-decoration : none;
}

a:hover{
	color : Gray;
	text-decoration : none;
}
.details{font-size:11;color:#ffffff;margin-left:30;}
.form{font-size:12;text-align:right;}
input.hosting{height:18;margin:2;}
.bgforms{background:#e7e7e7}
.description {display:none}