/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FCE5B1;
}
td.off {
background:  url("/images/menu_bg.gif") 0px 0px;
height:30px;
}
td.on{
background:   url("/images/menu_bg.gif") -129px 0px;
height:30px;
}
.main_table
{
padding-left:3px;
padding-right:3px;
background-color:#FFFFFF;
}



/* CSS Background Image Document */
.yellow_trip
{
background-image: url("/images/yellow_trip.jpg");
background-repeat:repeat-x;
height:26px;
}
.yellow_line
{
border-top:1px dashed #E49D15;
}
.body_top_padding
{
padding-top:3px;
padding-bottom:3px;
}
.pt_bg
{
background-image: url("/images/pt_bg.jpg");
background-repeat:repeat-x;
}
.sm_bg
{
background-image: url("/images/sm_bg.jpg");
background-repeat:repeat-x;
}
.os_bg
{
background-image: url("/images/os_bg.jpg");
background-repeat:repeat-x;
}
.padding10px
{
padding:10px;
}
.yellow_box_bottom
{
background: url("/images/yellow_bottom.gif") center bottom no-repeat #FFCC31;
}
.blue_box_bottom
{
background: url("/images/blue_bottom.gif") center bottom no-repeat #167CAF;
}
.dip_blue_bg
{
background: url("/images/dipblue_bottom.gif") center bottom no-repeat #005BA4;
}
.contact_bg
{
background-image: url("/images/contact_bg.gif");
background-repeat:repeat-y;
}
.left_line
{
border-left:1px dashed #7D8B92;
}
.key_bg
{
background-image: url("/images/key_date_bg.jpg");
background-repeat:repeat-y;
}


/* CSS Background Text Document */


.menu_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text:hover
{
text-decoration:none;
color:#f7f7f7;
}
.footer_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_text:hover
{
text-decoration:none;
border-bottom:1px dashed #FFF;
}

.personal_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #262626;
	text-decoration: none;
}
.personal_link
{
font-size:9px;
font-weight:bold;
color:#262626;
text-decoration:underline;
}
.personal_link:hover
{
color:#000000;
text-decoration:none;
}
.white_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}
.white_link
{
font-size:9px;
font-weight:bold;
color:#FFF;
text-decoration:underline;
}
.white_link:hover
{
color:#f7f7f7;
text-decoration:none;
}

.body_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #52646E;
	text-decoration: none;
}
.body_text:hover
{
text-decoration:none;
}
.body_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #52646E;
	text-decoration:underline;
}
.body_link:hover
{
text-decoration:none;
color:#1C313D;
}
.orange_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8400;
	text-decoration: none;
}

.phone_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #093678;
	text-decoration: none;
}
