html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
      }
TD {
	COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; FONT-SIZE: 12px; FONT-WEIGHT: normal
}
A:link {
	COLOR: #5867a1; TEXT-DECORATION: none
}
A:visited {
	COLOR: #5867a1; TEXT-DECORATION: none
}
A:active {
	COLOR: #d5b642; TEXT-DECORATION: none
}
A:hover {
	COLOR: #d5b642; TEXT-DECORATION: underline
}
A.footer:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.footer:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.footer:active {
	COLOR: #d5b642; TEXT-DECORATION: none
}
A.footer:hover {
	COLOR: #d5b642; TEXT-DECORATION: underline
}
A.footer2:link {
	COLOR: #ffffff; TEXT-DECORATION: none; font-size: x-small
}
A.footer2:visited {
	COLOR: #ffffff; TEXT-DECORATION: none; font-size: x-small
}
A.footer2:active {
	COLOR: #d5b642; TEXT-DECORATION: none; font-size: x-small
}
A.footer2:hover {
	COLOR: #d5b642; TEXT-DECORATION: underline; font-size: x-small
}
A.leftnav:link {
	COLOR: #5867a1; TEXT-DECORATION: none; font-weight: bold; position:relative; left:15px
}
A.leftnav:visited {
	COLOR: #5867a1; TEXT-DECORATION: none; font-weight: bold; position:relative; left:15px
}
A.leftnav:active {
	COLOR: #ff0000; TEXT-DECORATION: none; font-weight: bold; position:relative; left:15px
}
A.leftnav:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline; font-weight: bold; position:relative; left:15px
}
H1 {
COLOR: #343054; 
FONT-STYLE: italic;
font-weight: bold
}
H2 {
COLOR: #d5b642; 
font-weight: bold
}
hr {
border: 1px solid #343054;
}
hr.style2 {
border: 2px solid #343054;
}
ul 
{
list-style-image: url('images/bullet.gif')
}
div.container
{
width:100%;
height:100%;
margin:0px
}
div.left
{
float:left;
width:150px;
height:100%;
margin-right:10;
background-color: f2e9c6;
position:relative;
left:-10px;
top:-10px
}
div.content
{
margin-left:relative
}