body {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F727A;
}
p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}
hr { display: none; }
a {
	color: #5F727A;
}
a:hover {
	text-decoration: none;
}
.text1 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.text1 span {
	padding: 0px 7px;
	background: url(images/arrow.gif) no-repeat center center;
}
.text_big {
	font-size: 12px;
}
.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list1 li {
	border-bottom: 1px solid #D3D9DB;
}
.list1 a {
	display: block;
	width: 156px;
	height: 18px;
	padding: 7px 0px 0px 26px;
	background: url(images/list1.gif) no-repeat 10px 9px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #5F727A;
}
.list1 a:hover {
	background: #6D8087 url(images/list1_over.gif) no-repeat 10px 9px;
	color: #FFFFFF;
}
.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: inside;
}
.link1 {
	display: block;
	height: 14px;
	background: url(images/homepage26.gif) no-repeat right top;
}
.link1 b {
	display: none;
}
.link2 {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: underline;
}
.link3 {
	font-weight: bold;
	text-decoration: none;
	color: #bcd9e6;
}
.style1 {
	color: #919FA4;
}

.style1 a {
	color: #919FA4;
}
.style1 a:hover {
}
.bg1 { background-color:#FFFFFF; }
.bg2 { background: url(images/topmenu_center.gif) repeat-x left top; }
.bg3 { background: url(images/bg3.gif) repeat-y left top; }
.bg4 { background: url(images/bg4.gif) no-repeat left top; }
.bg5 { background: url(images/bg5.gif) repeat-x left top; }
.align-justify { text-align: justify; }
.align-right { text-align: right; }
img { border: none; }
.img1 {
	float: left;
	margin: 3px 7px 0px 0px;
}
.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}
.hr1 {
	height: 1px;
}