/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #545B60 url(images/homepage01b.gif);
}

/** FORMS */

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

.input1 {
	width: 119px;
	border: 1px solid #2C3134;
	font-size: 9px;
	color: #A6E2C6;
}

.input2 {
	width: 28px;
	height: 15px;
	border: none;
	background-color: #2C3134;
	vertical-align: baseline;
	font-size: 10px;
	color: #ACE3FF;
}

/** HEADINGS */

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

h1 {
	font-size: 18px;
	font-weight: 600;
	}

/** TEXTS */

body, th, td {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #BDCEBB;
}



p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 11px;
	line-height: 16px;
}

.text1 {
	font-size: 10px;
	color: #C5D1C3;
}

.text2 {
	font-size: 10px;
	font-weight: normal;
}

.text3 {
	clear: both;
	float: left;
	margin-bottom: 11px;
	padding: 2px 5px;
	background: url(images/homepage19.gif);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	color: #DCE3E9;
}

/** LINKS */

a {
	color: #A6E2C6;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #AEB5AE;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	padding: 2px 5px;
	background: url(images/homepage30.gif) repeat-x;
	text-decoration: none;
}

a.bottom {
	font-size:9px;
	}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage02.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage15.gif);
}

.bg3 {
	background: url(images/homepage19.gif);
}

.bg4 {
	background: url(images/homepage24.gif);
}

.bg5 {
	background: url(images/homepage29.gif);
}

.bg6 {
	background: url(images/homepage25.gif);
}

.bg7 {
	background: url(images/homepage26.gif);
}

.bg8 {
	background: url(images/homepage21.gif);
}

/** MISC */

img.photo {
border:1px solid #C0C0C0;
padding:3px;
}

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

img.top {
    border: 2px solid gray;
    }

.img1 {
	float: left;
	margin-right: 15px;
}

/* hr { display: none; } */

.hr1 {
	height: 1px;
	background: url(images/homepage32.gif);
}