body
{
	width:1005px;
	margin: 0px auto;
	font:12px/1.4em Verdana, sans-serif;
	color:#333;
	background-color:#fff;
	text-align:center;
}
.top 
{
	background-image: url('images/top.jpg');
	width: 1002px;
	height: 194px;

}
.bg
{
	background-image: url('images/bg.jpg');
	width:1002px;
	background-repeat: repeat;
	clear: both;
}
.bottom
{
	background-image: url('images/bottom.jpg');
	width:1002px;
	height:209px;
}
img
{
	border:none;
}
img.tops
{
	border:none;
	padding:0px;
}
div.content {
	width:530px;
	margin-left:52px;
	float: left;
	padding-left: 0px;
	text-align:left;
	padding-right:0px;
	margin-right:0px;

}

div.menu {
	width:370px;
	margin-left: 0px;
	float: right;
	margin-right:35px;
	text-align:left;
	text-size:11px;
	padding-left:0px;
}
div.menuleft {
	width:175px;
	float:left;
}
div.menuright {
	width:175px;
	float:right;
	margin-right:10px;
}
h2 {
	font-size:18px;
	margin: 0px;
}
h3 {
	font-size:10px;
	margin: 0px;
	color: #ffffff;
}
.line
{
	background-image: url('images/line2.jpg');
	width: 179px;
	height: 59px;	
}
h4 {
	font-size:12px;
	margin: 0px;
	padding:3px;
	background-image: url('images/bg.png');
	background-repeat: repeat;
}
.line2
{
	background-image: url('images/line3.jpg');
	width: 39px;
	height: 33px;	
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#menu ul, #menu ul ol {
	margin: 0;
	padding: 0;
	font-size: 11px;
	}

#menu ul li, #menuright ul li, #menuright ul ul li {
	list-style-type: none;
	list-style-image: none;

	font-size: 11px;
	}

#menu ul p, #menu ul select {
	margin: 5px 0 8px;
	font-size: 11px;
	}

#menu ul ul, #menu ul ol {
	margin: 5px 0 0 10px;
	font-size: 11px;
	}

#menu ul ul ul, #menu ul ol, #menuright ul ul ul {
	margin: 0 0 0 10px;
	font-size: 11px;
	}

ol li, #menu ul ol li {
	list-style: decimal outside;
	}

#menu ul ul li, #menu ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
a:link, a:visited 
{
	text-decoration:none;
	color: #ab444f;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
	color: #ab444f;
	font-weight: bold;
}

input, textarea{
	font-size:11px;
	font-family:verdana;
	margin:0;
	padding:0;
}

.menutop {
	background-image: url('images/menutop.jpg');
	width: 179px;
	height:9px;
}

.menubg {
	background-image: url('images/menubg.jpg');
	padding-left:15px;
	width:179px;
	background-repeat: repeat-y
}	
.menubottom {
	background-image: url('images/menubottom.jpg');
	width:179px;
	height:11px;
	margin-top:0px;
}

td, th, caption {
	font-size:11px;
}	