
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/bg1_01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input.textfield {
	padding: 2px 5px 3px 5px;
	background: #1B1B1B url(images/homepage02.gif) repeat-x left top;
	border-top: 1px solid #040404;
	border-right: 1px solid #191919;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #191919;
}

/** HEADINGS */


h1 {clear:both; margin: 0px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
h2 {clear:both; margin: 0px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%; text-decoration: none;}
h3 {clear:both; margin: 0px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
h4, h5, h6 { margin: 0px; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBDBD;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 21px;
}

strong { color: #FFFFFF; }

/** LISTS */

.list1 {
	margin: 0px;
	padding: 8px 0px 20px 17px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	height: 24px;
	padding: 6px 42px 0px 0px;
	background: url(images/homepage19.gif) no-repeat left top;
	text-align: right;
}

.list1 li.first { background-image: url(images/homepage20.gif); }

.list1 li.last { background: none; }

.list1 a {
	text-decoration: none;
	font-size: 10px;
	color: #BDBDBD;
}

.list1 a:hover { text-decoration: underline; }

.list2 {
	margin: 0px;
	padding: 20px 0px 50px 17px;
	list-style: none;
	line-height: normal;
	font-size: 10px;
}

.list2 li {
	padding: 10px 42px 15px 20px;
	background: url(images/homepage19.gif) no-repeat left bottom;
}

.list2 img.left { margin-right: 15px; }

/** LINKS */

a { color: #006A94; }

a:hover { text-decoration: none; }

.more {
	display: block;
	width: 54px;
	height: 20px;
	background: url(images/homepage07.gif) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #E3E3E3;
}

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.border { border: 1px solid #434343; }

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 20px;
}

hr { display: none; }

.hr1 { height: 1px; }


/** MENU */

#menu { background: url(images/bg1_02.jpg) no-repeat left top; }

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #E8E8E8;
}

#menu a:hover { text-decoration: underline; }

/** SEARCH */

#search { background: url(images/bg1_03.jpg) no-repeat left top; }

#search .textfield { width: 180px; }

/** HEADER2 */

#header2 { background: url(images/bg1_04.jpg) no-repeat left top; }

/** PAGE */

#page { background: url(images/bg1_05.jpg) repeat-y left top; }

#bgtop { background: url(images/bg1_06.jpg) no-repeat left top; }

#bgbtm {
	padding: 15px 59px 10px 57px;
	background: url(images/bg1_07.jpg) no-repeat left bottom;
}

.wide #page { background-image: url(images/bg2_01.jpg); }

.wide #bgtop { background-image: url(images/bg2_02.jpg); }

.wide #bgbtm { background-image: url(images/bg2_03.jpg); }

/** BOXED */

.box { }

.box .title {
	height: 50px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.box .title.top { background-image: url(images/homepage11.jpg); }

.box .title h2 {
	margin: 0px;
	padding: 21px 51px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	font-size: 11px;
	color: #E8E8E8;
    font-weight:bold;
}

.box .content {
	padding: 23px 46px 25px 43px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}

.box .content.nopad { padding: 0px; }

.box.bg1 { background: url(images/homepage13.jpg) no-repeat right bottom; }

.box.bg2 { background: url(images/subpage1_03.jpg) no-repeat left bottom; }

/** SIDEBAR */

#sidebar {
	width: 235px;
	background: url(images/subpage1_04.jpg) repeat-y left top;
}

#sidebar .box .title { background-image: url(images/homepage18.jpg); }

#sidebar .box .title.top { background-image: url(images/homepage17.jpg); }

#sidebar .box .content { background-image: url(images/subpage1_05.jpg); }

#sidebar .box.bg1 { background-image: url(images/subpage1_06.jpg); }

#sidebar .box.bg2 { background-image: url(images/subpage1_07.jpg); }

/** CONTENT */

#content {
	background: url(images/subpage1_02.jpg) repeat-y left top;
}

.wide #content {
	background-image: url(images/subpage2_01.jpg);
}

.wide .box { background: url(images/subpage2_04.jpg) no-repeat right bottom; }

.wide .box .title { background-image: url(images/subpage2_02.jpg); }

.wide .box .content { background-image: url(images/subpage2_03.jpg); }

/** FOOTER */

#footer { clear: both; }

#footer p {
	margin: 0px;
	padding: 10px 0px 30px 0px;
	text-align: center;
	color: #393939;
}
