/* CSS Document */

body         {
	 background:#2D2349 url('image/blue.gif') repeat-x center top; color: #D5D5FF;
	text-align: center; font-size:12pt; line-height:150%; font-family:Arial }  
	
.rateshead   { background-color: #7D7DFF }	
.blacktable  { background-image: url('image/banbluee.gif'); background-repeat: repeat-y; 
               background-position: left center; }
               
.symb1       {  padding:3px; border:2px outset #7D7DFF; font-family:Felix Titling; }


.symb2       {  padding:3px; border:2px inset #7D7DFF; font-family:Felix Titling;}
.out      {  padding:1px; border:2px outset #9D9FFF; font-family:Felix Titling; }


.over       {  padding:1px; border:2px inset #6B69D6; font-family:Felix Titling;}

a:link       {
	color: #9D9FFF; font-weight:bold
}
a       {
	color: #9D9FFF; font-weight:bold
}
a:visited    {
	color: #9D9FFF; font-weight:bold
}
a:hover      {
	color: #6B69D6;font-weight:bold 

}a:active     {
	color: #FFFFFF; font-weight:bold

}

.black       {  color:#42346B; font-weight:bold; background-color:#7D7DFF; background-repeat:no-repeat; background-attachment:scroll }



               h1           { font-size: 18pt; font-weight: bold; color: #7D7DFF; font-family:Felix Titling  }
               
               


#dropmenudiv{
border:1px inset #7D7DFF; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial
}

#dropmenudiv a{
border:1px inset #7D7DFF; width: 150px;
display: block;
text-indent: 3px;

text-decoration: none;
font-weight: bold; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px; background:#7D7DFF; ; font-family:Felix Titling}

.contentslide .contentdiv{
display: none; color:#D5D5FF; text-align:center; width:500px; height:280px;padding-left:50px; padding-right:50px; padding-top:25px; padding-bottom:25px
}

.pagination{
width: 200px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: center;
/*Left/ right border width of pagination DIV.*/
padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px; background-color:#7B7DFF; font-weight:bold
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 200px; /*IE5 width*/
w\idth: 220px; 
}

.divi        {  background-image: url('image/div3blue.gif'); background-repeat: 
               no-repeat; background-position:       center 50%; ; text-align:center;  color:#D5D5FF }


.banner      { background-image: url('image/banbluee.gif'); background-repeat: repeat-y; 
               background-position: left center }


.pagination a{
text-decoration: none; 

padding-left:5px; padding-right:5px; padding-top:1px; padding-bottom:1px; 
}



