body {
	margin:0px;
	padding: 0px;
	background: #FFFFFF url(img/bg-main.gif) repeat-x;
}

#maintbl {
	width:810px;
	height:100%;
	background: #ffffff;
}

#leftborder {
	width:5px;
	background: url(img/bottomLeftBorder.gif) repeat-y;
}

#rightborder {
	width:5px;
	background: url(img/bottomRightBorder.gif) repeat-y;
}

#diverline {
	background:#e1e1e1;
	height:1px;
}

a:link {color: #0085b8;}
a:visited {color: #0085b8;}
a:hover {text-decoration: underline;}
a:active {color: #0085b8;}
a {text-decoration: underline;}

.submenu {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 23px;
	padding-top:4px;
}
a.submenu:link {color: #000000;}
a.submenu:visited {color: #000000;}
a.submenu:hover {text-decoration: none; font-weight:bold;}
a.submenu:active {color: #000000;}
a.submenu {text-decoration: none;}

.submenuactive {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 23px;
	padding-top:4px;,
	font-weight:bold;
}
a.submenuactive:link {color: #000000; font-weight:bold;}
a.submenuactive:visited {color: #000000; font-weight:bold;}
a.submenuactive:hover {text-decoration: none; font-weight:bold;}
a.submenuactive:active {color: #000000; font-weight:bold;}
a.submenuactive {text-decoration: none; font-weight:bold;}


.extramenu {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 11px;
	color: #e47013;
	text-decoration: underline;
}
a.extramenu:link {color: #e47013;}
a.extramenu:visited {color: #e47013;}
a.extramenu:hover {text-decoration: underline;}
a.extramenu:active {color: #e47013;}
a.extramenu {text-decoration: underline;}

.footer {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 11px;
	color: #787878;
}
a.footer:link {color: #787878;}
a.footer:visited {color: #787878;}
a.footer:hover {text-decoration: underline;}
a.footer:active {color: #787878;}
a.footer {text-decoration: none;}

.bread {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 160%;
}

.headlineblue14 {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 14px;
	color: #0085b8;
}

.headlineblue10 {
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 10px;
	color: #0085b8;
}

.obs {
	color: #b40000;
}

.imgintextright {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.input {
	border: #bababa 1px solid;
	background: #FFFFFF;
	font-family: "Bitstream Vera Sans", Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}