body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
	background-image: url(../images/bg.jpg); 
	background-repeat: repeat-x;
}
h1{
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	color:#333333;
}
.bgcenter {
	background-image: url(../images/bgcenter.gif);
	background-repeat: repeat-y;
	background-position: center; 
}
body, td {
	font-family:Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size:12px;
}
.contact_searchbox {
	width:181px;
	border:1px solid #87A2BB;	
}
a {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
.menu {
	background-color:#FFFFFF;
	width:100%;
	height:27px;
	text-decoration:none;
	color:#000000;
}
.menu:hover {
	text-decoration:none;
	color:#000000;
}
.small {
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
.small:hover {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.title {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.title:hover {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
.contenttitle {
	font-size:14px;
	font-weight:bold;
}
.subtitle {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.submenu {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
.submenu:hover {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	background-color:#DFECF2;
}
.bottom {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.bottom:hover {
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}
hr {
	height:1px;
	color:#CCCCCC;
}
select, input, textarea {
	font-size:10px;
}
ul {
	list-style-type:disc;
}
.imgborder {
	border:1px solid #CCCCCC;
}

.ul {
	list-style-image: url("../images/ul.gif")
}
.margin {
	padding:10px;
}
