body{
 background-color:white;
 margin:0px;
 font-family:Arial,Helvetica,Tahoma,Verdana,Sans-Serif, "Times New Roman";
 font-size:100%;
 color:black;  	/*#4A4333;*/
}

#BannerContainer{
background-color:#3B5998;	 	/*#5250B3; #D4B363;*/
border-top:4px solid #010042;	/*#8A5620;*/
border-bottom:4px solid #010042;	/*#8A5620;*/
}

#Banner{
width:760px;	/*940px;*/
height:150px;
margin:auto;
}

#LinksContainer{
background: #ffffff url(images/LinksBarImage.jpg) repeat-x;
height:58px;
}

#TopNavLinks{
width:760px;	/*940px;*/
height:58px;
padding-top:5px;
margin:auto;
}

#BodyContainer{
width:760px;	/*940px;*/
margin:auto;
padding-top:20px;
padding-right:20px;
}

#LeftNav{
width:200px;
padding-top:20px;
float:left;
}

#MainBody{
padding:20px;
}

#FooterContainer{
background-color:#3B5998;	 	/*#5250B3; #D4B363;*/
border-top:4px solid #010042;	/*#8A5620;*/
border-bottom:4px solid #010042;	/*#8A5620;*/
/*
background-color: #D4B363;
border-top:4px solid #8A5620;
border-bottom:4px solid #8A5620;
*/
}

#Footer{
clear:both;
width:760px;	/*940px;*/
margin:auto;
padding:0px;
}

ul.TopNav{
  margin:0px;
  padding:5px 0px 0px 5px;
  list-style:none;
}

li.TopNav{
  /* width:100px; */
  float:left;
}

.TopNavSel{
 font-size:1em;
 font-weight:bold;
 color:yellow;	/*#FFFFFF;*/
 text-decoration:underline;
}

a.TopNavLink{
 font-size:1em;
 font-weight:bold;
 color:#FFFFFF; 	/*#E8D0C4;*/
 text-decoration:none;
}

a.TopNavLink:Hover{
 font-size:1em;
 font-weight:bold;
 color: yellow;
 text-decoration:none;
}

a.BtnLink{
 font-size:1em;
 font-weight:bold;
 color: #FFFFFF;
 text-decoration:none;
}

a.BtnLinkSel{
 font-size:1em;
 font-weight:bold;
 color:Yellow;
 text-decoration:none;
}

a.BtnLink:Hover{
 font-size:1em;
 font-weight:bold;
 color: yellow;
 text-decoration:none;
}

.TitleSel{
  font-weight:bold;
  color:#000040;
}

a.TitleLink{
  font-weight:bold;
  color:#4e6b8e;
  text-decoration:underline;
}

a.TitleLink:Hover{
  font-weight:bold;
  color:Red;
  text-decoration:underline;
}

.Button{
  background: #ffffff url(images/button.jpg);
  width:112px;
  height:34px;
  margin:0;
  padding:0;
  border:1px solid #636363;
}

.FooterFont{
  font-size:.7em;
  color:white;
}

h2.Main{
  color:#820F17;
  /*font-style:italic;*/
}

h3.Main{
  color:#4e6b8e;
  font-style:italic;
}

.MainText{
  font-size:.85em;
}

.MainTextTitle{
  font-size:.85em;
  font-weight:bold;
}

.LeftText{
  font-size:.75em;
  color:#000040;
}

.WarningText{
  font-size:.85em;
  color:red;
  font-weight:bold;
}

td.Btn{
background: #ffffff url(images/button.jpg);
width:119px;
height:38px;
}
