/** BASIC */

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

/** FORMS */

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

.input1 {
	width: 170px;
	background: #232323;
	border: 1px solid #3E3E3E;
}

.input2 {
	width: 45px;
	height: 19px;
	margin-left: 5px;
	background: url(images/subpage2_03.jpg) no-repeat left top;
	border: none;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h3, h5, h6, h7 {
	margin: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5d29a3;
}

h1 {
	border-bottom-width: 1px;
	border-bottom-style: none;
	padding-bottom: 0px;
	font-size: 22px;
	line-height: 28px;

}

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5d29a3;
	line-height: 30px;
}

h3 {
	font-size: 18px;
	color: #5d29a3;
}

h4 {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #402713;
	text-align: center;
}

h7 {
	margin: 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #402713;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 22px;
}

/** TEXTS */

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

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

.text1 {
	margin: 0px;
	letter-spacing: normal;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.text2 {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

.text3 {
	color: #000000;
}

.text4 {
	text-align: center;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #318EA5;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

.link1 {
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #646360; }
.bg2 { background: url(images/homepage02.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage07.jpg) repeat-y left top; }
.bg4 { background: url(images/homepage08.gif) repeat-x left top; }
.bg5 { background: url(images/subpage2_01.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage2_02.jpg) no-repeat left top; }

/** MISC */

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

img { border: none; }

.img1 {
	float: none;
	margin: 0px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.smallblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #5d29a3;
	text-decoration: none;
	text-align: left;
}
