﻿body
{
	padding: 0px;
	margin: 0px;
	margin-bottom:20px;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 17px; /*color:white;*/
	background-color: #FFE31E;
	background-image: url( "body.png" );
	background-repeat: repeat-x;
}

p 
{
	margin: 0px 0px 10px
}

input
{
	font-family:Verdana;
	font-size:8pt;
}

select
{
	font-family:Verdana;
	font-size:8pt;
}

textarea
{
	font-family:Verdana;
	font-size:8pt;
}

h1
{
	font-size:9pt;
}

dl 
{
	margin: 0px
}

dt 
{
	float: left; 
	width: 3em
}

dd 
{
	margin-left: 3.5em
}

ul 
{
	padding-right: 0px; 
	padding-left: 16px; 
	list-style-image: url(arrow_right.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 10px; 
	padding-top: 0px
}

/* Pseudo Elements */
/* Standard Links */

a:link 
{
	color: #7f7f7f; text-decoration: none
}

a:visited 
{
	color: #7f7f7f; text-decoration: none
}

a:hover 
{
	color: #191919
}

a:active 
{
	color: #191919
}

/* Pseudo Elements */
/* mailto, http */

a.mailto:link 
{
	color: #191919
}

a.mailto:visited 
{
	color: #191919
}

a.mailto:hover 
{
	color: #7f7f7f; text-decoration: none
}

a.mailto:active 
{
	color: #7f7f7f; text-decoration: none
}

#maincontainer 
{
	margin: 20px auto; 
	width: 800px;
	border: black 1px solid; 
	background-image: url(../image/main800600_1.jpg);
	background-repeat: no-repeat;
	background-color:White;

	
}

#contentcontainer
{
	/*border:solid 1px red;*/
	padding:25px;
	margin-top:10px;
	width: 530px; 
	height: auto;
	float:left;
	
}

#menucontainer
{
	/*border:solid 1px red;*/
	margin-top:115px;
	z-index:1;
	/*text-align:center;*/
	padding-left:160px;
}

#rightcontainer
{
	/*border:solid 1px red;*/
		float:right;
	margin-top:10px;
		padding:25px;
		width:160px;

}

.dynmenu
{
	background-color:#F6D70A;
	padding-top:15px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

.menu
{
	
}

.staticmenu
{
	
}

.boxcontainer
{
	margin-bottom:15px;
}

.boxheader
{
	background-image:url("boxheader.jpg");
	text-align:center;
	line-height:16pt;
	font-weight:bold;
}

.box
{
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	border-style: solid;
	border-top-style: none;
	border-width: 1px;
	border-color: #e8e7e7;
	background-color: #FBFDFD;
}

.smaller 
{
	font-size: 9px; 
	color: #191919; 
	line-height: 17px;
}

.smaller a 
{
	color: #191919; 
	text-decoration: none;
}

.smaller a:visited 
{
	color: #191919; 
	text-decoration: none;
}

.smaller a:hover 
{
	color: #191919; 
	text-decoration: none;
}

.smaller a:active 
{
	color: #191919; 
	text-decoration: none;
}

div.news {
	margin-bottom: 14px; width: 550px;margin-left:10px
}
div.news fieldset {
	border-right: #cccccc 1px solid; padding-right: 13px; border-top: #cccccc 1px solid; padding-left: 13px; padding-bottom: 13px; border-left: #cccccc 1px solid; padding-top: 13px; border-bottom: #cccccc 1px solid
}
div.news fieldset legend {
	padding-right: 5px; padding-left: 5px; font-size: 110%; padding-bottom: 0px; color: #7f7f7f; padding-top: 0px
}
div.news fieldset p {
	margin-bottom: 5px
}
div.news fieldset p.subline {
	margin-top: 10px; font-weight: bold; font-size: 100%
}
