.form-search {
  padding-top: 10px;
}

.form-search input {
  width: 200px;
  height: 20px;
  line-height: 32px;
  font: 13px Helvetica, Arial, sans-serif; 
  color:#6E7074;
  text-shadow: 0 1px 0 #FFF;
  -moz-transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;  
  padding: 0 10px 0 6px; 
}
body,td,th {
	font-family: 'candara';
#	text-shadow: 4px 4px 4px #aaa;
}
.table {
	font-family: 'candara';
	text-align: center;
}
.left{
	text-align: justify ;
	text-indent: 20px;
	color: 362479;
	padding-left:5px;
	padding-right:5px;
	background-repeat: repeat-y;
}
.news{
	text-align: justify ;
	text-indent: 20px;
	color: 362479;
	padding-left:10px;
	padding-right:5px;
	background-repeat: repeat-y;
#	text-decoration: underline;
}
.news1{
	text-align: center ;
	font-size: 22px;
	color: 362479;
	background-repeat: repeat-y;
#	text-decoration: underline;
}
a {
	font-family: candara;
	font-size: 17px;
	color: 362479;
	text-decoration: none;
}
a:visited {
	color: 362479;
	text-decoration: none;
}
a:hover {
	color: 362479;
	text-decoration: none;
	text-shadow: none;
	font-weight:bold;
}
a:active {
	color: 362479;
	text-decoration: none;
}
a.news {
	font-family: candara;
	font-size: 15px;
	color: red;
	text-decoration: none;
}
a.news:hover {
	color: red;
	text-decoration: underline;
	text-shadow: none;
	font-weight:bold;
}
.menu {
	font-weight: bold;
	color: 362479;
	font-size: 20px;
}
.menu2 {
	color: 362479;
	font-size: 18px;
}	
.menu a:hover{color:#505050; 
	background-color:inherit;
	text-decoration:none;
	font-weight: bold;}
.menu a{color:#808080 ;
	text-decoration: none; 
	background-color:inherit;
	font-family:candara;
	font-weight: bold;}
	
.top_menu {
	text-align: left;
	padding-left: 13;
	padding-top: 0;
}
.top_menu a:hover{color:#ffffff;
    font-size: 9px; 
	background-color:inherit;
	text-decoration:underline;}
.top_menu a{color:#ffffff ;
	font-size: 9px;
	text-decoration: none; 
	background-color:inherit;
	font-family:candara;}
.top_menu a:visited {
	color: #ffffff;
}	
.style5 {
	background-color: #FFFFFF;
	font-family: candara;
	font-size: 13px;
	color: 5E5E5E;
	text-align: center;
	font-weight: bold;
}
.style1 {
	color: Red;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #BF0000;
}
.style3 {
	color: #BF0000;
	font-weight: bold;
	font-size: 14px;
}
.style4 {color: #7F9244}