body{
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-color:#F4F0FA;
}

td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44137E;
}
a {
	font-size: 12px;
	color: #44137E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #44137E;
}
a:hover {
	text-decoration: none;
	color: #8A53CA;
}
a:active {
	text-decoration: none;
}


.toplinks {
	font-size: 13px;
	color: #44137E;
	font-weight:bold;
	word-spacing:3px;
}
.toplinks:link {
	text-decoration: none;
	font-weight:bold;
	word-spacing:3px;
}
.toplinks:visited {
	text-decoration: none;
	color: #44137E;
	font-weight:bold;
	word-spacing:3px;
}
.toplinks:hover {
	text-decoration: none;
	color: #FF6600;
	font-weight:bold;
	word-spacing:3px;
}
.toplinks:active {
	text-decoration: none;
	font-weight:bold;
	word-spacing:3px;
}

.footer{
font-size:10px;
color:#FFFFFF;
}


img{
border:none;
}


.footerlinks {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	word-spacing:3px;
}
.footerlinks:link {
	text-decoration: none;
	font-weight:bold;
	word-spacing:3px;
}
.footerlinks:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	word-spacing:3px;
}
.footerlinks:hover {
	text-decoration: none;
	color:#44137E;
	font-weight:bold;
	word-spacing:3px;
}
.footerlinks:active {
	text-decoration: none;
	font-weight:bold;
	word-spacing:3px;
}







.table{
border:#efefef 1px solid;
}

.whitebold{
font-weight:bold;
color:#FFFFFF;
}

.underline{
border-bottom:#efefef 1px solid;
}


.hsebg:link{
background-color:#44137E;
padding:5px;
color: #FFFFFF;
display:block;
cursor: auto;
margin-bottom:2px;
width:100px;
font-weight:bold;
text-align:center;
}

.hsebg:hover{
background-color:#8A53CA;
padding:5px;
color: #FFFFFF;
display:block;
cursor: auto;
width:100px;
font-weight:bold;
text-align:center;
}

.hsebg:visited{
background-color:#44137E;
padding:5px;
color: #FFFFFF;
display:block;
cursor: auto;
width:100px;
font-weight:bold;
text-align:center;
}

.hsebg:active{
background-color:#44137E;
padding:5px;
color: #FFFFFF;
display:block;
cursor: auto;
width:100px;
font-weight:bold;
text-align:center;
}

.rightline{
border-right:#efefef 1px solid;
}

.UNDERline2{
border-bottom:#cccccc 1px dashed;
}

.call{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:18px;
}