body{
background-image: url(images/bground.gif);
background-repeat: repeat;
background-color:#011B3B}

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 repeat-x;
background-position:top-left
}

.leftcolumn{
	background-color:#9CABBE;
	background-image:url(images/leftcolumn.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.rightcolumn{
	background-color:#7D3739;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.leftcolumnbottom{background-color:#FFFFFF}

.leftheader{
background: url(images/left_header.jpg) #FFFFFF no-repeat;
background-position:left
}

.rightheader{
background: url(images/right_header.jpg) #C4DEFF no-repeat;
background-position:left
}


.menubar{
border-bottom:1px solid #494B5A;
background: #FFFFFF url(images/menubar_bg.jpg) repeat-x}

/* CSS for Drop Down Menu's */
.menuborder{background-color:#494B5A}

.menucell{
border-top:#FAFAFC 1px solid;
background-color:#FFFFFF}

.menucell a:link,.menucell a:active,.menucell a:visited{
padding:1px;
width:100%;
display:block;
background-color:#FFFFFF;
color:#FAFAFC;
text-decoration:none
}

.menucell a:hover{
padding:1px;
width:100%;
display:block;
background-color:#FFFFFF;
color:#FAFAFC;
text-decoration:none
}

.footer{
background: url(images/content_bottom.jpg) #FFFFFF repeat-x right;
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}
