/* CSS Document */

body {
  margin: 0px;
  background: #fff;
  text-align:center !important;
  }
  
  
a:link {color: #7f0000; text-decoration:none; }
a:visited {color: #7f0000; text-decoration:none; }
a:hover {color: #7f0000; text-decoration:underline; }




#wrap {
  text-align:center;
  width:802;
  margin-top:20px;
  
}

#header{
	background: #fff url(../images/rac_header.jpg) center no-repeat;
	width: 801px;
	height: 124px;
}

#menu {
   text-align:center;
   margin: 5px 0 10px 0;
   width: 801px;
}

.button {
   margin-right: 102px; 
}

.lastbutton {
   margin-right: 0px;
   text-align:right;
}

#content {
   width: 801px;
   text-align:left;
}

.left_side_box {
   width: 200px;
   margin: 5px;
   float: left;
}

.l_s_t {
   background: #fff url(../images/l_s_t.jpg) center no-repeat;
   height: 33px;
}

.l_s_t h2 {
    margin: 0px 3px 0px 15px;
    font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:1.1em;
	line-height:1.3em;
	padding: 6px 0 0 0;

}

.l_s_s {
   background: #fff url(../images/l_s_s.jpg) center repeat-y;
   height: 100%;
   
}

.l_s_b {
   background: #fff url(../images/l_s_b.jpg) center no-repeat;
   height: 33px;
}

.l_s_content P{
      margin: 0px 0px 0px 15px;
    font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:0.8em;
	line-height:1.1em;
	padding: 10px 25px 0px 0;

}

#main {
    float: right;
	width: 581;
	margin: 0 0 0 0px;
}

#quotebox_top {
    background: #fff url(../images/quotebox_top.jpg) top left no-repeat;
	width:580px;
	height:37px;

}

#quotebox_side {
    background: #fff url(../images/quotebox_side.jpg) top left repeat-y;
	width:580px;
	height:100%;
	
}

#quotebox_bott {
    background: #fff url(../images/quotebox_bott.jpg) top left no-repeat;
	width:580px;
	height:37px;
	margin-bottom: 20px;

}

#quotebox_content {
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
		
}

#quotebox_content P{
    margin: 0px 45px 0px 45px;
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.9em;
	line-height:1.3em;
	
}

#mainbox_top {
    background: #fff url(../images/mainbox_top.jpg) top left no-repeat;
	width:580px;
	height:41px;

}

#mainbox_side {
    background: #fff url(../images/mainbox_side.jpg) top left repeat-y;
	width:580px;
	height:100%;
	
}

#mainbox_bott {
    background: #fff url(../images/mainbox_bott.jpg) top left no-repeat;
	width:580px;
	height:41px;

}

#mainbox_content {
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
		
}

#mainbox_content P{
    margin: 0px 0px 0px 25px;
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.9em;
	line-height:1.3em;
	padding: 10px 25px 0px 0px;
	
}

#mainbox_top h1 {
     margin: 0px 3px 0px 25px;
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:1.3em;
	line-height:1.6em;
	padding: 7px 0 0 0;

}

#mainbox_content h3 {
    margin: 0px 3px -7px 25px;
    font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:0.9em;
	line-height:1.1em;
	padding: 7px 0 0 0;


}


#mainbox_top_w {
    background: #fff url(../images/mainbox_top_w.jpg) top left no-repeat;
	width:801px;
	height:41px;

}

#mainbox_side_w {
    background: #fff url(../images/mainbox_side_w.jpg) top left repeat-y;
	width:801px;
	height:100%;
	
}

#mainbox_bott_w {
    background: #fff url(../images/mainbox_bott_w.jpg) top left no-repeat;
	width:801px;
	height:41px;

}

#mainbox_content_w {
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	
		
}

#mainbox_content_w P{
    margin: 0px 0px 0px 25px;
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:0.9em;
	line-height:1.3em;
	padding: 10px 25px 0px 0px;
	
}

#mainbox_top_w h1 {
     margin: 0px 3px 0px 25px;
    font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:1.3em;
	line-height:1.6em;
	padding: 7px 0 0 0;

}

#mainbox_content_w h3 {
    margin: 0px 3px -7px 25px;
    font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:0.9em;
	line-height:1.1em;
	padding: 7px 0 0 0;


}

#tablewrap {
    padding-left: 20px;
	
	
}

TD.cal {
  background: #999;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

TD.side {
  background: #ffffff;
  font-family: Arial;
  font-size: 12px;
  color: #7f0000;
}

TD.cal_b {
  background: #ffffff;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}

TD.cal_bD {
  background: #ccc;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
}