body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	background-color: #444444;
	text-align: center;
}



.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #30ADE7;
	line-height: 24px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-align: justify;

}


.text a {
	color: #30ADE7;
	font-weight: bold;
}


a.text:link, a.text:hover, a.text:visited {
	color: #30ADE7;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30ADE7;
	padding-right: 60px;
}

.footer a {
	color: #30ADE7;
}

a.footer:link, a.text:hover, a.text:visited {
	color: #30ADE7;
}


a:link		{  text-decoration:none; }
a:visited	{  text-decoration:none; }
a:hover		{  text-decoration:none; }


hr {
	border: none 0; 
	border-top: 1px dashed #ccc;
	height: 1px;
} 









.blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/offB.gif);
	padding-left: 8px;
	height: 22px;
	border-bottom: 1px solid white;
	display: block;
	width: 192px;
	text-decoration: none;
	padding-top: 8px;
}
.blue a:link, .blue a:hover, .blue a:active { color: #FFFFFF; text-decoration: none; }
.blue a:hover { background-image: url(images/onB.gif); text-decoration: none; }



.green a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/offG.gif);
	padding-left: 8px;
	height: 22px;
	border-bottom: 1px solid white;
	display: block;
	width: 192px;
	text-decoration: none;
	padding-top: 8px;
}
.green a:link, .green a:hover, .green a:active { color: #FFFFFF; text-decoration: none; }
.green a:hover { background-image: url(images/onG.gif); text-decoration: none; }



.pink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/offP.gif);
	padding-left: 8px;
	height: 22px;
	border-bottom: 1px solid white;
	display: block;
	width: 192px;
	text-decoration: none;
	padding-top: 8px;
}
.pink a:link, .pink a:hover, .pink a:active { color: #FFFFFF; text-decoration: none; }
.pink a:hover { background-image: url(images/onP.gif); text-decoration: none; }
 .menu                      
{                          
                           
 width:100%;               
 font-size:16px;           
 font-family:arial;       
 color: #555555              
}      

.bottom
{
 width:100%;               
 font-size:14px;           
 font-family:arial;       
 color: #3366CC
 } 
