body{background-color:#FFFFFF}
body,td,div{
color:#494B5A;
font:11px/130% Verdana,Geneva,Arial,Helvetica,sans-serif
}
p{margin-top:0px;margin-bottom:10px}
.tableborder{border:1px solid #494B5A}
.content{
background:url(images/content_top.jpg) #FFFFFF no-repeat
}
.rightcolumn{background-color:#BFC1CD}
.header{
/* background:url(images/header_bg.jpg) #494B5A no-repeat */
}
.menubar{
border-bottom:1px solid #494B5A;
background:url(images/menubar_bg.jpg) #BFC1CD repeat-x
}
/* CSS for Drop Down Menu's */
.menuborder{background-color:#494B5A}
.menucell{
border-top:#FAFAFC 1px solid;
background-color:#BFC1CD
}
.menucell a:link,.menucell a:active,.menucell a:visited{
padding:1px;
width:100%;
display:block;
background-color:#BFC1CD;
color:#FAFAFC;
text-decoration:none
}
.menucell a:hover{
padding:1px;
width:100%;
display:block;
background-color:#9B9EB1;
color:#FAFAFC;
text-decoration:none
}
.footer{
background:url(images/content_bottom.jpg) #FFFFFF no-repeat bottom
}
/* CSS for Scroller */
#rncontainer{
border-left:#7C7E8D 2px solid;
border-top:#7C7E8D 2px solid;
border-right:#FAFAFC 2px solid;
border-bottom:#FAFAFC 2px solid
}
#rnscroll{padding:5px}
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #494B5A;
}
