body {
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #5475a0;
	SCROLLBAR-HIGHLIGHT-COLOR: #89A87A;
	SCROLLBAR-SHADOW-COLOR: #F5F8FD;
	SCROLLBAR-3DLIGHT-COLOR: #F5F8FD;
	SCROLLBAR-ARROW-COLOR: #F5F8FD;
	SCROLLBAR-TRACK-COLOR: #013564;
	SCROLLBAR-DARKSHADOW-COLOR: #295527;
	background-color: #013564;
}
.td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.link {
    font: bold 12px Georgia, Times, serif;
	color:#012B81;
	text-decoration: none;	
}
:hover.link {
    text-decoration: underline;
}
.slik {
    color:#FFFFFF;
	text-decoration: underline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
:hover.slik {
    text-decoration: none;
}
.likn {
    color:#FFFFFF;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
:hover.likn {
    text-decoration: underline;
}
.rink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7DB4BE;
	text-decoration: none;
	font-weight: bold;
}
.mb {
	background-image: url(../images/mb.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
.alb {
	background: url(../images/albck.gif) no-repeat;
}
.arb {
	background: url(../images/arbck.gif) no-repeat right;
}
.tm {
	background: url(../images/tback.gif) no-repeat;
}
.htn {
	background: url(../images/stpro.gif) no-repeat;
}
.htnr {
	background: url(../images/str.gif) no-repeat right top;
}
.nb {
	background: url(../images/hback.gif) repeat-x;
}
.dt {
	letter-spacing: 2px;
	color: #F1FFFF;
	font: bold 12px "Trebuchet MS";
}
.at {
	background: url(../images/aback.gif) no-repeat;
}
.pip {
	padding-right: 15px;
}
.hp {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; color: #FFFFFF;
}
.st {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#pscroller1 {
width: 130px;
height: 130px;
border: 0px;
padding: 0px;
}

#pscroller2{
width: 115px;
height: 20px;
border: 0px;
color: #000000;
padding: 0px;
}

#pscroller2 a{
text-decoration: none;
}
.someclass{ //class to apply to your scroller(s) if desired
}

