#bg{
/*background-image:url(images/stars.png);
background-repeat:no-repeat;*/
margin:0px;
}

#main{
width:800px;
margin:auto;
padding-top:10px;
}

body {
  font-family:Arial;
  font-size:12px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image:url(images/bg.gif);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#FFFFFF;
   
}

td {
	  font-size:12px;
	  color:#333333;
	  font-family:Arial;
	  }

p{
margin-top:10px;
}

.top{
background-image:url(images/bubles.png);
background-position:right top;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

.footer{
  font-family:Arial;
  font-size:11px;  
  color:#333333;
}

.data{
  font-family:Arial;
  font-size:12px;  
  color:#333333;
  padding:5px;
}
  


a:link{
    font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#006eb3;
	}
a:visited {
    font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#006eb3;
	}
a:hover {
    font-family:Arial;
	font-size:12px;
    text-decoration:underline;
	color:#006eb3;
}
a:active {
	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#006eb3;
	}
	
a.footer:link{
    font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	}
a.footer:visited {
    font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	}
a.footer:hover {
    font-family:Arial;
	font-size:11px;
    text-decoration:underline;
	color:#333333;
}
a.footer:active {
	font-family:Arial;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	}

		
a.pink:link{
  	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	font-weight:bold;
	
	}
a.pink:visited {
   	font-family:Arial;
	text-decoration:none;
	font-size:12px;
	color:#92278f;
	font-weight:bold;
}
a.pink:hover {
    font-family:Arial;
	font-size:12px;
    color:#92278f;
	text-decoration:underline;
	font-weight:bold;
}
a.pink:active {
 	font-family:Arial;
	text-decoration:none;
	color:#92278f;
	font-size:12px;
	font-weight:bold;
	}
	
	
.title{
font-family:Arial;
font-size:12px;
color:#333333;
font-weight:bold;
}


.blue_title{
font-size:16px;
color:#006eb3;
font-weight:bold;
padding-left:0px;
}

.menuclass{
  font-family:Arial;
  font-size:14px;
  color:#006eb3;
  font-weight:bold;
  background-color:#e7e7e8;
  }

.menuclass:hover{
  font-family:Arial;
  font-size:14px;
  color:#000000;
  font-weight:bold;
  background-color:#e7e7e8;
}   
.menuclassactive{
  font-family:Arial;
  font-size:14px;
  color:#000000;
  font-weight:bold;
  background-color:#e7e7e8;
}

