body {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	background: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

table.kader {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
}

td {
	vertical-align: top;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	line-height: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

a {
	color: #8777D8;
}

.search {
	font-weight: bold;
	text-transform: uppercase;
}

.subsearch {
	line-height: 1.3em;
	color: #555555;
}

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

/* Logo */

#logo {
	width: 704px;
	height: 31px;
	margin: 0 auto;
	padding: 130px 0 0 0;
	border-bottom: 10px solid #595959;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
	padding: 0 0 0 140px;
}

#logo h1 a {
	color: #C3B1D2;
	text-decoration: none;
}

/* Content */

#content {
	width: 704px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
}

#colA {
	float: right;
	width: 414px;
	padding: 0 30px 0 0;
}

#colB {
	float: left;
	width: 250px;
	padding-top: 0px; 
}

/* BoxedA */

.boxedA {
	line-height: 1.5em;
	text-align: left;
}

.boxedA h2{
	padding: 20px 0 20px 0;

	border-bottom: 1px solid #777777;
	font-size: 2em;
	color: #555555;
}

.boxedA h3 {
	padding-top: 10px;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #888888;
	text-align: left;
	color: #666666;
}

.boxedA .alignLeft {
	text-align: left;
	border-bottom: 1px dotted #DDDDDD;
	color: #666666;
} 
/* BoxedB */

.boxedB {
	margin-bottom: 1px;
	background: #E2DDFC url(../images/img07.gif) repeat-y;
	border-bottom: 1px solid #B0A7DB;
}

.boxedB h2 {
	padding: 15px 0 15px 21px;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #443499;
}

.boxedB h2 a {
	color: #443499;
}

.boxedB h2 a:hover {
	text-decoration: underline;
}

.boxedB ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxedB li {
	display: inline;
}

.boxedB a {
	text-decoration: none;
}

.boxedB li a {
	display: block;
	width: 229px;
	padding: 7px 0 7px 21px;
	background: #EDEAF9 url(../images/img08.gif) repeat-y;
	border-bottom: 1px solid #FFFFFF;
	color: #443499;
}

.boxedB li form {
	display: block;
	width: 229px;
	padding: 7px 0 7px 21px;
	background: #EDEAF9 url(../images/img08.gif) repeat-y;
	border-bottom: 1px solid #FFFFFF;
	color: #443499;
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxedB li a:hover {
	background: #9F8DF6 url(../images/img09.gif) repeat-y;
	color: #FFFFFF;
}

li.sub a {
	display: block;
	width: 229px;
	padding: 7px 0 7px 21px;
	background: #ffd6fd url(../images/img14.gif) repeat-y;
	border-bottom: 1px solid #FFFFFF;
	color: #9E3D1A;
}

li.sub a:hover {
	background: #f59dd4 url(../images/img14.gif) repeat-y;
	color: #FFFFFF;
}

li.rr a {
	display: block;
	width: 229px;
	padding: 7px 0 7px 21px;
	background: #D5EAD9 url(../images/img14.gif) repeat-y;
	border-bottom: 1px solid #FFFFFF;
	color: #435445;
}

li.rr a:hover {
	background: #6C8770 url(../images/img14.gif) repeat-y;
	color: #FFFFFF;
}

li.xx a {
	display: block;
	width: 229px;
	padding: 7px 0 7px 21px;
	background: #EDEAF9 url(../images/img14.gif) repeat-y;
	border-bottom: 1px solid #FFFFFF;
	color: #443499;
}

li.xx a:hover {
	background: #9F8DF6 url(../images/img14.gif) repeat-y;
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 704px;
	margin: 0 auto;
	border-top: 10px solid #595959;
}

.copyright {
	font-size: 0.8em;
	text-align: center;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}

.copyright a {
	text-decoration: none;
}