
body    	{
		font-weight:   normal;
         	text-decoration:       none;
         	color: black;
         	font-family: verdana,arial, sans-serif;
         	font-size: 11px;
        	margin: 0px;
		}

.headertable	{
		border-top: 1px solid #AD515C;
		border-left: 1px solid #AD515C;
		border-right: 1px solid #AD515C;
		border-bottom: 0px solid #AD515C;
		}

.mainbodytable	{
		border-top: 0px solid #AD515C;
		border-left: 1px solid #AD515C;
		border-right: 1px solid #AD515C;
		border-bottom: 1px solid #AD515C;
		padding: 5px;
		}

.formbox	{
		border: 1px solid #AD515C;
		}

.formbox td	{
		padding: 1px 5px 1px 5px;
		}

.bordertop	{
		border-top: 1px solid #AD515C;
		}

.shaded		{
		background: #EDECEC;
		}

.formtitle	{
		border: 1px solid #AD515C;
		background: #AD515C;
		padding: 2px;
                font-weight: bold;
                color: #FFFFFF;
                font-size: 11px;
		}

.standtext      {
                font-weight: bold;
                color: #ad515c;
                font-size: 12px;
                text-align : justify; 
                }

h1              {
		font-weight: normal;
        	text-decoration:none;
        	color: #000000;
        	font-family: Times New Roman, Times, Arial, sans-serif;
        	font-size: 20px;
        	text-align : center;
        	margin: 0px;
                }

h2              {
		font-weight: BOLD;
        	text-decoration:none;
        	color: #000000;
        	font-family: Times New Roman, Times, Arial, sans-serif;
        	font-size: 26px;
        	text-align : center;
        	margin: 0px;
                
                }

a       	{
		font-weight: normal;
        	text-decoration:none;
        	color: #7E00FF;
        	font-family: Arial, sans-serif;
        	font-size: 13px;
       	 	background-color: #FFFFFF;
		}


td      	{
        	text-decoration:none;
        	font-family: Arial, sans-serif;
        	font-size: 12px;
		}

.navfooter    	{
              	text-decoration:none;
             	color: #999999;
              	font-size: 9px;
                }

.navfooter:hover{
              	color: #666666;
        	text-decoration:none;
             	font-size: 9px;
               	}

.footer 	{
		font-weight:   normal;
            	color:  #808080;
          	text-align:     center;
            	text-decoration:        none;
              	font-family: verdana,arial, sans-serif;
            	font-size: 10px;
             	}

.agm    	{
        	font-weight:normal;
        	color: Black;
        	text-align:left;
        	text-decoration:none;
        	font-family: Arial, sans-serif;
        	font-size: 11px;
		}

.agm2   	{
        	font-weight:normal;
        	color: Gray;
        	text-align:left;
        	text-decoration:none;
        	font-family: Arial, sans-serif;
       	 	font-size: 10px;
		}

.agm2 a, .agm2 	a:hover  
		{
        	font-weight:normal;
        	color: Blue;
        	text-align:left;
        	text-decoration:none;
        	font-family: Arial, sans-serif;
        	font-size: 10px;
		}

                        
.pagetitle      {
		font-weight:   bold;
                color:  #AD515C;
               	text-align:     center;
               	text-decoration:        none;
            	font-family: verdana,arial, sans-serif;
              	font-size: 18px;
             	}

.searchLink  	{
        	font-size: 13px;
		font-weight: bold;
		font-family: Arial, sans-serif;
		text-decoration:none;
		}



.nav    {
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0px;
        margin-right: 0;
        left: -15px;
        width: 140px;
}




a.nav   	{
        	border: 1px solid #000000;
        	padding: 2px;
        	position: relative;
        	display: block;
        	width: 140px;
        	font-weight: bold;
        	font-family: arial, sans-serif;
        	font-size: 8pt;
        	text-decoration: none;
        	color: #C1C1C1;
        	background-color: #AD515C;
        	vertical-align: top;
       	 	text-align: center;
        	left: -15px;
		}


a.nav:hover     {
        	border: 1px solid #000000;
        	padding: 2px;
        	position: relative;
        	display: block;
        	width: 140px;
        	font-weight: bold;
        	font-family: arial, sans-serif;
        	font-size: 8pt;
        	text-decoration: none;
        	color: #7E00FF;
        	background-color: #DACAFE;
        	vertical-align: top;
        	left: -15px;
		}


.nav li {
        list-style-type: none;
        list-style-position: inside;
        left: -5px;
}


TEXTAREA 	{
		border: 1px solid Maroon;
		padding: 2px 5px 2px 5px;
        	color: Maroon;
        	font-family: verdana,arial, sans-serif;
        	font-size: 10px;
		}


INPUT 		{
		border: 1px solid Maroon;
		padding: 2px 5px 2px 5px;
        	color: Maroon;
        	font-family: verdana,arial, sans-serif;
        	font-size: 10px;
		}

INPUT.submit 	{
        	color: Maroon;
        	font-family: verdana,arial, sans-serif;
        	font-size: 10px;
		}


.noborder input {
		border: 0px solid Maroon;
        	color: Maroon;
        	font-family: verdana,arial, sans-serif;
        	font-size: 10px;
		}
