body{
	margin:0px;
	background-color:#999999;
}
.heading{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#5B88FF;
}
.heading1{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#5B88FF;
}
.text_blue{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#5B88FF;
}
.text{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#999999;
}
.text1{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:normal;
	line-height:15px;
	color:#999999;
}
.text_underline{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:15px;
	color:#5B88FF;
}
a.catagrys{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#5B88FF;
}
a.catagrys:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	line-height:17px;
	color:#ffffff;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #999999;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}


a {

font: normal 11px Tahoma, Arial;
color: #999999;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
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;

}


.blye-text-underline {
color: #5b88ff;
text-decoration: underline;
}

.blye-text-regular {
color: #5b88ff;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
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;
}