body {

margin: 15px;
background-color: rgb(240,120,0);
background-image: url(bg.png);
}

hr {

border: 1px dotted #FF6600;

}

#container {

border: 5px solid #F1F1F1;
background-color: #FFF;

}

input, textarea {
	
	width:200px;
	border: 1px solid #CCC;
}

textarea {

height: 150px;
	
}

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

#heading {

width: 400px;
height: 80px;
background-image: url(heading.png);
background-repeat: no-repeat;
background-position: right top;

}
#child_heading, h3 {
font: 16px Tahoma, Arial, sans-serif;
color: #FF6600;
font-weight: bold;	
}

#child_menu a {

padding: 5px 15px 5px 0px;
border-bottom:1px solid #CCC;	
border-top:1px solid #CCC;		
font-weight:bold;
}
#heading p{
padding: 25px 0px 0px 15px;
font: 16px Tahoma, Arial, sans-serif;
color: #FF6600;
font-weight: bold;

}

#history {

width: 255px;
height: 80px;
background-image:url(history.png);
background-repeat: no-repeat;
background-position: right top;
text-align: right;

}

#history p {

padding:0px 15px 0px 15px;

}

#history p a {
font: 11px Tahoma, Arial, sans-serif;
color: #FFF;
text-decoration: none;
}

#history a:hover {

text-decoration: underline;

}

#content {

height: 505px;
padding: 20px 15px 10px 15px;
background-image:  url(cntbg.gif);
background-position: left top;
background-repeat: no-repeat;
overflow: visible;
text-align: justify;
font: 12px Arial, Tahoma, sans-serif;
color: #333;
line-height: 18px;

}

#content h2 {

font: 16px Arial, Tahoma, sans-serif;
color: #FF6600;
font-weight: bold;
}

#content td {

text-align: justify;
font: 12px Arial, Tahoma, sans-serif;
color: #333;
line-height: 18px;

}

#content a, #content td a {


color: #FF6600;
text-decoration: none;

}

#content a:hover, #content td a:hover {

text-decoration: underline;

}

#content img {

border: none;

}


#menyy {

width: 240px;
height: 665px;
background: #FFF url(menyy.png) no-repeat left top;
overflow: visible;

}

#menyy ul {
margin-top:120px;
margin-left: 20px;
padding-left: 20px;

}

#menyy ul ul{
margin-top: 0px;
margin-left: 5px;
padding-left: 5px;

}

#menyy ul ul ul{
margin-top: 0px;
margin-left: 5px;
padding-left: 5px;

}

#menyy li {

list-style-image: url(list.gif);
list-style-position: outside;

}

#menyy ul li a{
display: block;
width: 185px;
height: 20px;
font: 11px Tahoma, Arial, sans-serif;
color: #FFF;
padding-top: 3px;
border-bottom: 1px dotted #FF9900;
text-decoration: none;

}

#menyy ul ul li a{
display: block;
width: 175px;
height: 20px;
font: 11px Tahoma, Arial, sans-serif;
color: #FFF;
padding-top: 3px;
border-bottom: 1px dotted #FF9900;
text-decoration: none;

}

#menyy ul ul li a{
display: block;
width: 170px;
height: 20px;
font: 11px Tahoma, Arial, sans-serif;
color: #FFF;
padding-top: 3px;
border-bottom: 1px dotted #FF9900;
text-decoration: none;

}

#menyy ul li a:hover, #menyy ul ul li a:hover, #menyy ul ul ul li a:hover {

font-weight: bold;

}

#logos {

width: 695px;
height: 91px;
background: #FFF url(logos.png) no-repeat left top;
background-position: left top;
}


#footer {

height: 40px;
border: 5px solid #F1F1F1;
text-align: center;
font: 11px Tahoma, Arial, sans-serif;
color: #666;

}
