
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
body {
	background-image:url(background.gif);
	background-repeat:repeat;
	background-color: #DDDDDD;
}

/*Content Boxes*/
.Top {
	height:31px;
	background-image:url(top.gif);
	width:823px;
	padding-left:35px;
}
.Banner {
	height:167px;
	background-image:url(banner.gif);
	width:423px;
	padding-left:400px;
}
.Navigation {
	height:30px;
	background-image:url(navigation.gif);
	width:823px;
	text-align:center;
}
.LeftContent {
	background-image:url(leftcontent.gif);
	width:213px;
	vertical-align:top;
	padding-top:5px;
}
.RightContent {
	background-image:url(rightcontent.gif);
	width:610px;
	vertical-align:top;
	padding-top:5px;
}
.Footer {
	background-image:url(footer.gif);
	width:823px;
	height:31px;
	text-align:center;
}
.Copyright {
	background-image:url(copyright.gif);
	width:823px;
	height:30px;
	text-align:center;
}

.LeftHeader {
	background-image:url(left_top.gif);
	width:161px;
	text-align:left;
	padding-left:40px;
}
.LeftMiddle {
	background-image:url(left_content.gif);
	width:176px;
	text-align:left;
	padding-left:25px;
	height:28px;
}
.RightHeader {
	background-image:url(right_top.gif);
	width:564px;
	height:31px;
	text-align:left;
	padding-left:40px;
}
.RightMiddle {
	background-image:url(right_middle.gif);
	width:604px;
	text-align:left;
	padding:5px;
}
.LeftPadding {
	padding-left:15px;
}
/*Fonts*/
.Medium {
	font-size:12px;
	color:#FFFFFF;
}
.Small {
	font-size:11px;
	color:#000000;
}
.Specs {
	font-size:9px;
	color:#000000;
}

.BannerText {
	font-size:37px;
	color:#FFFFFF;
}
.BannerSlogan {
	font-size:11px;
	color:#8d8c8c;
}
.GreenHeader {
	font-size:12px;
	color:#edb197;
}
.Red {
	color:#ea3535;
}
CAPTION.MYTABLE
  {
     background-color:#8080ff;
     color:white;
     border-style:solid;
     border-width:1px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#808080;
     width:590px;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#409040;
     color:white;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }



/*Link Settings*/
a:link {color: #FFFFFF; text-decoration: none;}
a:visited {color: #FFFFFF; text-decoration: none;}
a:hover {color: #BBBBBB; text-decoration: underline;}
a:active {color: #FFFFFF; text-decoration: none;}

a:link.green {color: #edb197; text-decoration: none;}
a:visited.green {color: #edb197; text-decoration: none;}
a:hover.green {color: #edb197; text-decoration: underline;}
a:active.green {color: #edb197; text-decoration: none;}

a:link.black {color: #000000; text-decoration: none;}
a:visited.black {color: #000000; text-decoration: none;}
a:hover.black {color: #333333; text-decoration: underline;}
a:active.black {color: #000000; text-decoration: none;}