body
{
	background: #FFF;
	border-top: 20px solid #0099ff;
	color: #000;
	font-size: 11px;
	padding: 10px 0 20px;
	height:100%;
}

.grid_7 {
	padding-bottom:20px;
}

.grid_5 {
	padding-bottom:20px;
}

.grid_4 {
	background-color:#999; !important
}

.header {
	padding-left:10px;
	margin-bottom:15px;
}

.footer {
	padding-left:10px;
	margin-bottom:20px;
}

.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	line-height:17px;
	padding-bottom:15px;
	padding-right:5px;
}

.intro2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	line-height:17px;
	padding-bottom:-5px;
	padding-right:5px;
}

.intro a {
	color:#0099ff;
	text-decoration:none;
}	

.intro a:hover {
	color:#FFF;
	text-decoration:none;
	background:#0099ff none repeat scroll 0 0;
}	

.commercial {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:45px;
	color:#333333;
	line-height:47px;
	padding-bottom:15px;
	padding-right:5px;
}

.commercial a {
	color:#0099ff;
	text-decoration:none;
}	

.commercial a:hover {
	color:#FFF;
	text-decoration:none;
	background:#0099ff none repeat scroll 0 0;
}	

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	color:#0099ff;
	padding-bottom:0;
	margin-bottom:-4px;
	margin-top:-2px;
}

h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#0099ff;
	padding-bottom:0;
	margin-bottom:-4px;
	margin-top:-2px;
	text-decoration:none;
}

h1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	color:#0099ff;
	padding-bottom:0;
	margin-bottom:-4px;
	margin-top:-2px;
	text-decoration:none;
}

h2 {
	font-family:Helvetica, Arial,sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding-bottom:0;
	border-bottom:dotted;
	border-bottom-color:#999;
	border-bottom-width:thin;
	margin-bottom:8px;
}

.top {
	background-color:#e8e8e8;
	border-top:dotted;
	border-top-color:#a0a0a0;
	border-top-width:thin;
	height:10px;
}

.main {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	background-color:#e8e8e8;
	border-top:dotted;
	border-top-color:#333333;
	border-top-width:thin;
	height:10px;
	padding-left:5px;
	text-align:center;
}

.footer a {
	color:#0099ff;
	text-decoration:none;
}	

.footer a:hover {
	color:#FFF;
	text-decoration:none;
	background:#0099ff none repeat scroll 0 0;
}	

.menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:16px;
	border-bottom:dotted;
	border-bottom-color:#333333;
	border-bottom-width:thin;
	border-top:dotted;
	border-top-color:#333333;
	border-top-width:thin;
	height:25px;
	padding-left:0px;
	margin-bottom:20px;
	margin-top:10px;
	text-align:left;
}

.menu a {
	color:#0099ff;
	text-decoration:none;
}	

.menu a:hover {
	color:#FFF;
	text-decoration:none;
	background:#0099ff none repeat scroll 0 0;
}

.break {
	border-bottom:dotted;
	border-bottom-color:#333333;
	border-bottom-width:thin;
	margin-bottom:10px;
	margin-top:10px;
}

.main a {
	color:#0099ff;
	text-decoration:none;
}	

.main a:hover {
	color:#FFF;
	text-decoration:none;
	background:#0099ff none repeat scroll 0 0;
}	

.img {
	margin-top:10px;
}

.list {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:18px;
	list-style:circle;
	line-height:22px;
	margin-bottom:9px;
}

.list a {
	color:#0099ff;
	text-decoration:none;
}

.list a:hover {
	color:#FFF;
	text-decoration:none;
	background:#0099ff none repeat scroll 0 0;
}

