body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #880000;
}

hr{
	border: thin dashed #CCCCCC;
	width: 250px;
	align: left;
	text-align: left;

}

.h2{
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px dotted #666666;
	width: 440px;
}

.text{
	padding-top: 10px;
	width: 440px;
}

.h3{
	color: #333333;
	font-weight: bold;
}
.h3color{
	color: #880000;
	font-weight: bold;
}

.maintab {
	margin-top: 2%;
	height: 600px;
	width: 801px;
	border-top: 3px dotted #FFCC99;
	border-bottom: 3px dotted #FFCC99;
	border-right: 1px solid #FFCC99;
	border-left: 1px solid #FFCC99;	
	background-color:#000000;
	vertical-align:top;
}

.cal, .tab{
	font-size: x-small;
	vertical-align: top;
}

.cal{
	border: 1px solid #cccccc;
}

.TD_left{
	width: 95px;
}

.TD_main{
	font-size: x-small;
	vertical-align: top;
	padding-top: 25px;
	padding-left: 25px;
}

.TD_right{
	width: 185px;
	padding: 5px;
	color:#fbfbed;
	font-size: xx-small;
	vertical-align: top;
}

#top {
	height: 71px;
	width: 100%;
	background-image: url(../images/LTtop.jpg);
	background-repeat: no-repeat;
}

#middle{
	height: 450px;
	width: 100%;
	background-image: url(../images/bgmid2.jpg);
	background-repeat: repeat;
}

#bottom {
	position:relative;
	height: 50px;
	width: 100%;
	background-color: #000000;
}

.main_text{
	padding-top: 50px;
	width:440px;
}

.citat{
	position: relative;
	font-size: xx-small;
	color: #CCCCCC;
	left: 20px;
	top: 20px;
	font-style: italic;
}
.adImg{
	margin-top: -50px;
	float: right;
}
.imgRight{
	float: right;
	padding-left: 10px;
}
.imgLeft{
	float: left;
	padding-right: 10px;
}
a.white, a.white:visited{
	color:#FFFFFF;
	text-decoration: none;
}

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

a:hover, a.white:hover{
	text-decoration:underline;
}

ul{
	margin-top: -10px;
}
.tpl1{
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
