﻿.bg {
	margin: 0px;
	background: url(img/bg.jpg) repeat;
}

.headtext {
	font-size: 12px;
	padding-left: 12px;
}
.lmenutopbox {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}


.box {
	padding: 5px 0px 10px 10px;
}

.box2 {
	padding: 5px 0px 5px 10px;
}

.text {
	font-size: 12px;
	line-height: 130%;
}

.text_small {
	font-size: 10px;
	line-height: 120%;
}
.text_toplink {
	font-size: 10px;
	line-height: 160%;
}
.text_topwhite {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.text_largewhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_space {
	font-size: 12px;
	line-height: 150%;
}
.text_titl {
	font-size: 14px;
	font-weight: bold;
}
.text_color {
	font-size: 12px;
	color: #000066;
}



.text a:link {
	color: #000066;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
.text a:visited {
	text-decoration: none;
}
.text_small a:link {
	text-decoration: none;
}
.text_small a:hover {
	text-decoration: underline;
}
.text_small a:visited {
	text-decoration: none;
}

.menulink a:link {
	text-decoration: none;
	color: #000066;
}
.menulink a:visited {
	text-decoration: none;
	color: #000066;
}
.menulink a:hover {
	text-decoration: underline;
	color: #000066;
}
.menulink a:active {
	text-decoration: underline;
	color: #000066;
}
.text_red {
	color: #990000;
}
