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:#FFFFFF url(images/content_top2.jpg) no-repeat
}
.rightcolumn{background-color:#D4DAF4}
.header{
background:#494B5A url(images/header.jpg) 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-color: #FFFFFF;
	background-image: url(images/content_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: 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}
