BODY {
	margin:0px;
	background-color:#e4e3e3;
	background-image:url(/images/page-back.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

DIV, TD {
	font-family:Verdana, Geneva, sans-serif;
	color:#2a2627;
	font-size:12px;
}

.PageTitleFont {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}


.ScriptLogo {
	width:984px; 
	text-align:right; 
	position:relative; 
	top:10px; 
	left:0px;
}

.SiteLogo {
	height:127px; 
	margin-top:-88px;
}

.Button1 {
	width: 157px;
	height: 48px;
	background-repeat:no-repeat;
	background-position:top left;
	cursor: pointer;
}

.Button2 {
	width: 105px;
	height: 31px;
	background-repeat:no-repeat;
	background-position:top left;
	cursor: pointer;
}

.Button1:hover, .Button2:hover {
	background-position: bottom left;
}

.Menu {
	float:left;
	margin-right:2px;
	width: 93px;
	height: 29px;
	background-repeat:no-repeat;
	background-position:top left;
	cursor: pointer;
}


.Menu:hover {
	background-position: bottom left;
}

.copyright {
	font-size:11px;	
	margin-top:20px;
}
