body
{
	margin: 0;
	background-image: url(images/bg.gif);
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.text{
	font-family: verdana;
	font-size: 10pt;
}

.A1{
	font-family: verdana;
	font-size: 8pt;
	Color :  #800000;
	font-weight: bold;
	text-decoration : none
}
.A1:hover {
	font-family: verdana;
	font-size: 8pt;
	Color :  #E3D193;
	font-weight: bold;
	text-decoration : underline
}
.B1{
	font-family: verdana;
	font-size: 8pt;
	Color :  #FFFFFF;
	font-weight: bold;
	text-decoration : none
}
.B1:hover {
	font-family: verdana;
	font-size: 8pt;
	Color :  #FFFF00;
	font-weight: bold;
	text-decoration : underline
}
#sep{	
	font-family: verdana;
	font-size: 8pt;
	Color :  #FFFF66;
	text-decoration : none
}
.c1{	
	font-family: verdana;
	font-size: 8pt;
	Color :  #F00;
	text-decoration : none
}
.c1:hover{	
	font-family: verdana;
	font-size: 8pt;
	Color :  #600;
	text-decoration : none
}
.SubBtnSend
{
	BACKGROUND: #787878;
	BORDER-BOTTOM: 1px solid #000080;
	BORDER-LEFT: 1px solid #000080;
	BORDER-RIGHT: 1px solid #000080;
	BORDER-TOP: 1px solid #000080;
	COLOR: ffffff;
	FONT-FAMILY: verdana,sans-serif;
	FONT-WEIGHT: bold;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	vertical-align : middle;
}
.divider
{
	color: #585858;
}
.cls
{
	FONT-FAMILY: Tahoma,Verdana;
	font-size:  8pt; 
	color: #000080;	
	cursor:hand;
	font-weight: bold;
}
.anav
{
	FONT-FAMILY: verdana,tahoma;
	font-size:  8pt; 
	color: #000080;	
	font-weight: bold;
	text-decoration: none;
}
.anav:hover
{
	FONT-FAMILY: verdana,tahoma;
	font-size:  8pt; 
	color: #000080;	
	font-weight: bold;
	text-decoration: underline;
}
.onav
{
	FONT-FAMILY: verdana,tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.onav:hover
{
	FONT-FAMILY: verdana,tahoma;
	font-size: 8pt;
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: underline;
}

    #tabsF {
      float:left;
      width:100%;
      background:#efefef;
		background-image: url(images/newtopbg.jpg);
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:7px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
  		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 3px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#000;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }

#botlnk
{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	font-weight: normal;
}
#botlnk a:link, #botlnk a:visited
{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	text-decoration: none;
	font-weight: bold;
}
#botlnk a:hover
{
	color: #FFFF66;	
}