@import url('css/reset.css');
body, #page-wrapper{margin:0 auto;}
body{background:#FFFFFF;}
#page-wrapper{width:790px; background:#fff;}

.menu-style{height:45px; border-top:2px solid #639BE5;}
#page-content{margin: 10px 0 0 0;}
#page-footer{background:#BADDFF;}


.ContentPane, .TopPane, .BottomPane, .LowerLeftPane, .LowerRightPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:33%; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:33%; margin:0px; }
.LowerLeftPane{padding:0px 5px 0px 0px; width:33%;  margin:0px;}
.LowerRightPane{padding:0px 0px 0px 5px;width:33%; margin:0px; }

.titleBar-blue{background-color:#D6D6D6;background-image:url('images/titleBar_Blue.jpg'); background-repeat:repeat-x; height:28px;}
.titleBar-green{background-color:#D6D6D6;background-image:url('images/titleBar_Green.jpg'); background-repeat:repeat-x; height:28px;}
.titleBar-red{background-color:#D6D6D6;background-image:url('images/titleBar_Red.jpg'); background-repeat:repeat-x; height:28px;}
.titleBar-yellow{background-color:#D6D6D6;background-image:url('images/titleBar_Yellow.jpg'); background-repeat:repeat-x; height:28px;}
.titleBar-purple{background-color:#D6D6D6;background-image:url('images/titlebar_purple.jpg'); background-repeat:repeat-x; height:28px;}

.clear{clear:both;}
.spacer{height:10px;}


.user {	color:white;}
 .login-style a{color:white; font-size:11px; font-weight:bold;}

