body {
	font-family: verdana;
	font-size:12px;
	color:#f5f5f5;
	margin: 0pt; padding: 0pt;overflow:hidden;
}

h2 {
	color: #ff7200;
}

h3 {
	color:#5a5a5a;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#2198C4;	
}

a:hover {
	text-decoration:underline;
	color:#549C00;
}

#ads {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	width:1000px;
}

img{
	border:0px;
	cursor:pointer;
}

/********************* BUTTON **************************/
.btn{
	background:transparent url('http://www.mottramdo.com/images/btn_user.gif') no-repeat scroll center top;
	width:75px;
	height:20px;
	float:left;
	line-height:20px;	
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none !important;
	text-transform:uppercase;
	color:white !important;
}

input.btn {
	font-family:Arial,Verdana,Geneva,helvetica,sans-serif;
	padding:0px;
	color:white;
	border:none
}

a:hover.btn {
	color:white;
}
