body {
  text-align: center;
  background: #FFFFFF url('../images/bg_stripes.gif') repeat-x;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #D96F2D; text-decoration: none
}
A:visited {
	COLOR: #D96F2D; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 780px;
  height: 805px;
  text-align: left;
  background: #FFFFFF url('../images/bg_frame.gif') top right no-repeat;
 
}

#page_header {
padding: 17px 22px 0px 15px ;
  height: 82px;
  clear: both;
}

#logo {
  padding:0px;
  margin:0px;
   background: #00FF00 url('../images/menu_tshadow.gif') repeat top;
} 

#menu {
  clear: both;
  margin-left:15px;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}
#animation {
  clear: both;
  width:747px;
  height:291px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}
#panels_wrapper {
margin-left:3px;
  clear: both;
  width:747px;
  height:301px;
}
#panel_title{
	margin-top:14px;
	v-align: left;
	margin-left:-1px;
}
#panel_1 {
  float: left;
  width:243px;
  padding:3px;
  height:301px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  background: url('../images/box_bg1.gif') top left no-repeat;
  border:0px dashed #cccccc;
}
#panel_2 {
  float: left;
  width:492px;
  padding:3px;
  height:301px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  background: url('../images/box_bg2.gif') top left no-repeat;
  border:0px dashed #cccccc;
}
#panel_3 {
  float: left;
  width:739px;
  padding:3px;
  height:301px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  background: url('../images/box_bg3.gif') top left no-repeat;
  border:0px dashed #cccccc;
}
#panel_pad {
 padding:12px;
}
#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}


#left_side {
  float: left;
  width:540px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}


.alink_bold{
  text-decoration: bold;
}
.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}



#page_footer {
margin-top: 10px;
  margin-left: 12px;
  height: 12px;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:10px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 
.form_titles { 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
} 
.arrow_list li { 
  padding-left: 10px;
  background-image:  url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}