/* CSS Document */
body{
	margin:0px;
	font-family:Tahoma, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#636B75;
	text-decoration:none;
	background-color:#FFFFFF;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 5px;
}
.graytxt{ color:#636B75; text-decoration:none;}
.darkblue{ background-color:#071F4B; height:39px;}
.bodybg{ background-image:url(../images/body_bg.gif); background-repeat:repeat-x; background-position:top;}
.box{ background-image:url(../images/box_bg.gif); background-repeat:no-repeat; height:139px; width:241px;}
.boxsmall{ background-image:url(../images/bg_inner.jpg); height:99px; width:241px; background-repeat:no-repeat; background-position:top;}
.redtxt{ color:#FF0000;}
.bluetxt{ color:#0C3569;}
.clientsays_bg{ background-image:url(../images/client_says_bg.gif); background-position:top; background-repeat:no-repeat; width:494px; height:99px;}
.footer_center{ background-image:url(../images/footer_center.gif); background-repeat:repeat-x;}
a.footer{ text-decoration:none;color:#636B75;}
a.footer:hover{ text-decoration:underline;color:#636B75;}
.whitebg{ background-color:#FFFFFF}
.leftpanel_bg{ background-image:url(../images/inner_leftbg.gif); background-repeat:no-repeat; width:245px;}
a.leftmenu{ text-transform:uppercase; color:#636B75; text-decoration:none}
a.leftmenu:hover{ text-transform:uppercase; color:#000000; text-decoration:underline;}
.h1{ color:#0C3569; font-size:20px; text-transform:uppercase;}

/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 450px;
height: 50px;
padding: 0px;
}





.someclass{ //class to apply to your scroller(s) if desired
}
