@charset "utf-8";
/* CSS Document */

.bg_subject {
    border:1px solid #999999;
    background-image:url(../images/header_info.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-align: center;
}
.logo_25a {
	background-image: url(../images/logo25aniv.jpg);
	background-repeat: no-repeat;
	background-position: 260px top;
	background-color: #FFFFFF;
}


.bg_info {
    border:1px solid #CCCCCC;
	background-image:url(../images/gradient_info.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-align: justify;
	
} 

.bg_welcome {
   background-image:url(../images/tittle.png);
   background-position:center bottom;
   background-repeat:no-repeat;
  
}

.bg_menu {
   background-image:url(../images/gradient.jpg);
   background-repeat:repeat-x;
   background-position:left top;
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#666666;
   border-top:1px solid #CCCCCC;
}

.border {
   border:1px solid #CCCCCC;
} 

.border_padding {
   border:1px solid #999999;
   padding: 4px;
   background-color:#FFFFFF;
	
} 

.padding_left { 
   padding-left:8px;
   font-style:inherit;
}
.div_menu {
   background-image:url(../images/div.png);
   background-position:right top;
   background-repeat:no-repeat;
}

.shadow_left {
   background-image:url(../images/shadow_left.gif);
   background-repeat:repeat-y;
   background-position:right top;
}

.shadow_right {
   background-image: url(../images/shadow_right.gif);
   background-repeat:repeat-y;
   background-position:left top;
}

.letter_big {
   font-family: Arial;
   font-size:12px;
   font-weight: bold;
   color: #000066;
}

.letter_big2 {
   font-family: Arial;
   font-size:12px;
   font-weight: bold;
   color: #000066;
   background-color: #DFDFDF;
   padding-left:4px;
}

.letter {
   font-family: Arial;
   font-size:11px;
   font-weight:normal;
   color:#666666;
}

.letter_bdrbtn {
   font-family: Arial;
   font-size:11px;
   font-weight:normal;
   color:#666666;
   border-bottom:1px solid #CCCCCC;
}

.letter_alfa{
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	padding-right:5px;
	letter-spacing: 2px;
}

.letter_strong {
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color:#666666;
}

.letter_blue {
   background-image:url(../images/gradient_hover.jpg);
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   color: #FFFFFF;
}
.letter_footer {
   font-family: Tahoma, Arial;
   font-weight:normal;
   font-size:11px;
   color:#FFFFFF;
}

A.footer_link {
   font-family: Tahoma, Arial;
   font-weight:normal;
   font-size:11px;
   color:#FFFFFF;
}
A.footer_link:visited { text-decoration:none }
A.footer_link:active { text-decoration: none}
A.footer_link:link { color:#ffffff; text-decoration:none}
A.footer_link:hover { text-decoration:underline} 

A.bn {color: #666666}
A.bn:visited { text-decoration: none}
A.bn:active {text-decoration:none}
A.bn:link {text-decoration:none}
A.bn:hover { color:#000066; }

A.bn2 {color: #ffffff}
A.bn2:visited { text-decoration:none }
A.bn2:active { text-decoration: none}
A.bn2:link { color:#0099ff}
A.bn2:hover { color:#0099FF;} 

A.bn3 {color: #000066}
A.bn3:visited { text-decoration:none }
A.bn3:active { text-decoration: none}
A.bn3:link { color:#0099ff}
A.bn3:hover { color:#ffffff;} 

A.bn4 {color: #ffffff}
A.bn4:visited { text-decoration: none}
A.bn4:active {text-decoration:none}
A.bn4:link {text-decoration:none}
A.bn4:hover { text-decoration:underline}

A.bn5 {color: #000066}
A.bn5:visited { text-decoration: none}
A.bn5:active {text-decoration:none}
A.bn5:link {text-decoration:none}
A.bn5:hover { color: #666666; }

A.bn6 {color: #003366}
A.bn6:visited { text-decoration: none}
A.bn6:active {text-decoration:none}
A.bn6:link {text-decoration:none}
A.bn6:hover { text-decoration: underline;}

.header_window {
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	background-image:url(../images/header_info.gif);
	background-repeat:repeat-x;
	background-position:left top;
}

.info_window {
   border:1px solid #CCCCCC;
   font:Arial;
	font-size:11px;
	font-weight:normal;
	color: #666666;
	background-image:url(../images/gradient_info.gif);
	background-repeat:repeat-x;
	background-position:left top;
	text-align: justify;
	
} 

