BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;	
	background-position: top;
	background-image: url(../images/bg_springhill.jpg);
	background-repeat:no-repeat;
	background-color:#583B6B;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	word-spacing: 1px;	
}
A:HOVER{
	font-family: Arial;
	color: #A52100;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	word-spacing: 1px;
	
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Arial;
	color: #AC88C3;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	word-spacing: 1px;
}
A:HOVER.link1{
	font-family: Arial;
	color: #FFE5AC;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	word-spacing: 1px;
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family: Arial;
	color: #AC88C3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	word-spacing: 1px;
}
A:HOVER.link2{
	font-family: Arial;
	color: #FFE5AC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13px;
	word-spacing: 1px;
}
A.link3, A:ACTIVE.link3, A:FOCUS.link3, A:LINK.link3, A:VISITED.link3{
	font-family: Arial;
	color: #AC88C3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13px;
	word-spacing: 1px;
}
A:HOVER.link3{
	font-family: Arial;
	color: #FFE5AC;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	word-spacing: 1px;
}
A.link4, A:ACTIVE.link4, A:FOCUS.link4, A:LINK.link4, A:VISITED.link4{
	font-family: Arial;
	color: #AC88C3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 22px;
	word-spacing: 1px;
	
}
A:HOVER.link4{
	font-family: Arial;
	color: #FFE5AC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 22px;
	word-spacing: 1px;
	
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	margin-bottom: 4px;
}



h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F4EFA6;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
	margin-bottom: 4px;
}
TD{
	font-family:	Arial;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	word-spacing: 1px;
}
ul.left {
    float: left;
    width: 564px; 
	 margin-top: 15px;
	 margin-bottom: 15px;
	 margin-left: 0px;
	 margin-right: 0px;
    padding: 0px;
    border: 0px none; 
    list-style-position: inside;
    list-style-type: disc;
  }
li
{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	font-style: normal;
	line-height: 16px;
}
.footxt{
	font-family: Arial;
	color: #AC88C3;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	word-spacing: 1px;
}
.footer{
	font-family: Arial;
	color: #AC88C3;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.bg_shadowtop{
	background-image: url(../images/shadow_top.gif);
	background-repeat:	no-repeat;
}
.bg_shadowbottom{
	background-image: url(../images/shadow_bottom.gif);
	background-repeat:	no-repeat;
}
.bg_shadowleft{
	background-image: url(../images/shadow_left.gif);
	background-repeat:	no-repeat;
}
.bg_shadowright{
	background-image: url(../images/shadow_right.gif);
	background-repeat:	no-repeat;
}