body {

margin: 0px;
background: #FFF url(bg.png) repeat-x left top;

}

hr, fieldset {

border: 1px dotted #CCC;
	
}

#basemenu {
	
height: 50px;
padding: 0px 25px 0px 25px;

}

#m_l {

width:15px;
height:34px;
background: url(m_l.gif) no-repeat right top;

}

#m_r {

width:15px;
height:34px;
background: url(m_r.gif) no-repeat left top;

}

#m_c {
	
width: auto;
height: 24px;
background: url(m_c.gif) repeat-x left top;
font:11px Tahoma, Arial, sans-serif;
font-weight:bold;
color: #FFF;
text-align: center;

}

#m_c a {
	
font:11px Tahoma, Arial, sans-serif;
font-weight: bold;
color: #FFF;
text-decoration: none;

}

#m_c a:hover {
	
text-decoration: underline;

}

/*hdrs*/



#lang {
	
width: 255px;
height: 30px;
background: url(lang.png) no-repeat left top;
font: 11px Tahoma, Arial, sans-serif;
color: #FFF;
behavior:url(e4/templates/soude/iepngfix.htc);
}

#lang a {
padding-left: 25px;	
font: 11px Tahoma, Arial, sans-serif;
color: #FFF;
text-decoration: none;

}

#lang a:hover {
	
text-decoration: underline;

}

#history {

height: 30px;
background: url(history.png) no-repeat top right;
font: 11px Tahoma, Arial, sans-serif;
color: #CCC;
text-align: right;
behavior:url(e4/templates/soude/iepngfix.htc);
}

#history a {
padding-right: 25px;	
font: 11px Tahoma, Arial, sans-serif;
color: #CCC;
text-decoration: none;

}

#history a:hover {

text-decoration: underline;

}

/*menu*/

#menu {
	
width: 257px;
height: 600px;
overflow: visible;
background: url(menu.png) no-repeat left top;
padding-top: 10px;
}

#menu ul {
	
margin-left: 10px;
padding-left: 10px;
}

#menu li {
	
list-style-type:none;

}

#menu li a {
	
display: block;
height: 25px;
padding:5px 0px 0px 10px;
background: transparent url(bl.gif) no-repeat left center;
font: 11px Tahoma, Arial, sans-serif;
font-weight: bold;
color: #FFF;
border-bottom: 1px dotted #FFF;
text-decoration: none;
}

#menu li a:hover {
	
text-decoration: underline;

}

#menu ul li {


width: 200px;
	
}

#menu ul ul li {
		
width: 170px;
	
}

/*content*/

#content h1 {
	
font: 21px Trebuchet MS, Arial, sans-serif;
color: rgb(75,180,220);

}

#content {
	
width: 500px;
padding: 0px 15px 0px 15px;
font: 12px Arial, Tahoma, sans-serif;
line-height: 18px;
color: #000;
text-align: justify;
border-left: 1px dotted #CCC;
border-right: 1px dotted #CCC;
}

#content td, #sect_r {
	
font: 12px Arial, Tahoma, sans-serif;
line-height: 18px;
color #000;
text-align: justify;
	
}

#content a, #sect_r a {

font: 12px Arial, Tahoma, sans-serif;	
color: rgb(55,160,200);
text-decoration: none;
	
}

#content a:hover, #sect_r a:hover {
	
text-decoration: underline;	
	
}

/*section right*/



#sect_r {

width: 230px;
background: url(sect_r.png) repeat-y top right;
padding-left: 20px;
}

#sect_r td {
	
font: 12px Arial, Tahoma, sans-serif;	

}

#sect_r h2, #child_heading, h2 {

font: 16px Trebuchet MS, Arial, sans-serif;
font-weight: bold;
color: rgb(75,180,220);

}

#sect_r h3, #child_heading, h3, legend {

font: 14px Trebuchet MS, Arial, sans-serif;
font-weight: bold;
color: rgb(75,180,220);
background-color: #FFF;
}

/*footer*/

#footer {
	
width: 1007px;
height: 80px;
background: url(footer.png) no-repeat center top;
text-align: center;
font: 11px Tahoma, Arial, sans-serif;
color: #CCC;
behavior:url(e4/templates/soude/iepngfix.htc);
}

/*child*/

#child_menu li{

padding: 10px;
display: block;
height: 20px;
}


 #child_menu a, #child_menu td a {

display: inline;
padding: 5px 1px 5px 1px;
height: 25px;
border-bottom:1px dotted #CCC;
border-top:1px dotted #CCC;
font: 11px 18px Arial, sans-serif;	
font-weight: bold;
color: rgb(75,180,220);
text-decoration: none;	
}

#child_menu a:hover,  #child_menu td a:hover {
	
	color: #FFF;
	background-color: rgb(75,180,220);

	
}


#ev_cal td {
	
border: 1px solid #F1F1F1;
padding:5px;
text-align: center;

}


#nw_cal td {
	
border: 1px solid #F1F1F1;
width: 55px;
height: 20px;
text-align: center;
font: 14px Trebuchet MS, Arial, sans-serif;
font-weight: bold;
color: rgb(170,170,170);
}

#nw_cal td a {
	
font: 14px Trebuchet MS, Arial, sans-serif;
font-weight: bold;
color: rgb(75,180,220);

}

#nw_block td {
	
background: url(nw_bg.gif) repeat-x left top;

}

input {
	
	width:200px;
	padding: 2px;
	border: 1px solid #CCC;
	
}

textarea {
	
	width:200px;
	height:120px;
	padding: 2px;
	border: 1px solid #CCC;
	
}


select {
	
	width:205px;
	padding: 2px;
	border: 1px solid #CCC;
	
}