body {
	font-family: trebuchet ms;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	text-align: justify; 
	background: #AEAEAE;
}

#layout {
	position: absolute; 
	left: 302; 
	top: 20;
}

#main {
	position: absolute; 
	left: 335px; 
	top: 316px; 
	width: 375px;
}

a {
	text-decoration: none;
	color: #ffffff;
	font-weight: none;
	cursor: hand;
}

a:hover { 
	text-decoration: overline;
	color: #ffffff;
	font-weight: bold;
	cursor: hand;
}

td { 
	background-color: #ffffff;
	font-family: trebuchet ms;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: none;
	text-decoration: none;
	text-align: justify; 
	font-weight: normal;
	color: #000000;
}

.title{
	font-family: trebuchet ms;
	color: #3A3A3A;
	font-size: 10px;
	letter-spacing: 0px; 
	font-weight: bold;
	font-style: none;
	line-height: 11px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
	padding-right: 10px;
	padding: 2px;
	border-bottom: 1px solid #3A3A3A;
	margin-bottom: 2px;
}

.head {
	font-family: trebuchet ms;
	color: #3A3A3A;
	font-size: 14px;
	letter-spacing: 0px; 
	font-weight: bold;
	font-style: none;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
	width: 20%;
	padding-right: 10px;
	padding: 2px;
	border-bottom: 1px solid #3A3A3A;
	margin-bottom: 2px;
}

input,textarea, select {
	background: Silver;
	border: 1px solid #3A3A3A;
	font-family: trebuchet ms; 
	font-weight: none;
	font-size: 10px; 
	text-transform: none;
	color: #ffffff;
	overflow-x:hidden;
}

img {
border: 0px;
}