/* CSS Document */

body         {
	 background:#000000;  color: #CF12A0;
	text-align: center; font-size:12pt; line-height:150%;         
}

.main        { background-position:   center 50%; ; width:450px; height:199px; background-image:url('images1/main3purple.gif'); background-repeat:no-repeat; background-attachment:scroll }	
.glit {
background-position :       center top;
background-image : url('images1/w9purple.gif');
background-repeat : no-repeat;
background-attachment : scroll 
}

.black       {  color:#FFAAE7; font-weight:bold; background-color:#8C046B; background-repeat:no-repeat; background-attachment:scroll; font-size:8pt }
.out       {  padding:3px; border:2px outset #A53884;   font-weight:bold;  background-image: url('images1/sideslpurple.jpg'); background-repeat: repeat-x; background-position: center bottom 
}


.over       {  padding:3px; border:2px inset #A53884;   font-weight:bold; background-image: url('images1/sideslpurple.jpg'); background-repeat: repeat-x; background-position: center top 
}
a     {
	color: #FFAAE7    
	
}	a:link       {
	color: #FFAAE7
}
a:visited    {
	color: #FFA2FF
}
a:hover      {
	color: #D6AEFF; 

}a:active     {
	color: #E416CB

}
h1           { font-size: 14pt; font-weight: bold;  }



#dropmenudiv{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px;   background-color:#A53884}

#dropmenudiv a{
border:1px inset #A53884; 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-color:#A53884}
}
.contentslide{
padding: 2px; height:160px


}

.contentslide .contentdiv{
display: none; height:160px
}

.pagination{
text-align: center;
/*Left/ right border width of pagination DIV.*/
padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px; font-weight:bold; color:#000000
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider&apos;s*/

 text-align:center; color:#000000; font-weight:bold
}

.pagination a:link{
text-decoration: none; 
color: #FFAAE7;
padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; font-weight:bold; background-color:#8C046B
}
.pagination a{
text-decoration: none; 
color: #FFAAE7;
padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; font-weight:bold; background-color:#8C046B
}

.pagination a:visited {color: #FFAAE7; background-color:#8C046B}
.pagination a:hover, .pagination a.selected{
background-color: #FFAAE7; font-weight:bold; color:#000000

}

h2           {  font-size: 14pt; font-weight: bold ; color: #FFAAE7}