body {
background: #000000;
}

td {
	font: bold 12px Tahoma, Arial;
	color: #a5b66e;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #ffffff;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 5px;
}
.p2
{
width: 200px;
}
#logo 
{
position:absolute;

margin: 20px 0px 0px 100px;
}
.menu 
{
vertical-align:top;
height: 35px;
background:url(images/index_03.gif);
padding: 10px 0 0 85px;
}
.menu a
{
color:#FFFFFF;
font: bold 12px  tahoma, Arial;
text-decoration: none;
}

.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #ffbe00;
text-decoration: none;
}

.yellow-text-underline {
color: #ffbe00;
text-decoration: underline;
}
.yellow-text-bold {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight:bolder;
color:#ffbe00;
text-decoration:none;
}	

.yellow-text-bold-lg {
font-family: verdana, arial, sans-serif;
font-size: 16px;
font-weight:bolder;
color:#ffbe00;
text-decoration:none;
}	

.green-text-bold-lg {
font-family: verdana, arial, sans-serif;
font-size: 18px;
font-weight:bolder;
color:#A0C71E;
text-decoration:none;
}	

.green-text-very-lg {
font-family: verdana, arial, sans-serif;
font-size: 36px;
color:#A0C71E;
text-decoration:none;
}	

a.link-yellow {
font-family: verdana, arial, sans-serif;
font-size: 16px;
font-weight:bolder;
color:#ffbe00;
text-decoration:underline;
}	
a.link-yellow:hover {
font-family: verdana, arial, sans-serif;
font-size: 16px;
font-weight:bolder;
color:#FFFFFF;
text-decoration:underline;
}	

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular{
color: #7c7c7c;
text-decoration: none;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}


.menu2 {
  border: solid 1px #BFBFBF;
  padding:10px 10px 15px 10px;
  background-color:white;
}

.menuItem {
  padding:4px 10px 4px 10px;
  border-bottom:solid 1px #dddddd;
}

.menuItem:hover {
  background-color:#f1f1f1;
}

.menuItem a {
  color:#666666;
  text-decoration:none;
}

#demo {
  background-color:#eeeeee;
  cursor:pointer;
  padding:5px 20px 5px 20px;
  margin: 30px 0;
  width: 425px;
}

#demo span {
  padding:3px 20px 0px 20px;
  cursor:pointer;
}

#demo span:hover {
  text-decoration:underline;
}

