@charset "utf-8";

a:link { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:visited { 
    font-family:tahoma;
    font-size:11px;
    color: #464f56;
	}
a:hover { 
    font-family:tahoma;
    font-size:11px;
    color: #3aab31;
	}
a:active {
    font-family:tahoma;
    font-size:11px;
    color: #146e0d;
	}
	
a.no:link, a.no:visited { 
    font-family: Arial;
	font-size: 18px;
	font-weight: bold;
    color: #FFF;
}
a.no:hover, a.no:active { 
	text-decoration: none;
	color: #0D59A4;
}


.navigation a:link {
    font-family:tahoma;
    color: white;
    font-size:14px;
    text-decoration: none;
	text-shadow: 2px 2px 2px #000;

	}
.navigation a:visited {
    font-family:tahoma;
    color: white;
    font-size:14px;
    text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	}
.navigation a:hover {
    font-family:tahoma;
    color: white;
    font-size:14px;
    text-decoration: none;
	text-shadow: 2px 2px 2px #CCC;
	}
.navigation a:active {
    font-family:tahoma;
    color: white;
    font-size:14px;
    text-decoration: none;
	text-shadow: 2px 2px 2px #CCC;
	}
	
	
.footernavigation a:link {
    color: #093766;
	text-shadow: none;
	}
.footernavigation a:visited {
    color: #093766;
	text-shadow: none;
	}
.footernavigation a:hover {
    color: #33A6DF;
	text-shadow: none;
	}
.footernavigation a:active {
    color: #33A6DF;
	text-shadow: none;
	}


.main {
    font-family:tahoma,Verdana;
    font-size:13px;
    color:#FFFFFF
      }

.box {
    font-family:tahoma;
    font-size:10px;
    color:#243238;
        }

.logo1 {
    font-family:tahoma;
    font-size:19px;
    color:#FFFFFF;

        }
.headerlogo1 {
    font-family:Lucida Calligraphy;
    font-size:30;
    color:white;
    text-decoration: none;
        }

div.1 {
    padding : 5px 0px 0px 0px;
        }

div.main {
    padding : 0px 0px 0px 29px;
        }
        
        div.main1 
        {
    padding : 0px 10px 0px 29px;
     
        }

div.main2 {
    padding : 0px 15px 0px 15px;
        }