body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.smalltxt
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
	text-align:justify
}

.boldtext
{
    COLOR: #333333;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
	
}
#Mousemove
{
	background-color:#FCDCD3;
}
#Mouseout
{
	background-color:;
}
.blue
{
	color:#000000;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}


a 
{
color:#0000ee;
font-family:verdana;
   font-size:12px;
text-decoration:none;
}
a:hover
{
   COLOR: #0000ee;
   font-family:verdana;
   font-size:12px;
   text-decoration:underline;
 } 
p
{
 font-family:Verdana;
 font-size:12px;
}
 .text
 {
   font-family:Verdana;
   font-size:13px;
   color:#000000;
   text-align:justify;
    
 }
 .smallwhite
 {
  font-family:Verdana;
 font-size:10px;
 color:#ffffff;
 text-align:center;
 background-color:#666666;
 } 
  .redarrow
  {
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#FF0000;
  }
 .orangetxt
 {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 color:#FF6600;
 text-align:left;
}
.a1
{
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  text-decoration:none;
 } 
  .button
{
	  FONT-WEIGHT: bold;
      FONT-SIZE: 11px;
	  font-family:Verdana;
	  background-color:#FFFFFF;
	  COLOR: #000000;
      POSITION: relative;
	  HEIGHT : 30px;
	  text-align:justify;
	  text-decoration:none;
	  border-right-color:#666666;
	  border-right-style:inset;
	  border-right-width:1px;
	  border-top-color:#666666;
	  border-top-style:inset;
	  border-top-width:1px;
	  border-bottom-color:#666666;
	  border-bottom-style:outset;
	  border-bottom-width:2px;
	  border-left-color:#666666;
	  border-left-style:outset;
	  border-left-width:2px;
	  width:180px;
}
.button a
{
	  FONT-WEIGHT: bold;
      FONT-SIZE: 11px;
	  font-family:Verdana;
	  background-color:#FFFFFF;
	  COLOR: #000000;
	  text-align:center;
	  vertical-align:middle;
	  text-decoration:none;
}
.mainbg
 {
 	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
 }
 
