@charset "utf-8";
/* CSS Document */

.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002E62;
	font-weight:bold;
}
.style2, .style2 a:link, .style2 a:visited {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
.style2 a:hover {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #CCCCCC;
}
body {
	background-color: #FFFFFF;
	background-image:url(picrures/Background.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}
.style3 {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
}
.style3 a:link {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.style3 a:visited {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.style3 a:hover {
	font-family: Georgia;
	font-size: 14px;
	color: 
	text-decoration:none;
}
.style4  {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration:none;
}
.style4 a:link {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration:none;
}
.style4 a:visited {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration:none;
}
.style4 a:hover {
	font-family: Arial;
	font-size: 17px;
	color: #20ABE4;
	text-decoration:none;
}

.style5 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.style6 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.style7 {color: #FFFFFF}
.style8 {
	font-family: Arial;
	color: #002E62;
	font-size: 12px;
	text-decoration:none;
	}
.style8 a:link{
	font-family: Arial;
	color: #20ABE4;
	font-size: 12px;
	text-decoration:none;
	}
.style8 a:visited{
	font-family: Arial;
	color: #20ABE4;
	font-size: 12px;
	text-decoration:none;
	}	
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 21px;
	color: #002E62;
}
.style11, {
font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#002E62;
 font-weight: bold;
 text-decoration: none;
  }
.style11, .style11 a:link, .style11 a:visited, .style11 a:hover {
font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color:#002E62;
 font-weight: bold;
 /*text-decoration: none;*/
  }
 
.style12, .style12 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002E62;
	text-decoration:none;
}
.style12 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #20ABE4;
	text-decoration:none;
}
.style12 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #20ABE4;
	text-decoration:none;
}
.style14 {
font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #002E62;
}

/********menu********/
#sddm
{    
	margin: 0px auto;
	padding-top: 5px;
    padding-left: 130;
	text-align:center;
	height: auto;
	}

#sddm li
{   margin: 0;
    padding: 0;
	height: 20px;
    list-style: none;
    float: left;
	font: bold 11px Tahoma;  
}

#sddm li a
{   display: block;
    margin: 0 1px 0 0;
	padding-top:0px;
	padding-left: 4px;
	padding-right: 4px;
    width: auto;
	height: auto;
    background: #002E62;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover
{   
    background:  #002E62;
	
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FF99FF;
	background-color: #FF66CC;
    
}

#sddm div a
{
/*    position: relative;
    display: block;*/
    margin: 0;
    padding: 5px 5px;
    width: auto;
	height: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #002E62;
    color: #FFFFFF;
    font: 11px Tahoma;
}

#sddm div a:hover
{    background: #002E62;
    color: #20ABE4;
}	/*
*/
/*******************************************/
