BODY {	
BACKGROUND-POSITION: right bottom; 
SCROLLBAR-FACE-COLOR: #dfffff; 
BACKGROUND-IMAGE: url('images/background.jpeg'); 
SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #333333; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR: #b0b0b0; 
BACKGROUND-REPEAT: no-repeat; 
FONT-FAMILY: "Arial"; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: #ffffff; 
scrollbar-heightlight-color: #ffffff; 
background-repeat: repeat
}
TD {	FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: "arial"}
INPUT.fm {	BORDER-RIGHT: #b0b0b0 1px solid; BORDER-TOP: #b0b0b0 1px solid; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 200px; COLOR: #002549; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #ffffff}
TEXTAREA {	BORDER-RIGHT: #b0b0b0 1px solid; BORDER-TOP: #b0b0b0 1px solid; BORDER-LEFT: #b0b0b0 1px solid; WIDTH: 200px; COLOR: #002549; BORDER-BOTTOM: #b0b0b0 1px solid; BACKGROUND-COLOR: #ffffff}
INPUT.cookie {	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; WIDTH: 20px; BORDER-BOTTOM: #ffffff 1px solid; BACKGROUND-COLOR: #ffffff}
DIV.title {	FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: arial}
DIV.name {	FONT-SIZE: 9pt; FONT-FAMILY: arial; TEXT-ALIGN: right}
DIV.note {	FONT-SIZE: 9pt; MARGIN-LEFT: 40px; FONT-FAMILY: arial}
DIV.res {	MARGIN-TOP: 3px; FONT-SIZE: 9pt; MARGIN-LEFT: 30px; FONT-FAMILY: arial}
DIV.date {	FONT-SIZE: 8pt; FONT-FAMILY: arial; TEXT-ALIGN: right}
DIV.resdate {	FONT-SIZE: 8pt; MARGIN-RIGHT: 5px; FONT-FAMILY: arial; TEXT-ALIGN: right}
A:link {	FONT-FAMILY: arial; TEXT-DECORATION: none; color: #3333ff}
A:active {	FONT-FAMILY: arial; TEXT-DECORATION: none; color: #663333}
A:visited {	FONT-FAMILY: arial; TEXT-DECORATION: none; color: blue}
A:hover {	BORDER-LEFT-COLOR: #518c8d; BORDER-TOP-COLOR: #518c8d; BORDER-BOTTOM: #518c8d 2pt; FONT-FAMILY: arial; BORDER-RIGHT-COLOR: #518c8d}
//TABLE {	FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=1)}
IMG { 		BORDER-RIGHT: #6495ED 1px solid; BORDER-TOP: #6495ED 1px solid; BORDER-LEFT: #6495ED 1px solid; BORDER-BOTTOM: #6495ED 1px solid; border-width: 0 }

/* ######### Left Menu ######### */

#leftbar{
width: 200px;
/*background-color: white;*/
}

#leftbar a:hover{
/*color: orange;*/
}

.categorylinks{
list-style-type: disk;
list-style-image: url(heart.png);
margin: 5px auto 10px 18px;
padding: 0;

}

.categorylinks li{
padding-bottom: 1px;
}

.categorylinks li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 15px;
display: block;
color: green;
text-decoration: none;
font-weight: solid bold;
}

.categorylinks a:visited{color: green; }
.categorylinks a:hover {	color: black;	background: orange; text-decoration: none; }

#leftbar .headers{
color: blue;
font: bold 110% Arial;
background-color: black;
padding: 2px;
text-align: center;
}

#leftbar .menuitems{
list-style-type: disk;
list-style-image: url(arrow.gif); /*CUSTOM CHANGE*/
margin: 5px auto 10px 17px;
padding: 0;
line-height: 0.2em;
}

#leftbar .menuitems li{
padding-bottom: 8px;
background-image: url(menuline.gif);
background-repeat: no-repeat;
background-position: left bottom;
}

#leftbar .menuitems li a{
text-decoration: none;
font-weight: solid;
}

#footer{
border: 0 solid #BEBEBE;
color: black;
border-top-width: 1px;
background: transparent url(bg_topbar.gif) repeat-x;
text-align: center;
font-size: 90%;
padding-top: 3px;
margin-bottom: 5px;
}

#footer a{
text-decoration: none;
}

