@charset "utf-8";
body
{
	color: #FFFFFF;
	background: #2B2B2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
p{
	text-indent: 20px;
}
table{
	font-size:11px;
}
th{
	background-color: #2B2B2B;
}
#content{
	height: 524px;
	overflow:auto;
}
#content a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}
a:hover{
	border-bottom: 1px solid #FFFFFF;
}
body>img{
	border: 0;
}
a img{
	border: 0;
}
#content a:hover{
	border-bottom: 1px solid #FFFFFF;
}
#content_cell
{
	background: url('images/design_07.jpg');
	height: 524px;
	vertical-align: top;
}
#navigation
{
	background: url('images/design_04.jpg');
	height: 191px;
	width: 158px;
	vertical-align: top;
	text-align: center;
	font-size: 10px;
}
#navigation a
{
	display:block;
	background: url('images/button-blue.jpg');
	height: 28px;
	color: #FFFFFF;
	font-size: 20px;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
}
#navigation a:hover{
	background: url('images/button-grey.jpg');
}

#home_table th{
	background: #2B2B2B;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
}
.home_cell td{
	padding: 10px;
}
