a:link    { color: #3366FF; text-decoration: none; }
a:visited     { color: #3399FF; text-decoration: none; }
a:hover    {	color: #FF9900;	text-decoration: underline;}
h1 {font-size: 100%;font-weight: normal;line-height:1em;margin: 0;}
body {  background-color: #FFFFFF; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}
.copyright {font-family: "Arial", "Helvetica", "sans-serif";font-size: 10px;line-height: 150%;color: #999999;}
.large {  font-size: 90%; line-height: 130%; color: #666666}
.midle {  font-size: 76%; line-height: 130%; color: #666666}
.midle2 {  font-size: 76%; line-height: 130%; color: #336699}
.small {  font-size: 70%; line-height: 130%; color: #666666}
.title {  font-size: 100%; line-height: 200%; color: #336699}
.title2 {  font-size: 100%; line-height: 200%; color: #666666}
#navcontainer { width: 170px; }
.moresmall{font-size:90%;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
padding: 5px;
padding-left: 15px;
width: 150px;
background-color: #6699CC;
border-bottom: 1px solid #EAEAEA;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #88AFD7;
color: #FFF;
}
