﻿body { 
margin : 0 0; 
padding : 0; 
background : #005d8b; 
background-image : url(images/page_bkg.jpg); 
background-attachment : fixed; 
background-repeat : repeat-x; 
} 
a:link {font-family:Arial; font-size:10pt; text-decoration:none; color:maroon;}
a:visited {font-family:Arial; font-size:10pt; text-decoration: none; color:maroon;}
a:active {font-family:Arial; font-size:10pt; text-decoration: none; color:maroon;}
a:hover {font-family:Arial; font-size:10pt; text-decoration: underline; color:#CC0000;}
img { 
border : 0; 
} 
img.icons { 
border : 0; 
} 
p { 
font-family : Tahoma; 
font-size : 10pt; 
font-variant : normal; 
color : #696969; 
} 
h1, h2, h3, h4, h5, h6 { 
font-family : Arial; 
color : #3c3c3c; 
} 
hr { 
color : #9b0000; 
height : 1px; 
} 
ul, ol {
margin: 5px 20px;
padding: 0 20px;
color: #990000;	
}
ul span, ol span {
font-family : Tahoma; 
font-size : 10pt; 
color: #666666;
}
div.container { 
background-color : #ffffff; 
border : 1px solid #9b0000; 
width : 778px; 
margin : 10px auto 10px auto;
visibility : visible; 
} 
div.header { 
height : 100px; 
} 
div.top_icons { 
margin : 10px; 
width : 100px; 
float : left; 
} 
div.logo_animation {
padding : 10px; 
float : right; 
} 
div.menu_bar { 
width : 778px; 
clear : both; 
padding-top : 0; 
padding-bottom : 5px; 
} 
div.logo_animation {
width: 271px; 
height: 80px;
}
div.photo { 
padding : 10px 10px 5px 10px; 
} 
div.texts { 
padding : 5px 10px 10px 10px; 
} 
div.textsm { 
z-index: 2; float: left;
width: 532px;
padding : 5px 10px 10px 10px; 
} 
div.footer { 
background-color : #d20000; 
clear : both; 
width : 778px; 
border-width : 1px; 
padding : 5px 0 5px 0; 
text-align : center; 
border-top-style : solid; 
border-top-color : #9b0000; 
font-family : Tahoma; 
font-size : 8pt; 
font-variant : normal; 
color : #ffffff; 
} 
div.footer a:link { 
color : #ffffff; 
text-decoration : none; 
} 
div.footer a:visited { 
color : #ffffff; 
text-decoration : none; 
} 
div.footer a:hover { 
color : #ffffff; 
background-color : #9b0000; 
text-decoration : none; 
} 
div.address {
z-index: 1; float: left;
position: static;
padding: 0px 10px 0px 10px;
margin-top: 10px; 
margin-bottom: 10px;
}
.leftsidemenu{
z-index: 1; float: left;
width: 190px;
margin:8px;
}

.leftsidemenu .menuheader{
font: bold 12px Arial;
color: #555555;
background: #C0C0C0;
margin-bottom: 0; 
text-transform: uppercase;
padding: 5px;
}

.leftsidemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; 
}

.leftsidemenu ul li{
padding-bottom: 2px;
}

.leftsidemenu ul li a{
font: normal 12px Tahoma;
color: #555555;
background: #f7f7f7;
display: block;
padding: 3px 0;
line-height: 17px;
padding-left: 8px;
text-decoration: none;
}

.leftsidemenu ul li a:visited{
color: black;
}

.leftsidemenu ul li a:hover{
color: #cc0000;
background: #dadada;
}


