/* CSS Document */



.link { color: black; text-decoration: none }
.active { color: black; text-decoration: none }
.visited { color: black; text-decoration: none }
.hover { color: black; text-decoration: underline }


a.nav:link { color: white; text-decoration: none }
a.nav:active { color: white; text-decoration: none }
a.nav:visited { color: white; text-decoration: none }
a.nav:hover { color: white; text-decoration: underline }

a.black:link { color: black; text-decoration: none }
a.black:active { color: black; text-decoration: none }
a.black:visited { color: black; text-decoration: none }
a.black:hover { color: black; text-decoration: underline }


td.homeleft
{ 
color: #000000; font-family: verdana; font-size: 12px;
line-height: 1.7em;
text-align: justify; 
padding-left: 15px; padding-top: 10px; padding-bottom: 15px; padding-right: 20px; 
border-top: 1px solid #929496;
}

td.left
{ 
color: #000000; font-family: verdana; font-size: 10px;
text-align: justify; 
padding-left: 15px; padding-top: 10px; padding-bottom: 15px; padding-right: 20px; 
border-top: 1px solid #929496;
}


td.right
{ 
color: #000000; font-family: verdana; font-size: 10px;
background: #e9e9e9; 
padding-left: 15px; padding-top: 10px; padding-bottom: 15px; 
border-left: 1px solid #929496;
border-top: 1px solid #929496;
}
 

table.main
{ 
border-left: 1px solid #929496;
border-right: 1px solid #929496;
border-bottom: 1px solid #929496;
}

 
td.nav
{ 
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding-left: 2px
}


td.navr
{ 
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
padding-left: 2px
}


.nav
{ 
color: #FFFFFF; font-family: verdana; font-size: 10;
} 


.navr
{ 
color: #FFFFFF; font-family: verdana; font-size: 10;
} 


.contentbar
{ 
border-bottom: 10px solid #E9E9E9;
line-height: 1.1em;
} 
.maincontentbar
{ 
line-height: 1.2em;
color: #000000; font-family: verdana; font-size: 10px;
border-bottom: 10px solid #E9E9E9;
} 


.h1
{ 
color: #C30102; font-family: verdana; font-size: 14px; font-weight: bold;
} 


.content
{ 
color: #000000; font-family: verdana; font-size: 10px;
text-align: center; 
} 


td.contact
{ 
color: #000000; font-family: verdana; font-size: 12px; text-align: justify; 
line-height: 1.5em;


}
