/*<![CDATA[*/ /* start design styles */
body,img,object,ul,h1,h2,h3,p,address,a,table,form,td,tr,textarea {
	background-color: #ffffff;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}

body {
	text-align: left;
}

img {
	display: block;
}

object {
	display: block;
}

ol {
	list-style-type: none;
	background: none;
	color: #333333;
}

ul {
	list-style-type: none;
	background: none;
	color: #333333;
}

li {
	list-style-type: none;
	background: none;
	color: #333333;
}

.background-head {
	margin: 0px auto 0px auto;
	background-image: url("img/header.jpg");
	background-repeat: no-repeat;
	height: 120px;
}

h1 {
	background: none;
	padding: 5px 5px 12px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

h2 {
	background: none;
	padding: 5px 5px 9px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h3 {
	background: none;
	padding: 5px 5px 7px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

p,address {
	font-size: 12px;
	padding: 5px 5px 5px 0px;
	font-style: normal;
	background: none;
	text-decoration: none;
}

#menu a {
	padding: 0px;
	text-decoration: none;
	color: #000000;
	background: none;
	border: none;
}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
}

a.title {
	border:none;
	background: none;
	padding: 5px 5px 12px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

a.title:hover {
	border:none;
	background: none;
	padding: 5px 5px 12px 0px;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

a {
	padding: 0px;
	text-decoration: none;
	color: #666666;
	border-color: #000000;
	border-bottom: 1px dotted;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	background-position: 10px;
}

#menu .current_page_item a {
	color: #ffffff;
	background-color: #000000;
}

.padding-top-sidebar {
	padding-top: 5px;
}

.padding-top {
	padding-top: 10px;
}

.padding-left {
	padding-left: 20px;
}

.padding-right {
	padding-right: 10px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.maincontainer {
	width: 720px;
	margin: 0px auto 0px auto;
	overflow: visible;
}

.standard1 {
	width: 180px;
	overflow: hidden;
	float: left;
}

.standard2 {
	width: 360px;
	overflow: hidden;
	float: left;
}

.standard3 {
	width: 540px;
	overflow: hidden;
	float: left;
}

.standard4 {
	width: 720px;
	overflow: hidden;
	clear: both;
}

textarea {
	width: 528px;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #999999;
}

.input-comment {
	width: 428px;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #999999;
}

input {
	font-size: 12px;
}

pre {
	border: 1px dotted #ccc;
	padding: 0.2em 0.5em;
}
/*]]>*/