body { color: black; background-color: white; background-image: url(../images/main_back.png); background-repeat: repeat-x; background-position: left top; }
.logo_0 { background-image: url(../images/head_0.png); background-repeat: no-repeat; background-position: left top; }
.logo_1 { background-image: url(../images/head_1.png); background-repeat: no-repeat; background-position: left top; }
.logo_2 { background-image: url(../images/head_2.png); background-repeat: no-repeat; background-position: left top; }
.logo_3 { background-image: url(../images/head_4.png); background-repeat: no-repeat; background-position: left top; }
.logo_4 { background-image: url(../images/head_4.png); background-repeat: no-repeat; background-position: left top; }
.logo_5 { background-image: url(../images/head_5.png); background-repeat: no-repeat; background-position: left top; }
.logo_6 { background-image: url(../images/head_6.png); background-repeat: no-repeat; background-position: left top; }
.logo_7 { background-image: url(../images/head_7.png); background-repeat: no-repeat; background-position: left top; }
.logo_8 { background-image: url(../images/head_8.png); background-repeat: no-repeat; background-position: left top; }
.logo_9 { background-image: url(../images/head_9.png); background-repeat: no-repeat; background-position: left top; }
.logo_10 { background-image: url(../images/head_10.png); background-repeat: no-repeat; background-position: left top; }
.logo_11 { background-image: url(../images/head_11.png); background-repeat: no-repeat; background-position: left top; }
.nav_td { background-image: url(../images/vline.gif); background-repeat: repeat-y; background-position: right top; }
.main_td { background-image: url(../images/vline.gif); background-repeat: repeat-y; background-position: right top; }
.nav_table { font-size: 12px; font-family: Arial, Verdana, Helvetica, sans-serif; height: 25px; }
.nav_lab_normal { color: #717171; }
.nav_lab_active { color: #3165ad; }
.nav_lab_sub { color: #a6a6a6; }
.nav_hline { font-size: 0; line-height: 0; background-color: #d1d1d1; width: 181px; height: 1px; margin-right: 27px; padding: 0; border-width: 0; }
.main_hline { font-size: 0; line-height: 0; background-color: #d1d1d1; margin-right: 20px; padding: 0; width: 602px; height: 1px; border-width: 0; }
.text { color: #717171; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px; }
.kastl_date { color: #000; font-weight: bold; }
.kastl_time { color: #000; font-weight: bold; }
.kastl_title { color: #000; font-style: normal; }
.entry_headline { color: #7f7f7f; font-size: 18px; }
.entry_text { color: #5c5c5c; font-size: 12px; line-height: 20px; list-style-image: url(../images/bullet.gif); }
.entry_date { color: #909090; font-size: 12px; font-weight: bold; line-height: 12px; }
#lit_prop {
	position:absolute;
	left:660px;
	top:255px;
	border:2px solid #d1d1d1;
	width:200px;
	height:400px;
	-moz-border-radius: 15px;
	border-radius: 10px;
	padding:10px;
	overflow: hidden;
}
a { color: #3165ad; font-weight: bold; text-decoration: none; }
a:hover { color: #a6c7fd; font-weight: bold; text-decoration: none; }
.boxes { list-style-type: none; padding: 0; width: 750px; margin:0 }
.boxes li {	position: relative;	float: left; border: 0px solid #000; text-align: center; margin-right: 30px; margin-bottom:30px }
.input_field { color: #717171; font-size: 11px; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 18px; background-color: #fff; width: 100%; padding: 4px; border: solid 1px #a0a0a0; }
.heads { width: 280px; padding-bottom: 17px; }
.main_inner { padding-left: 17px; }
/* Basic formats */

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

/* Global align classes */

.left {
	text-align: inherit;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.full {
	text-align: justify
}
