body {
background: #;
}

td {
	font: bold 12px Tahoma, Arial;
	color: #333333;
	text-align: left;
}

h1, h2, h3, h4, h5 {

    color: #666666;
    margin: 15px;
}


h1 {
    font-size: 30px;
	font: bold 30px Impact;
}

h2 {
    font: bold tahoma, arial 18px; color: #960000
}

h3 {
    font-size: 14px;
}


a {

font: bold 13px Tahoma, Arial;
color: #CB0000;
text-decoration: none;
}

a:hover {

font: bold 13px Tahoma, Arial;
color: #6E6C6C;
text-decoration: none;

}
small { 
  font-size: smaller;
}

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;

}
.p
{
padding: 5 5 5 5px;
}
.p1
{
padding: 5 5 5 5px;
}
.p2
{
	padding: 5px 5px 5px 5px;
	font: bold 12px Tahoma, Arial;
	color: #333333;
	text-align: center;
}
.bg1
{
background: #333333 url(images/index_01.gif) top no-repeat;
}
.bg2
{
background: #000000 url(images/index_10.gif) top no-repeat;
}
.bord
{
border: 1px solid #c5d85a;
}
.menu 
{
color:#960000;
font: bold 13px  tahoma, Arial;
text-decoration: none;
hover: #000000
}

.blye-text-underline {
color: #a257e0;
text-decoration: underline;
}

.blye-text-regular {
	color: #666666;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;

}

.yellow-text-regular {
color: #ffb400;
text-decoration: none;
}

.yellow-text-underline {
color: #ffb400;
text-decoration: underline;
}

.orange-text-regular {
color: #fe6b1d;
text-decoration: none;
}

.orange-text-underline {
color: #fe6b1d;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #cb0000;
text-decoration: none;
}

.red-text-underline {
color: #cb0000;
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: #FFFFFF;
text-decoration: none;
font: normal 14px Tahoma, Arial;
}

.green-text{
color: #a5b66e;
text-decoration: none;
}

.green-text-underline{
color: #a5b66e;
text-decoration: underline;
}

.image { border:1px solid #ccc; padding:2px; background:#eee; }
