body, td
{
font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: justify;
}

.hor_menu{
	text-transform: uppercase;
    color: #145A69;
    font-weight: bolder;
    font-family: tahoma;
    font-size: 11px;
    padding-left:10px;
    padding-right:10px;
    white-space: nowrap;
    text-align: center;    
}
.hor_menu a
{
text-transform: uppercase;
    color: #145A69;
    font-weight: bolder;
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap;
    text-decoration: none;
}
.hor_menu a:hover
{
text-transform: uppercase;
    color: #217081;
    font-weight: bolder;
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap;
    text-decoration: none;
    
}
.hor_menu a:visited
{
text-transform: uppercase;
    color: #145A69;
    font-weight: bolder;
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap;
    text-decoration: none;
}
.hor_menu a:active
{
text-transform: uppercase;
    color: #217081;
    font-weight: bolder;
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap;
    text-decoration: none;
    
}
.hor_menu a:visited:hover
{
text-transform: uppercase;
    color: #217081;
    font-weight: bolder;
    font-family: tahoma;
    font-size: 11px;
    white-space: nowrap;
    text-decoration: none;
    
}
.vert_menu
{
 background: url(img/bg3.gif);
 text-transform: capitalize;
 	font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #145A69;
    text-align: center; 
    
}
.vert_menu a
{
  text-transform: capitalize;
 	font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;
    color: #145A69;
    text-decoration: none;
}
.sub_menu{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #145A69;
background-repeat: repeat-y;
background-position: left;
padding-left: 30px;
padding-top:5px;
padding-bottom:5px;
}

.sub_menu a:link{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #145A69;
text-decoration: none;
}
.sub_menu  a:hover{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #145A69;
text-decoration: none;
}
.sub_menu  a:visited{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #145A69;
text-decoration: none;
}
.sub_menu a:active{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #145A69;
text-decoration: none;
}



hr{
padding:0px;
margin:0px;
}
.text,  td
{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
}
H1{
font-family:  Arial Narrow, Arial, Helvetica, sans-serif;
color: #3480BB;
font-weight : lighter;
}
H2{
font-family:  Arial Narrow, Arial, Helvetica, sans-serif;
color: #7A848F;
font-weight : lighter;
}
H3{
font-family:   Arial Narrow, Arial, Helvetica, sans-serif;
color: #145A69;
}
.red
{
font-weight: bolder;
color: #9E0303;
}
a{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #5B7796;
text-decoration: underline;
}
a: link{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #5B7796;
text-decoration: underline;
}
a: hover{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #5B7796;
text-decoration: none;
}
a: active{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #5B7796;
text-decoration: none;
}
a:visited{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #5B7796;
text-decoration: underline;
}
a:visited:hover{
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
color: #5B7796;
text-decoration: none;
}


/*style for news - right*/

.news{margin:5px 0px 10px 0px;
	padding:0px;
}
.data{margin:5px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	color:#3480bb;
}

/*style for index pictures*/

.fl{float:left;
}
.clear{clear:both;
}
.block_in{width:120px;
	text-align:center !important;
}
.out_img{height:100px;
	width:100px;
	overflow:hidden;	
	border:0px !important;
	display:inline-block;
}
.out_img IMG{border:0px !important;
}
.block_in A{border:1px solid #c9d3de;
	width:100px;
	height:100px;
	display:inline-block;
}
.block_in A:hover{border:1px solid #a11e26;
	cursor:pointer;
}
.block_in P{font-size:11px;
	color:#7A848F;
}



