html {	
}
body {
	margin:0px;
	padding:0px;
	height:100%;
	background:url('../images/bg/bg-pattern.jpg') top left;	
}
body, td, th, div, p {
	font:normal normal 14px Georgia, Arial, Verdana, Tahoma, sans-serif;
	line-height:130%;
	color: #000000;		
}
input, textarea {
	font:normal normal 14px Georgia, Arial, Verdana, Tahoma, sans-serif;
	line-height:100%;
	color: #000000;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	line-height:130%;
	color: #0000FF;
	font-size:14px;
	font-family: Georgia, Arial, Verdana, Tahoma, sans-serif;
}
h1, h2, h3 {
	margin:0px;
	padding:0px;
	line-height:100%;
}
p {
	margin:0px;
	padding:0px;
	line-height:130%;
}
a:hover {
	text-decoration: none;
}
/* class begin */
.wh1 {
	width:1px;
	height:1px;
}
.clear {
	clear:both;
	float:none!important;
	font-size:1px;
	height:1px;
	overflow:hidden;
}
.site-block {
	text-align:center;
}
.site-content-width {
	max-width: 1300px;
	min-width: 990px;
	margin:0px auto;
	text-align:left;
}
.site-grid {	
	padding:0px 40px;	
}
/* class begin */
.flash {
	overflow:hidden!important;
}
#SiteFlash {
	top:0px;
	left:0px;	
	position:absolute;	
	width:100%;
	height:100%;	
}
#SiteFlashContent {
	width:100%;
	height:100%;
}
