* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333;
}

img {
	border: 0;
}

p.bodytext {
	margin-bottom: 1em;
	line-height: 130%;
}

p.bodytext span.important{
	color: red;
}

h4 {
	font-family: "Times New Roman", Arial, serif;
	font-size: 19px;
	font-weight: normal;
	color: #333;
	margin-bottom: 0.2em;
}

#calendar-event h1,
h3 {
	font-family: "Times New Roman", Arial, serif;
	font-weight: normal;
	margin-bottom: 0;
	color: #6b73c4;
	font-size: 20px;
}

a {
	color: #6b73c4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 900px;
	margin: auto;
}

#header {
	width: 858px;
	padding: 0 20px;
	height: 35px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#header_title {
	padding-bottom: 18px;
}

#header_title h2 {
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-top: 22px;
}

#header_title h1 {
	margin-top: 20px;
	float: left;
}

#header_title h1 span {
	display: none;
}

#navi_container {
	clear: both;
}

#navi {
	float: left;
}

#navi_lang {
	float: right;
}

#img_top {
	clear: both;
	width: 900px;
	height: 250px;
	border-bottom: 18px solid #333;
}
#content3,
#content2,
#content {
	width: 898px;
	background: url(../images/content_bg.gif) repeat-y;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#content2{
	background: url(../images/content_bg2.gif) repeat-y;
}

#content3{
	background: #fff;
}

#content .center_img {
	text-align: center;
	margin: 1em 0;
}
#col_center_wide,
#col_left,
#col_right,
#col_center {
	width: 259px;
	padding: 0 20px;
	margin: 20px 0;
}

#col_center_wide{
	width: 518px;
}

#col_center_swide{
	width: 777px;
	float: left;
	padding: 10px;
}

#col_center_wide,
#col_left {
	float: left;
	clear: right;
}

#col_center {
	float: left;
}

#col_right {
	float: right;
}

#col_right ul,
#col_center_wide ul,
#col_center ul,
#col_left ul{
	margin-left: 13px;	
}

#col_right ul li,
#col_center_wide ul li,
#col_center ul li,
#col_left ul li{
	line-height: 145%;
	margin: 3px 0;
}

#footer {
	clear: both;
	padding: 10px 20px;
	height: 25px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999; 
}

#footer a {
	color: #333;
}

#footer a:hover {
	color: #6b73c4;
	text-decoration: none;
}

#footer_left {
	float: left;
	width: 600px;
}

#footer_right {
	float: right;
	margin-top: 1em;
}



fieldset {
	border: 0;
	width: 500px;
	text-align: left;
	margin-left: 25px;
	margin-top: 15px;
}
fieldset DIV {
	margin-top: 5px;
	margin-bottom: 5px;
}
form {
	width: 500px;
}
 input{
	color: #000;
	font-size: 8pt;
	line-height: 8pt;
	font-family: Verdana, Arial;
	vertical-align: middle;
	border: 0px solid #333;
	margin: 5px;
	padding: 3px;
	background: transparent;
	border: 1px solid #666666;
}
select {
	width: 192pt;
	margin: 5px;
}
input.bold {
	border: 1px solid #333;
	background: #fff;
}
.csc-mailform-submit {
	background: #a3acb7;
	border: 1px solid #838c97;
	margin: 0 auto;
}
textarea {
	color: #000;
	font-size: 8pt;
	line-height: 8pt;
	font-family: Verdana, Arial;
	vertical-align: middle;
	border: solid 1px #333;
	width: 192pt;
	margin: 5px;
}
label {
	width: 130px;
	display: block;
	float: left;
	padding-top: 8px;
}

.csc-menu{
	list-style-type: none;
}

div.csc-textpic img{
	margin: 5px 0 10px 0 !important;	
}

#calendar-event{
	padding: 10px;	
}

#calendar-event div{
	margin: 0 5px;
}

.tx-cal-controller form{
	width: 140px;	
}

table #calendar-nav{
	padding: 50px;	
}