﻿body 
{
        font-family: verdana;
        font-size: 12px;
        background: #ffffff;
        padding: 0px;
        margin: 0px;
}

.Footer 
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6699;
	background-color: #ECFFEC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
h1  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6699;
	background-color: #ECFFEC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
h1  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC6699;
	background-color: #ECFFEC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 3px;
}
.BottomLine {
	border-bottom: thin solid #FF9900;
}


#nav {
        margin: 0;
        padding: 0 0 20px 10px;
        /*border-bottom: 1px solid #9FB1BC;*/
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: right;
        font-size: 10px;
        line-height: 14px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #000;
        background: url('../images/rounded.gif') no-repeat bottom center;
}
.container {
        width: 500px;
        padding: 0px;
        margin: 3px 0 20px 0;
        /*border: 1px solid #ccc;
        background: #fff;*/
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}
		
		
/*- Menu 10--------------------------- */
#menu10 {
        width: 200px;
        margin: 5px;
        }

#menu10 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu10 li a:link, #menu10 li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url('../images/menu10.gif');
        padding: 8px 0 0 10px;
        }

#menu10 li a:hover, #menu10 li #current { {
        color: #FF9834;
        background:  url('../images/menu10.gif') 0 -32px;
        padding: 8px 0 0 10px;
        }


img {
    border: none;
}
		
