body{
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
	color : #0D0D0D;
	background-color : #FFFFFF;
	background-image: images/bg1x2.gif;
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top : 0px;
	margin-left : 0px;
	margin-right: 0px;
	text-align : left;
}
table
{
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
	border : 0px;
	color : #0D0D0D;
}
img{
	border : 0px;
}
ul{
	list-style : square;
}
a:link{
	color: #0D0D0D;
	text-decoration : none;
}
a:visited{
	color: #0D0D0D;
	text-decoration : none;
}
a:hover{
	color: #0037FF;
	text-decoration : underline;
}

.hm{
	background-color: #B6E4FE;
}
.hmb{
	background-color: #334A74;
}
a.hmenuact:link{
	color: #FFFFFF;
	text-decoration : none;
}
a.hmenuact:visited{
	color: #FFFFFF;
	text-decoration : none;
}
a.hmenuact:hover{
	color: #FFEE00;
	text-decoration : none;
}

.trail{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #CCEEFF
}
a.trail:link{
	color: #EEFFFF;
	text-decoration : none;
}
a.trail:visited{
	color: #EEFFFF;
	text-decoration : none;
}
a.trail:hover{
	color: #FFEE00;
	text-decoration : underline;
}

.sline{
	background-color: #445599;
}
.smbg{
	background-color: #E1EDF7;
}
.sma{
	font-weight: bold;
}
a.sm:link{
	color: #000000;
	text-decoration : none;
	font-size: 11px;
}
a.sm:visited{
	color: #000000;
	text-decoration : none;
	font-size: 11px;
}
a.sm:hover{
	color: #0037FF;
	text-decoration : underline;
	font-size: 11px;
}
.txtfldsearch{
	width: 130;
}
.btm{
	background-color: #2C62C4;
	font-size: 11px;
	color: #EEFFFF
}

.rightbg{
	background-color: #DCDCDC;
}