/** BASIC */

body { margin: 0; padding: 0; background-color: #ffffff; background-image: url(images/homepage10_2.jpg); background-repeat: repeat-x; }

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	padding:5px;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	padding-top: 3px;
	padding-right: 10px;
	float: left;
}

/** FORMS */

.input1 {
	width: 100%;
	color: #B2B2B2;
}

.button1 {
	width: 65px;
	height: 15px;
	background: url(images/homepage04.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage03.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage09.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage11.gif) repeat-y;
}

.bg4 {
	background: url(images/homepage12.gif);
}

.bg5 {
	background: url(images/homepage15.gif);
}

.bg6 {
	background: url(images/subpage2_01.gif) repeat-y;
}

/** LINKS */

a {
	color: #417EDB;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #484848;
}

a.link2 {
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	padding: 7px 30px;
	background: #F2F2F2 ;
	color: #484848;
}

/** HEADINGS */

/** TEXTS */

.text1 {
	color: #999999;
}

.text2 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #5C83C0 
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.text3 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #EEEDED url(images/homepage18.gif) no-repeat right center;
	font-weight: bold;
	color: #40649B;
	font-size: 11px;
}

/** SLIDESHOW **/

#slideshow {list-style:none; color:#gray}
#slideshow span {display:none}
#wrapper {width:402px; margin:10px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:400px; height:200px; padding:0px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:400px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:400px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:206px; cursor:pointer; z-index:150}
#imgprev {left:0; width:30px; background:url(images/) left center no-repeat}
#imgnext {right:0; width:30px; background:url(images/) right center no-repeat}
#imglink {position:absolute; height:206px; width:100%; z-index:100; opacity:.2; filter:alpha(opacity=20)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}