/** WEB WAVES DESIGN */

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

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

.input1 {
	width: 102px;
	height: 15px;
	padding: 3px;
	border: none;
	background: transparent url(images/sp02.gif) no-repeat fixed left top;
	font-size: 11px;
	color: #666666;
}

html>body .input1 {
	background-attachment: inherit;
}

/** HEADINGS */

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

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

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

.ul1 li {
	margin-bottom: 4px;
	padding-bottom: 8px;
}

.ul1 li a {
	padding-left: 8px;
	background: url(images/hp09.gif) no-repeat left center;
}

.ul1 .vline {
	background: url(images/hp10.gif) repeat-x left bottom;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	color: #8E9DB2;
}

.text3 {
	color: #C1DEB8;
}

.text4 {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	margin-left: .7cm;
	margin-right: .7cm;
}

.formfields {
	color: #000000;
}

/** LINKS */

a {
	color: #C1E0FF;
}

a:hover {
	text-decoration: none;
}

a.link1 {
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/hp02.jpg) no-repeat left top;
}

.bg2 {
	background: url(images/hp03.jpg) repeat-x center top;
}

.bg3 {
	background: #3777A3 url(images/hp05.gif) repeat-x center top;
}

.bg4 {
	background: url(images/hp13.gif) repeat-x center top;
}

.bg5 {
	background: url(images/hp21.gif) repeat-x left top;
}

.bg6 {
	background: url(images/hp22.jpg) repeat-x center top;
}

.bg7 {
	background: url(images/hp23.jpg) repeat-x center top;
}

/** MISC */

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

img { border: none; }

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

.img2 {
	float: right;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** SLIDE-RIGHT MENU */

#dropmenudiv{
position:absolute;
background-color: #3777A3;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3777A3;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #3777A3;
}
