/* Authored by Tim Rauter October 2005 */
body {
margin: 30px auto;
background-color: #646464;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #555555;
	text-align: left;
	word-spacing: normal;




}

a {
color: #475C78;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #475C78;
font-weight: bold;
text-decoration: underline;
}

.title {
font-size: 14px;
font-weight: bold;
color: #304F78;
}

.header {
height: 110px;
background-image: url(images/hederfil.jpg);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
	text-align: right;
	vertical-align: bottom;
	padding-right: 35px;
	padding-bottom: 17px;
}


.tbmenu {
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial ;
	height: 15px;
	font-variant: small-caps;
	font-size: 10px;
	text-align: right;
}
.tbmenu a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #ffffff; height: 15px; font-weight: bolder; font-size: 10px;
	padding: 0px 5px 0px 5px;
}


.mainbody {
background-image: url(images/mainbodybg.gif);
background-repeat: repeat-y;
background-color: #646464;
padding: 20px 20px 20px 20px;
font-size: 12px;
}

.mainleft {
padding: 0 0 0 20px;
}

.dividervert {
background-image: url(images/divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
padding: 10px 15px 0 5px;
}

.footer {
height: 43px;
margin: 0;
background-image: url(images/footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font-size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font-size: 9px;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}


.mainboth {
padding: 0 20px;
font-size: 12px;
}
.mainboth2 {
font-size: 11.5px;
}

