.spacer-gif{

margin:-1px;
padding:-1px;
filter:alpha(opacity=01);
	-moz-opacity:0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;


}



H1, h2 {
        padding:0px;
        margin: 0px;
	font-size: 11px;
	font-weight: bold;
}
H3 {
        padding:0px;
        margin: 0px;
	font-size: 11px;
}





tbody {
        padding:0px;
        margin: 0px;
       
}

#container #inside #right H1,
#container #inside #right H2{
        padding:4 4 4 4px;
}
#container #inside #right P{
        padding:2 4 2 4px;
}

UL LI {
        padding:0px;
        margin: 0px;
        line-height:160%;
        list-style-type:none;
	padding-left: 10px;
        background-image: url(bullet.gif);
        background-position: 0px 7px;
	background-repeat: no-repeat;
}


ul {
        margin: 0px;
        padding:6px 0px 6px 0px;
        margin-top: 0px;
        margin-left: 10px;
}



#container #inside #menu a {
	text-decoration: none;
	position: relative;
	top: 5px;
	font-size: 11px;
	color: #1b4476;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 5px;
}

#container #inside #menu a:hover,
#container #inside #menu .menu_selected {
	color: #91492c;
}
#container #inside #mailit a,
#container #inside #printit a,
#container #inside #sitemap a {
	text-decoration: none;
	font-size: 11px;
	color: #472416;
	padding-right: 5px;
	font-weight: normal;
	padding-left: 8px;
	background-image: url(bullet_siteservice.gif);
	background-repeat: no-repeat;
	background-position: left 5;
}
#container #inside #mailit a:hover,
#container #inside #printit a:hover,
#container #inside #sitemap a:hover {
	color: #2866af;
}
A,
.internal-link,
.mail, .download,
.filelinks,
.external-link-new-window  {
	color: #2866af;
}
A:hover,
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #c6b695;
}
table {
	font-size: 11px;
}


.blue_frame {
	border:1px solid #8fb6e6;
	background-color: #eef3fb;
}
/*---------- mail form ------------------------------------------------*/
form{
      margin: 0px;
      padding:0 0 0 3px;
}

.mailform,
.mailformrequired,
.mailformcomment,
.mailformradio,
input,
celmenu,
select,
.text,
.button,
textarea {
         font-size: 11px;
         padding:0px;
        overflow: auto;

}
.text,
textarea {
	width: 230px;
}


