/* CSS Document */
body { background-color:#000000; }

h1
{
    color: white;
    font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
    font-size: 30pt;
    font-weight:bold;
    text-align: center;
}

p#sitetitle
{
    color: white;
    font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
    font-size: 30pt;
    font-weight:bold;
    text-align: center;
    margin-bottom:0px;
    padding-bottom:0px;
}

#css-image-swap-1{
    background:url('images/leftmenu_02-over.jpg');
}
#css-image-swap-1 img:hover{
    opacity:0;
}

.center
{
margin-left:auto;
margin-right:auto;
width:70%;
background-color:#b0e0e6;
}

home_content{
	background-image: url('images/esak.jpg'); 
	height: 495px;
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    zoom: 1;
}

label {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; color:#FFFFFF}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	color: #999900;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #999900;
}


.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px; color:#FFFFFF}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px; color:#FFFFFF; font-weight:bold}

.bodystandar {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; }
.bodybold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12; font-weight:bold }
.calendar {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}

a:focus { outline: 0; }
    
ul.nav
{
    list-style:none;    
    text-shadow: 2px 2px 2px black, 0 0 1em black, 0 0 1em black, 0 0 1em black, 0 0 1em black, 0 0 1em black;
    color: white;
    font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
    font-size: 20pt;
    font-weight:bold;
}
a.nav:link
{
    text-decoration:none;
    color:white;
    outline: none;
}
a.nav:visited
{
    text-decoration:none;
    color:white;
    outline: none;
}
a.nav:active
{
    text-decoration:none;
    color:white;
    outline: none;
}
a.nav:hover
{
    text-decoration:none;
    color: #efa71f;
    outline: none;
}

ul
{
    list-style:none;
}
li.side
{
    text-shadow: 2px 2px 2px black, 0 0 1em white, 0 0 1em white, 0 0 1em white;
    color: white;
    font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
    font-size: 14pt;
    font-weight:bold;
    padding-bottom:15px;
}
a.side:link
{
    text-decoration:none;
    color:white;
    outline: none;
}
a.side:visited
{
    text-decoration:none;
    color:white;
    outline: none;
}
a.side:active
{
    text-decoration:none;
    color:white;
    outline: none;
}
a.side:hover
{
    text-decoration:none;
    color: #efa71f;
    outline: none;
}
#pagetitle
{
    text-shadow: 2px 2px 2px black, 0 0 1em white, 0 0 1em white, 0 0 1em white;
    color: white;
    font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
    font-size: 14pt;
    font-weight:bold;
    padding-bottom:15px;
    text-decoration:none;
    color: #efa71f;
    outline: none;
}
.pagetitlechrome
{
    color: blue;
    font-family: Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
    font-size: 14pt;
    font-weight:bold;
    padding-bottom:15px;
    text-decoration:none;
    color: #efa71f;
    outline: none;
}
