/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	font-weight: bold;
	font-size: 24px;
}

h2, .text1 {
	margin-bottom: 10px;
	font-weight: bold;
	color: #112D49;
}

h2 span, .text1 span {
	font-weight: normal;
	color: #000000;
}

h3 {
	margin-bottom: 1em;
	font-size: 11px;
}

/** TEXTS */

body, th, td, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, ul, ol, dl {
	margin-top: 0.5px;
	margin-bottom: 1em;
	text-align: left;
}

.text2 {
	height: 28px;
	padding: 7px 15px 0px 15px;
	background: #A60000 url(images/homepage09.gif) no-repeat left top;
	color: #FFFFFF;
}

.text2 span {
	color: #FFFFFF;
}

.text3 {
	font-weight: normal;
	font-size: 15px;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	float: left;
	width: 40%;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(images/homepage16.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #990000;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 9px;
	background: url(images/homepage15.gif) no-repeat left center;
	font-weight: bold;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

.hr1 {
	clear: left;
	height: 40px;
	background: url(images/homepage10.gif) repeat-x left center;
}

/** MENU */

#menu a {
	float: left;
	width: 104px;
	height: 25px;
	margin: 0px 0px 0px 8px;
	padding: 14px 0px 0px 0px;
	background: #FFFFFF url(images/homepage03.gif) no-repeat left top;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	color: #3D3D3D;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	background: #B00000 url(images/homepage04.gif) no-repeat left top;
	color: #FFFFFF;
}

/** PAGE */

#page {
}

/** SIDEBAR */

#sidebar {
}

#sidebar h2, #sidebar .text1 {
	margin: 0;
	font-size: 20px;
}

#sidebar h1 {
	font-size:22px;
	color:#333333;
	font-weight: bold;
}

#login h1 {
	font-size:21px;
	color:#333333;
}

/** CONTENT */

#content {
}

#content h2, #content .text1 {
	font-size: 20px;
}

/** CONTENT */

#content-two {
}

#content-two h2, #content-two .text1 {
	font-size: 16px;
}

.h1_emphasis {
	color:#990000;
}

.lp_box_headline {
	font-size:24px;
	color:#FF0000;
	text-align:center;
	font-weight:bold;
}

.lp_box_listitem {
	margin-bottom:10px;
	font-size:18px;
}

/** SUBMENU */

#submenu_header {
	text-align:left;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
}

#submenu {
	background: #C50C0C url(images/homepage05.gif) repeat-y right top;
}

#submenu ul, #submenu .bottom-bg {
	padding-bottom: 9px;
	background: url(images/homepage05.gif) no-repeat right bottom;
}

#submenu a {
	text-decoration: underline;
	color: #FFFFFF;
}

#submenu a:hover {
	text-decoration: none;
}


#submenu ul {
	margin: 0px;
	padding: 0px 0px 9px 0px;
	list-style: none;
}

#submenu li {
	background: url(images/homepage07.gif) no-repeat right top;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-size:15px;
	color:#FFFFFF;
}

#submenu li.first {
	background: none;
}

/** LOGIN */

#login {
}

#login form {
	margin: 0px;
	padding: 0px;
}

#login fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#login .textfield {
	background: url(images/homepage11.gif) no-repeat right top;
}

#login label {
	float: left;
	padding-top: 4px;
}

#login input.text {
	float: right;
	width: 93px;
	margin-right: 5px;
	padding-top: 3px;
	background: none;
	border: none;
}

#login-submit {
	float: right;
	width: 54px;
	height: 20px;
	background: url(images/homepage12.gif) no-repeat;
	border: none;
	font-size: 10px;
}

#login a {
	padding-left: 9px;
	background: url(images/homepage13.gif) no-repeat left center;
}

#login ul {
	margin: 9px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	border-top: 1px solid #D6D6D6;
	list-style: none;
}

#login li {
	height: 30px;
	font-size:16px;
}

#login p {
	margin: 0;
	padding-top: 5px;
}

#sidebox {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

/** NEWS */

#news {
}

#news a:hover {
	text-decoration:underline;
}

#news a {
	text-decoration:none;
	color:#FFFFFF;
}

#news ul {
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
}

#news li a {
	color:#990000;
}

#news li {
	padding: 10px 0px 15px 0px;
	border-top: 1px solid #D6D6D6;
}

#news li.first {
	border: none;
}

#news h3 {
	margin: 0px;
	color: #112D49;
}

#news p {
	margin: 0;
}

/** FOOTER */

#footer {
	clear: both;
	height: auto;
	background: url(images/homepage20.gif) repeat-x left top;
	padding: 25px;
}

#footer p {
	text-align: left;
	color: #7A7A7A;
	font-size:11px;
}

#footer_copyright {
	text-align:center;
	font-size:11px;
	color:#7A7A7A;
}

#footer a {
	color: #7A7A7A;
}

#footer p {
	height: auto;
	width: auto;
	margin-left: 250px;
	margin-right: 250px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size:11px;
}

