.text1 {
   font-family: Arial, Verdana;
   font-size: 12px;
   font-weight:normal;
   color:#333333;
   text-align:justify;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}




.head1 {
   font-family: Arial, Verdana;
   font-size: 16px;
   color:#033C7C;
   font-weight:bold;
}
.head2 {
   font-family: Arial, Verdana;
   font-size: 14px;
   color:#033C7C;
   font-weight:bold;
}
.head3 {
   font-family: Arial, Verdana;
   font-size: 12px;
   color:#033C7C;
   font-weight:bold;
}








.picture1
   {
   border-color: #6089A0;
   }
.picture1:hover
   {
   border-color: #003C7C;   
   }

   


input {
      background-color: #F8F2DE;
}
textarea {
      background-color: #F8F2DE;
}
input:focus {
      background-color: #F7ECC9;
}
textarea:focus {
      background-color: #F7ECC9;
}






.li0 { 
   background-color:#EFDAAD; 
   padding: 5px; 
   margin-top: 20px;
   list-style-image:url(images/index/pic.gif);
}








h1.top {
   font-family: Tahoma, Arial;
   font-size: 10px;
   color: #333333;
}
h1.h1 {
   font-family: Arial, Verdana;
   font-size: 15px;
   color:#033C7C;
}

p.text {
   font-family: Arial, Verdana;
   font-size: 12px;
   font-weight:normal;
   color:#333333;
   text-indent:30px; 
   text-align:justify;
}


.redLink {
   font-family: Arial, Verdana; 
   font-weight: bold;
   font-size:12px;
   color:#B40E0F;
   text-decoration:none;
   letter-spacing: 0px;
}
.redLink:hover {
   text-decoration:underline;
   color:#B40E0F;
}





a  {
   color:#404990;
   text-decoration: underline;
}
a:hover {
   color:#6089A0;
}
a.path {
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight:bold;
}
.path {
   color: #6089A0;
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight:bold;
}
a.system-top {
   font-family: Arial, Verdana;
   font-size: 11px;
   font-weight:bold;
   color:#555555;
   text-decoration: none;
}
a.system-top:hover {
   color:#555555;
   text-decoration: underline;
}