﻿p {
	font-family: Verdana;
	font-size: 11pt;
	text-align: justify;
	margin: 12px 15px;
	font-weight: normal;
}

span.red     { color: #ED0086 }
span.blue    { color:  #00ADeF}
span.yellow    { color: #FFF100 }
span.bold    { font-family: Arial; font-size: 14pt; font-weight: bold }
span.Blue    { color: #00ADEF }
body { text-decoration: none; background-attachment: fixed  }
td {  font-family: Verdana, font-style: normal; color: #000000}
li {  font-family: Verdana, font-style: normal; color: #000000}
h1 {
	margin: 0px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #00ADEF;
	font-size: xx-large;
	text-align: center;
}
h2 {
	margin: 0px;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #FFF100;
	font-size: xx-large;
	text-align: center;
}
h3 {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #FFF100;
	font-size: x-large;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
h4 {
	color: #FF00FF;
	font-size: medium;
	text-align: center;
	text-indent: 0;
	margin-left: 5px;
}
h5 {
	font-family: Verdana;
	font-size: 12pt;
	text-align: left;
	margin: 6px 5px;
	font-weight: bold;
	color: #00ADEF;
}
h6 { font-family: Verdana; 
    font-size: 11pt; 
    text-align: justify; 
    margin: 12px 15px;  
    font-weight: normal }
a:link {
	color: #FF00FF
}
a:visited {  color: #000099}
a:active {  color: #0099FF}
a:hover {  color: #0066FF}
a:link.linkeffect { color:white; }
a:visited.linkeffect { color:white; }
a:hover.linkeffect {  color: #00CCFF}
.class { }
img {
    border-width:0;
}
table {
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
	color: #0099FF;
}

bgcolor {
	background: #000000;
	border-width:0;
}
.bgb {
	background-color: #000000;
	border-width:0;
}
.bgr {
	background-color: #ED0086;
}
.bgw {
	background-color: #FFFFFF;
	vertical-align: top;
}
.bgb {
	background-color: #000000;
	vertical-align: top;
	border-width:0;
}
.bgp {
	background-color: #fad5e4;
	vertical-align: top;
	border-width:0;
}

.bgblue {
	background-color: #00ADEF;
}
#logo {
	background: #000000;
	float: none;
	width: 100%;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 200px;
	background-image: url('web_logo.png');
}
#girl {
	background: #000000;
	width: 133px;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	background-image: url('girl.jpg');
	height: 363px;
}
#band {
	position: absolute;
	width: 165px;
	height: 75px;
	z-index: 1;
	left: 204px;
	top: 75px;
	background-color: #FFF100;
}
A.buttonsa{
font-weight: bold;
border:3px double #000000; color: #FFFFFF;
text-decoration: none;
font-weight: bold;
width:400px; 
background-color:#CC0000;
text-align:center
}
A:hover.buttonsa{
border:3px double #000000; 
color: #FF0000;
text-decoration: none;
font-weight: bold;
width:400px
text-align:center; 
background: #00CCFF; 
}
A.buttons{
	color: #FF00FF;
	text-decoration: none;
}
A:hover.buttons{
	color: #0066FF;
	text-decoration: none;
}
