@charset "iso-8859-1";
/* CSS Document */


td,.text {
font-family: Verdana, Arial;
font-size: 70%;
color: #666666;
line-height: 140%
}


.cap1 {
font-family: Arial, Verdana;
color: #660000;
font-size: 160%;
line-height: 120%
}


.head {
font-family: Arial, Verdana;
color: #660000;
font-size: 160%;
line-height: 120%
}


.cap2 {
color: #660000;
font-size: 120%
}

.cap3 {
color: #660000;
font-size: 100%
}


.button {
    font-size: 100%;
    font-weight: bolder;
    background-color: #376EAA;
    color: white;
    border-top-color: #DEE8F3;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: #DEE8F3;
    height: 24;
}


.button-small {
    font-size: 10px;
    font-weight: bolder;
    background-color: #DEE8F3;
    color: #376EAA;
    border : 1px solid;
    border-top-color: #376EAA;
    border-right-color: black;
    border-bottom-color: black;
    border-left-color: #376EAA;
    height: 18px;
}


select, input, textarea {
    font-family: Verdana, Arial;
    font-size: 100%;
    background-color: #DEE8F3;
}


a:link {
    color: #003399;
}


.tiny {
font-size: 90%
}


.thumb {
border-style:solid;
border-width: 1;
border-color: #919191
}


.leftmenu {
line-height: 170%;
}


a.leftmenu {
text-decoration: none;
}


.black {
color:black
}


.w70  { width:70  }

.w120 { width:120 }

.w150 { width:150 }



b, strong {font-weight: normal;
}
.title_top {
   color:#ffffff;
   font-size:35px;
   font-family:Monotype Corsiva;
   font-weight:bold;
   margin:25px 10px 5px 10px;
   padding:15px 5px 5px 5px;
   height:70px;
text-decoration:none;
}
#menu {
 background:#FFFFFF;
 clear:both;
}
#menu p {
 padding:2px;
 margin:0;
}
#nav {
 padding:1px;
 height:12px;
 text-align:center;
}
#nav ul{
 padding:0;
 list-style:none;
 margin:1px 0 1px 0;
}

#nav li,#nav li a {
 display:block;
 float:left;
 text-decoration:none;
 width: 150px;
 height:12px;
 color: #fff;
 margin:1px 2px 1px 3px;
 font-size:11px;
}
#nav li a:link, #nav li a:active, #nav li a:visited {	
 color:#666666;
 font-weight:bold;
 background-color:#E9C2BB;				        
 display:block;	
 line-height:1em;
 padding:0 1em;				
 border-bottom:0;
 border-right:1px solid #ACAA9E;	
 border-left:1px solid #ACAA9E;	
}
#nav li a:hover {
 color:#fff;
 border-bottom:0;	
 background-color:#FF3A26;
}

