/** BASIC */

body {
	margin: 20px 10px;
	padding: 0px;
	background: #000000 url(../image-files/homepage0105.gif) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	background-color: #E0E0DD;
	border-top: 1px solid #999A92;
	border-right: 1px solid #D8D8D5;
	border-bottom: 1px solid #E9E9E6;
	border-left: 1px solid #D8D8D5;
}

.input2 {
	width: 165px;
	background-color: #4A4C45;
	border-top: 1px solid #1B1B18;
	border-right: 1px solid #454640;
	border-bottom: 1px solid #7D7E74;
	border-left: 1px solid #454640;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2, h3, h4, h5, h6, .accent {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #30243F;
}

.text2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-size: 12px;
	color: #D7D8D5;
}

.text4 {
	font-size: 18px;
	color: #86429B;
	font-weight: bold;
	margin-top: 35px;
	margin-bottom: 10px;
	text-align: center;
}

.text5 {
	color: #83857C;
}

.text6 {
	font-size: 11px;
	font-weight: bold;
}

.text7 {
	font-color:;
	font-weight: bold;
	color: #000000;
}

.text8 {
	color: #CCCCCC;
}

.text9 {
	font-size: 22px;
	color: #86429B;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

/** LINKS */

a {
	color: #006396;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	color: #9B86B4;
	font-size: 12px;
	font-weight: normal;
}

.style1 a {
	color: #A1A19A;
}

.style1 a:hover {
}

.style2 {
	text-align: center;
	color: #DBCFFE;
}

.style2 a {
	color: #DBCFFE;
}

.style2 a:hover {
}


.style31, .style32 {
	text-decoration: none;
}

.style31 a:hover, .style32 a:hover {
    text-decoration: none;
}

.style31 {
	color: #DBCFFE;
}

/** BACKGROUNDS */

.bg1 { background:  url(../image-files/homepage03.jpg) repeat-x left top; }
.bg2 { background:  url(../image-files/homepage06.jpg) repeat-x left top; }
.bg3 { background:  url(../image-files/homepage07.jpg) no-repeat left top; }
.bg4 { background:  url(../image-files/homepage09.jpg) repeat left top; }
.bg5 { background:  url(../image-files/homepage18.gif) repeat left top; }
.bg6 { background:  url(../image-files/homepage13.gif) repeat-y left top; }
.bg7 { background:  url(../image-files/homepage14.gif) repeat-y right top; }
.bg8 { background:  url(../image-files/homepage28.gif) repeat-x left top; }
.bg9 { background:  url(../image-files/homepage25.gif) repeat-x left top; }
.bg10 { background:  url(../image-files/homepage30.gif) repeat-y right top; }
.bg11 { background:  url(../image-files/homepage30.gif) repeat-y left top; }
.bg12 { background:  url(../image-files/homepage32.gif) repeat-x left top; }
.bg13 { background:  url(../image-files/homepage23.gif) repeat-x left top; }
.bg14 { background:  url(../image-files/homepage19.gif) repeat-x left top; }
.bg15 { background:  url(../image-files/homepage36.gif) repeat-x left top; }
.bg16 { background:  url(../image-files/homepage38.gif) repeat-y left top; }
.bg17 { background:  url(../image-files/homepage39.gif) repeat-y right top; }
.bg18 { background:  url(../image-files/homepage43.gif) repeat-x left top; }
.bg19 { background:  url(../image-files/homepage46.gif) repeat-y left top; }
.bg20 { background: #FEFEFE url(../image-files/homepage50.gif) repeat-x left top; }
.bg21 { background:  url(../image-files/subpage1_02.jpg) repeat-x left 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;
}


