/* CSS Document */

a{	color:#93D1FF;
  	text-decoration:none;
 }
 a:hover{
 	color:#FFFFFF;	
	text-decoration:underline
  }

.smallText
{
	font-size:8pt;
	color:#000000;
	font-family:Verdana
}
.smallText1
{
	font-size:7.5pt;
	color:#000000;
	font-family:Verdana;
	line-height:1.8
}

.plainText
{
	font-size:8.5pt;
	color:#FFFFFF;
	font-family:Verdana
}
.plainText1
{
	font-size:8.7pt;
	color:#FFFFFF;
	font-family:Tahoma;
	letter-spacing:.8;
	line-height:1.6
}
#pscroller1{
width: 151px;
height: 130px;
border: '';
padding: '';
background-color: '';
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.menustyle2
{
    BORDER-RIGHT: 1px solid #013162;
    BORDER-TOP: 1px solid #013162;
    BORDER-LEFT: 1px solid #013162;
    BORDER-BOTTOM: 1px solid #013162;	
}
.menustyle2-1
{
    BORDER-RIGHT: 1px solid #013162;
    BORDER-TOP: 1px solid #013162;
    BORDER-LEFT: 1px solid #013162;
    BORDER-BOTTOM: 1px solid #013162;	
}
TABLE.mytable
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    FONT-SIZE: 1pt;
    BORDER-LEFT: black;
    COLOR: black;
    BORDER-BOTTOM: #dfd3b0;
	FONT-FAMILY: 'Arial';
	font-weight:bolder;
    BACKGROUND-COLOR: #eeeeee;
	filter:alpha(Opacity=90);
	opacity:0.9
}
TABLE.mytable1
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    FONT-SIZE: 1pt;
    BORDER-LEFT: black;
    COLOR: black;
    BORDER-BOTTOM: black;
	FONT-FAMILY: 'Arial';
	font-weight:bolder;
    BACKGROUND-COLOR: #eeeeee;
	filter:alpha(Opacity=90);
	opacity:0.9
}
TABLE.mytable2
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    FONT-SIZE: 1pt;
    BORDER-LEFT: white;
    COLOR: black;
    BORDER-BOTTOM: white;
	FONT-FAMILY: 'Arial';
    BACKGROUND-COLOR: #C051B3
}

A.myanchor
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
	FONT-WEIGHT: 'bold';
    TEXT-DECORATION: none
}
A.myanchor1
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: 'Arial';
	FONT-WEIGHT: 'bold';
    TEXT-DECORATION: none
}
.mymenu{
 	color:#ffffff;	
	text-decoration:none
}
