body {
background: ffffff;
}

td {
	color: #474747;
	font-family: Arial, Gadget, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5 {

    color: #406998;
    margin: 0px;
}


h1 {
    font-size: 37px;
}

h2 {
    font: normal 25px tahoma, Arial; 
}

h3 {
    font-size: 14px;
}

.white-text{
color: #ffffff;
text-decoration: none;

}

.p1
{
padding: 0 0 0 20px;
}
.menu 
{
vertical-align:top;
height: 35px;
background:url(images/index_03.gif);
padding: 10px 0 0 85px;
}



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

.blye-text-regular {
color: #47beed;
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: #e21b00;
text-decoration: none;
}

.red-text-underline {
color: #e21b00;
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;
}
.border
{
	
border:0px solid #a1a1a1;
padding:10px 40px; 
/*background:#dddddd;*/
width:300px
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
}
.border1
{
	font-size:13px;
}
.heading
{
	font-size:30px;
}
.tfooter
{
	background:url(images/index_22.gif);
	color:#FFF;
}
.tfooter a
{
	color:#FFF;
}
