/* CSS Document */
.body
{background-image:url(images/side_10.png);
background-repeat:repeat;
width:auto;
}

a
{
	text-decoration:none;
	color:#51b2e5;
}
.flashBorder
{
	border-style:solid;
	border-color:#999999;
	border-width:1px;
}
.text
{
    font-size:12px;;
	   font-family:Arial;
	   }
	
 .textcont
{
   font-family:Arial;
   font-size: 12px;
   color:#FFFFFF;
  
   }
.textheader
{
    font-size:18px;
    font-family:Arial;
    color:#CC0000;

}
.txtcome
{
    font-size:22px;
    font-family:"Century Gothic";
    font-weight:regular;
    color:#FFFFFF;
	text-align:center;
}
.toptext
{
    font-size:55px;
    font-family:"Times New Roman", Times, serif;
    font-weight:400;
    color:#6699cc;
}
.button
{
    font-size:12px;
    font-family:Arial;
    font-weight:bold;
    color:#6699cc;
	}
.contact
{
    font-size:12px;
    font-family:Arial;
  
    color:#51b2e5;
	}
.tm
{
    font-size:9px;
    font-family:"Times New Roman";
    font-weight:700;
    color:#6699cc;
}
.link
{font-size:18px;;
 font-family:Arial;
 color:#FFFFFF;
}
.ambendedheader
{font-size:16px;;
 font-family:"Century Gothic";
 color:#ff9900;
 font-weight:bold;
}
.ambendedheader2
{font-size:11px;;
 font-family:"Century Gothic";
 color:#CCCCCC;
}
		
.loaderBox
{	
	display:none;  
	position:absolute; 
	z-index:20; 
	width:100%; height:100%; 
	top:0px; left:0px;
	background-image: url(back.png); 
}			

