BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;	
	background-position: top;
	background-image: url(../images/bg_home.jpg);
	background-repeat:no-repeat;
	background-color:#423E81;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	word-spacing: -1px;	
}
A:HOVER{
	font-family: Arial;
	color: #FEC589;
	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: #7A78B4;
	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: #7A78B4;
	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: #7A78B4;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13px;
	word-spacing: 1px;
}
A:HOVER.link3{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
	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;
}
TD{
	font-family:	Arial;
	color: #FFFFFF;
	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: #7A78B4;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	word-spacing: -1px;
}
.footer{
	font-family: Arial;
	color: #7A78B4;
	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;
}