﻿body,div,object,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
ol,ul {
	list-style:none;
}

a {
	  color: navy;
  }

A:hover {
color:#006666;
text-decoration: inherit;
}    
 .navA				
{
 	text-decoration: none;
 	color: #ffffff;
 	font-family: arial, helvetica, sans-serif;
 	font-size: 11px;
 	text-align: center;
 	background="images/b1.gif";
 
} 
h1  {
	font-family: Verdana;
	text-align: center;
	font-size: large;
	color: #660066;

}
h2  {
	font-family: Ariel;
	text-align: center;
	font-size: medium;
	color: #CCCCCC;
}
h3  {
	font-family: Ariel;
	font-size: medium;
}


}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #808080;

}
#footer{
width:800px;
height:150px;
padding-top:10px;
font-size:x-small;
color:#FFFFFF;
background-color: #622062;
-moz-border-radius:1px 1px 15px 15px ;
border-radius: 1px 1px 15px 15px;

}
#footer a{
	
	color:#FFFFFF;
	font-size:x-small;
	text-decoration:none;
	text-align:left;

}
#footer a:hover{
	color:#FFFFFF
}
 .SFM {
  	color: ThreeDShadow;
  	font-size: large;
  	text-align: left;
  	font-family: Arial, Helvetica, sans-serif;
  	padding:5px;
  }
  .cell
  {
		  text-align: center;
 	border-left: 1px solid #C0C0C0;
 	padding-left:5px


}
  .text
  {
  font-family:Aria;
  font-size: 14px;
  text-align:justify;
  padding-right:5px;
  }
   .text1
  {
  font-family:Arial;
  font-size: medium;
  font-weight:bold;
  text-align:left;  }

 .mm {
	  text-align: center;
	  vertical-align:text-bottom;
	  	  
  }
  .mm a{
position:relative;
background-image:url('images/menubutton.jpg');
color:white;
	height:25px;
	width:114px;
padding-top:8px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px !important;
	 	text-decoration: none;

	
}
.mm a:hover{
	color: #993366;
	background-image:url('images/menubutton1.jpg');
	font-weight:bold;
	border-left:2px,red,inset;
}


.log 
{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: red ;
	text-align: center;

	
}

.style1 {
	color: #CCCCCC;
	font-size: xx-small;
	font-style:oblique;
		text-align: center;

}
.forms {
	font-size: medium ;
	text-align: center;
	border-left-style: solid;
	border-left-width: 2px;
	border-right: 2px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom: 2px solid #C0C0C0;


}

.li
{
font-family:"Times New Roman", Times, serif;
font-size: small;
font-style:italic;
color: gray;
padding-right:5px;
padding-left:15px;

	
}
.ul {
	list-style-type: disc;
}
.ul1 {
	list-style-type: decimal;
}

.ul2{
		list-style-type: circle;

}

.style2 {
	 padding:4px;
 }
 .style3 {
 border-left:1px #6600CC double;
 border-right:1px #6600CC double;
 }


