
.web20button
{
	display: inline-block;
	text-align: center;
	text-decoration: none;
	outline: none;
	-moz-user-select: none;
}

.web20button span
{
	display: block;
	background-repeat: no-repeat;
	padding: 0;
}

.web20button .buttonText
{
	background-repeat: repeat-x;
}

.Style5 .web20button
{
	font: normal 38px "Trebuchet MS", Verdana, Arial, Serif;
}

.Style5 .web20button span
{
	background-image: url('../js/Web20Button/ButtonStyles/Style5/sprite.png');
	line-height: 71px;
}

.Style5 .web20button .outerSpan
{
	padding-left: 19px;
}

.Style5 .web20button .innerSpan
{
	background-position: right -142px;
	padding-right: 19px;
}

.Style5 .web20button .buttonText
{
	background-position: 0 -71px;
	padding: 0 2px;
}

.Style1 .web20button, .OrangeSmall .web20button
{
	font: bold 14px "Trebuchet MS", Verdana, Arial, Serif;
}

.Style1 .web20button span
{
	background-image: url('../js/Web20Button/ButtonStyles/OrangeSmall/sprite.png');
	line-height: 40px;
}

.OrangeSmall .web20button span
{
	background-image: url('../js/Web20Button/ButtonStyles/OrangeSmall/sprite.png');
	line-height: 40px;
}

.Style1 .web20button .outerSpan,.OrangeSmall .web20button .outerSpan
{
	padding-left: 10px;
}

.Style1 .web20button .innerSpan,.OrangeSmall .web20button .innerSpan
{
	background-position: right -80px;
	padding-right: 10px;
}

.Style1 .web20button .buttonText,.OrangeSmall .web20button .buttonText
{
	background-position: 0 -40px;
	padding: 0 12px;
}

.Style5 a, .OrangeSmall a{
	background:#a2d25b; 
	color: #FFFFFF;
}

.Style1 a{
	background:#6dbef1; 
	color:#FFFFFF;
}



body {
		background: #12355F url(../images/blue/backgrounds/moon.jpg) no-repeat scroll center top;
			background-color: #12355F;
	
}

#footer-general {
		background-color: #144986;
	}
	
#main-footer {
		background-image: url(../images/blue/backgrounds/footer-main.png);
	background-repeat: no-repeat;
	background-position: bottom;
	}