@charset "utf-8";
/* CSS Document */

html,body {
text-align:center;
font-size:76%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.3;
margin: 0;
background-color:#EEA555;
height:100%;
}

table.TabMain{
	width:990px;
	border:1.0pt solid #000000;
	background-color:#FFFFFF;
	text-align:left;
}


/******* Header ***********/
table.TabHeader{
	width:100%;
	border:0.0pt solid #000000;
	background-color:#FFFFFF;
	text-align:left;
}
td.PhoneLabel{
	color:#75221E;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
th.PhoneLabel{
	color:#75221E;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
td.PhoneSize{
	font-size:11px;
}

A.ATopMenuLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.ATopMenuLink:hover {
	color:#FFCC00;
	text-decoration:none;
}
/******* Header ***********/


/********** Menu **************/
table.TabMenu {
	width:100%;
	background-image:url(images/mnu_back.gif);
	height:29px;
	text-align:center;
}

table.TabMenu A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
table.TabMenu A:hover{
	color:#FFFFFF;
	text-decoration:none;
}

/********** Menu **************/
/********** Flash **************/
table.TabFlash {
	width:100%;
	text-align:center;
}
A.ATopMenuLink {
border:none;
}
/********** Flash **************/
/********** Shadow **************/
table.TabShadow {
	width:100%;
	text-align:center ;
}
td.flashShadow{
	background-image:url(images/header_img_shadow.gif);
	background-repeat:repeat;
}
td.imageShadow{
	background-image:url(images/header_right_img_shadow.gif);
	background-repeat:repeat;
}
/********** Shadow **************/
/********** body **************/

table.TabRightSide {
	background-color:#EEEEEE;
}


td.home_right {
	background-image:url(images/home_back.gif);
	background-repeat:repeat-x;
	text-align:center;
	height:30px ;
	font: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
} 
td.TDContentArea,
td.TDContentArea P,
td.PageContent
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#263E45;
	font-weight:normal;
}
td.PageHeading,h1
{
  /*font-family:Optimal ;*/
	font-family: Adobe Jenson Pro,Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	color:#75221E;
	font-weight:bold;
}
td.TDContentArea A {
	color:#871612;
	text-decoration:underline;
}
td.TDContentArea A:hover {
	color:#000000;
	text-decoration:none;
}
ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}
#navlist li
{
	display: inline;
	list-style-type: none;
}
#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
}
#navlist a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
}


/******* body ***********/


/******* Footer ***********/
td.footerShadow{
	background-image:url(images/footer_back.gif);
	height:42px;
	background-repeat:repeat;
}
td.footertext
{
font:Verdana, Arial, Helvetica, sans-serif ;
font-size:11px;
color:#97180c ;
}
A.AbottomMenuLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#97180c;
	text-decoration:none;
}
A.AbottomMenuLink:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.systemlink{
	font-size:11px;
	font-weight:bold;
	height:16px;
	color:#660000;
}
.systemlink:hover{
	font-size:11px;
	font-weight:bold;
	height:16px;
  color:#FF0000 ;
	text-decoration:none;
}
/******* Footer ***********/
