/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #DDDDDD;
    scrollbar-arrow-color: black;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #DDDDDD;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F3F3F3;
}
.back_home {
	background-image: url(../images/background_color.jpg);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #274979;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #274979;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #274979;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #274979;
	text-decoration: underline;
}
.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E648B;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.formelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #274979;
}
.fronttitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.homepagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #4E648B;
	font-style: italic;
}
