.bg
{
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
background-color: #CCCCCC;
}
.text {  font-family: Verdana; font-size: 8pt; font-weight: normal; color: #808080}
.heading {  font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}
.footer {  font-family: Verdana; font-size: 11px; font-weight: normal; color: #ffffff}
.big {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000}
.text1 {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #660000}
.textbox {  font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; background-color: #ffffff; border: 1px #cccccc solid;}
.leftheading {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #808080}
.lefttext {  font-family: Verdana; font-size: 10px; font-weight: bold; color: #808080;}
.lefttexts {  font-family: Verdana; font-size: 10px; font-weight: normal; color: #808080;}
.mainheading {  font-family: Verdana; font-size: 12px; font-weight: bold; color: #000000}
.lefttext1{  font-family: Verdana; font-size: 9pt; font-weight: normal; color: #808080;BACKGROUND-COLOR: #ECEAEA;}

.topgray 
{  
border-bottom: 1px #FFFFFF solid;
}

.whiteborder 
{  
border: 1px #FFFFFF solid;
}
.rightline 
{  
border-left: 1px #B4B4B4 solid;
border-right: 1px #B4B4B4 solid;
}
.signup 
{  
font-family: Verdana;
font-size: 11px; 
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.lefttextbox
{  
font-family: Verdana;
font-size: 11px; 
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #E8E8E8;
border: 1px #999999 solid;
width: 500px;
height: 20px;
}

.contact
{  
font-family: Verdana;
font-size: 11px; 
font-weight: normal;
text-decoration: none;
width: 500px;
height: 20px;
}
.borderbox
{
	border: 1px #999999 solid;
	text-decoration: none;
        
}
.rightborderbox
{
	border: 1px #660000 solid;
	text-decoration: none;
        width: 120px;
}


.heading1
{
	font-family: Verdana;
	font-size: 12px;
	color:#660000;
	font-weight: bold;
	text-decoration: none;
	margin-top:5;
	
}
.checkbox span {
padding: 0px;
margin: 0px;
display:inline;
float:left;
width:75px;
}

.avi 
{ 
font-family: Arial;
  font-size: 11px;
  font-weight: bold;
  color: #808080;
  text-decoration: none
  }
.avi:hover 
{  
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold; 
  color:#cc0033; 
  text-decoration: none
 }

.avi1
{ font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #cc0033;
  text-decoration: none
  }
.avi1:hover 
{  
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold; 
  color:#cc0033; 
  text-decoration: none
 }
 .toplink 
{ font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none
  }
.toplink:hover 
{  
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: none
  }
  .toplink1
{ font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #cc0033;
  text-decoration: none
  }
.toplink1:hover 
{  
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold; 
  color:#cc0033; 
  text-decoration: none
 }

  .textlink 
{ font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #660000;
  text-decoration: none
  }
.textlink:hover 
{  
  font-family: Arial; 
  font-size: 12px; 
  font-weight: bold; 
  color: #92B1DF; 
  text-decoration: none
}
.footertext 
{  
font-family: Verdana;
font-size: 11px; 
font-weight: normal;
color: #808080;
text-decoration: none;
}

.tbl123
{
    BORDER-RIGHT: #DF7000 1px solid;
    BORDER-TOP: #DF7000 1px solid;
    FONT-SIZE:12pt;
    BORDER-LEFT: #DF7000 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #DF7000 1px solid;
    FONT-FAMILY: Verdana
	/*BACKGROUND-COLOR: blue;*/
}

.heading2
{
	font-size:9pt;
	font-weight: bold;
	background-color:#660000;
	font-family:Verdana;
	color:white;
}
.heading3
{
	font-size:9pt;
	font-weight: bold;
	background-color:white;
	font-family:Verdana;
	color:red;
}


.list1
{
    BORDER-TOP: #DCD9D9 1px solid;
    FONT-SIZE: 18pt;
    BORDER-LEFT: #DCD9D9 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #DCD9D9 1px solid;
	BORDER-RIGHT: #DCD9D9 1px solid;
    FONT-FAMILY: Verdana
}
.list2
{

	BACKGROUND-COLOR: #DCD9D9;
	FONT-FAMILY: "verdana";
	FONT-SIZE: 8pt;
	text-align:center;	
	
}

sample {
	border-width: thin thin thin thin;
	border-spacing: 0px 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	font-family: Verdana;
	
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Verdana;

}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2.5px 2.5px 2.5px 2.5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Verdana;

}

sample1 {
			background-color:white;	
			font-family: Verdana;

		}

table.sample1 td
{	
			background-color:white;
			font-family: Verdana;

			
}
.bordercolor
{
BACKGROUND-COLOR: #C0C0C0;
text-align:center;	
font-family: Verdana;
FONT-SIZE: 11pt;

}
.fontsize{
FONT-SIZE: 11pt;
FONT-FAMILY: "verdana";
}
.rowcolor{
BACKGROUND-COLOR: white;
FONT-SIZE: 8pt;
text-align:left;	
font-family: Verdana;
font-weight:normal; 
color: #808080;
 
}

.rowcolor1{
/*for align*/
FONT-SIZE: 8pt;
text-align:center;	
font-family: Verdana;
font-weight:normal; 
color: #808080;
BACKGROUND-COLOR: white;
}
.rowcolor2{
/*for align*/
font-family: Verdana;
font-weight:normal; 
BACKGROUND-COLOR: white;
color: #808080;
FONT-SIZE: 8pt;
text-align:left;
}
.aviii 
{ 
font-family:Trebuchet MS;
  font-size: 13px;
 font-weight:bold;
  color:#999966;
  text-decoration: none
  }
.aviii:hover 
{  
  font-family:Trebuchet MS;
  font-size: 13px; 
  font-weight:bold;
  color:#cc0033; 
  text-decoration: none
 }
 .avi1 
{ 
  font-family: Verdana;
  font-size: 15px;
  font-weight: bold;
  color: #6600FF;
  text-decoration: none
}
.avi1:hover 
{  
  font-family: Verdana; 
  font-size: 15px; 
  font-weight: bold; 
  color:#cc0033; 
  text-decoration: none
}
.myclass
{
	font-size:15;
	font-weight:bold;
	font-family:verdana;
}
.verybig { 
font-family: Verdana;
font-size: 16pt;
font-weight: normal;
color: #660000}
.rowbg {  
font-family: Verdana;
font-size: 10px; 
font-weight: normal; 
background-color: #660000;
color:white;}


