/* timeweb - adpages */


body 	{

	margin: auto;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;

}
	
#adframe, #orderframe, #undertimewebframe, #titleframe, #skewpictureframe, #screenshots {

	text-align: left; 
	font-family: verdana, arial, sans-serif;
	font-size: small;
	padding-bottom:0px;

}
	

#bottomframe {

	text-align: left; 
	font-family: verdana, arial, sans-serif;
	font-size: small;
	padding-bottom:5px;
	margin-left:-1px;
	
}


#orderframe, form, table {

	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;


	}	


#newsframe {
	text-align: left; 
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	color: #ffffff;

}


h1 {
	color: #000000;
	font-size: 15px;
}


h2 {
	color: #000000;
	font-size: 11px;
}



.topmenu a:visited {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.topmenu a:active {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.topmenu a:link {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.topmenu a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}



a:visited {
	color: #744311;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #744311;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #744311;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}