body {
background: #222222;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #ffffff;
}

td.footer {
	height: 36px;
	background-image: url(images/footer.gif);
} 

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: #ff8400;
text-decoration: underline;

}

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 20px;
}
.menu 
{
vertical-align:top;
height: 35px;
background:url(images/home.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;
}

.orange-text-regular {
color: #ff8400;
text-decoration: none;
}

.orange-text-underline {
color: #ff8400;
text-decoration: underline;
}

.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;

}

.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}

.gray-text-regular { 
color: #cccccc;
text-decoration: none;
}

.snow-text-regular { 
color: #fffafa;
text-decoration: none;
}

ul.BulletDecimal { 
  list-style-type: decimal;
  font-weight:bold;
  margin-left: 0px;
  padding-left: 20px
}

ul.BulletLCRoman { 
  list-style-type: lower-roman;
  font-weight:bold;
  margin-left: 0px;
  padding-left: 23px
}
