a:link { text-decoration: underline; color: blue;}
a:visited { text-decoration: underline; color: blue;}
a:active { text-decoration: underline; color: blue;}
body {
font-family: Verdana;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.img {
border: 1px solid #000000;
}

.8b {
font-family: Verdana;
font-size: 8pt;
color: #000000;
}

.10b {
font-family: Verdana;
font-size: 10pt;
color: #000000;
}

.10px {
font-size: 10px;
color: #000000;
}

div.header1{
width:780px;
height:10px;
background: #CCE9FD;
border-left: 1px solid #999999;
border-right: 1px solid #999999;

font-size: 8pt;
color: #000000;
}

div.header2{
width:780px;
height:10px;
background: #CCE9FD;
border: 1px solid #999999;
}

div.topmenu{
width:780px;
height:10px;
font-size: 8pt;
text-align: center;
background: url(images/topmenu_bg.jpg) #CCE9FD;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}

.topmenu a {
text-decoration: none;
color: #000000;
}
.topmenu a:visited {
text-decoration: none;
color: #000000;
}

.topmenu a:hover {
text-decoration: none;
color: #FF6600;
}



div.menu
{
padding-left: 10px;
font-size: 8pt;
}

.menu a {
padding-left: 10px;
text-decoration: underline; color: #000000;
background: url(images/arrow_off.gif) no-repeat;
}
.menu a:visited {
padding-left: 10px;
text-decoration: underline; color: #000000;
background: url(images/arrow_off.gif) no-repeat;
}

.menu a:hover {
background: url(images/arrow_on.gif) no-repeat;
padding-left: 10px;
text-decoration: none; color: #FF6600;
}
div.main{
width:450px;
background: url(images/topmenu_bg.jpg) #CCE9FD;
background-repeat: repeat-x;
background-position: top;
border: 1px solid #999999;
}