BODY {
	background-color: #DBD9DE;

    scrollbar-face-color:#333D3E;
    scrollbar-highlight-color:#333D3E;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-3dlight-color:#9b9b9b;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#EEF3F6;
    scrollbar-darkshadow-color:#001E46;
}

BODY, TABLE, TD {
	font-family : Verdana,Arial,Helvetica,MS Sans Serif;
	font-size : 12px;
	color : #00002f;
	line-height: 19px;
}
strong {
	color: #2a3b3c;
}
a img {
	border: none;
}
H1 {
	font-family : Arial,Verdana,Helvetica,MS Sans Serif;
	font-size : 17px;
	font-weight: bold;
	color: #000;
	/* color: #acaf73; */
	/* color : #333D3E; */
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

H2 {
	font-size : 12px;
	font-weight: bold;
	color : #333D3E;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-top: 16px;
	padding-top: 0px;
}

.shadow_right {
	width:8px; 
	background-image: url(../img/content_bg.gif); 
	background-repeat:repeat-y; 
	height:100%;
}

A, A:ACTIVE, A:VISITED {
	text-decoration : underline;
	color : #2a3b3c;
}

A:HOVER {
	text-decoration : underline;
	color : #F35E21;
}

A.menu, A.menu:ACTIVE, A.menu:VISITED, A.menu:HOVER {
	padding-left: 10px;
	text-decoration : none;
	font-weight: bold;
	color : #333D3E;
	line-height: 22px;
	font-size : 11px;
}
A.menu, A.menu:ACTIVE, A.menu:VISITED, A.menu:HOVER {
	color : #000000;
}
A.submenu, A.submenu:ACTIVE, A.submenu:VISITED, A.submenu:HOVER {
	padding-left: 10px;
	text-decoration : none;
	font-weight: normal;
	color : #333D3E;
	line-height: 22px;
	font-size : 11px;
}

UL {
	list-style-image: url(/img/list_item.gif);
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 22px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.inputveld {
	color: #000000;
	font-family : Verdana,Arial,Helvetica,Sans Serif;
	FONT-SIZE: 10px;
	height: 19px;
	width: 176px;
	border: 0px solid #000000;
	background-image: url(/img/search_input.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-left: 6px;
	padding-top: 4px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.rounded_top {
	background-image: url(../img/rounded_top.gif);
	width: 179px;
	margin-left: 13px;
	padding: 8px 5px 0px 5px;
}
#right_content .rounded_top a img, #right_content table a img {
	margin-top: 0px;
	margin-left: 0px;
}
.rounded_bottom {
	background-image: url(../img/rounded_bottom.gif);
	width: 189px;
	margin-left: 13px;
	height: 7px;
	display: block;
	font-size: 1px;
}