body {
margin : 0px;
background-color : #FAAA25;
}
body, td, th, .form_input, .form_select, .form_textarea, .form_button {
font-family : Tahoma;
font-size : 12px;
}
.form_button {
border : 1px solid #000000;
background-color : #FAAA25;
}
a:link.header_menu {
color : #000000;;;
}
a:visited.header_menu {
color : #8c4600;
}
a:hover.header_menu {
text-decoration : none;
}
td.left_menu {
color : #ffffff;
padding-left : 10px;
}
a:link.left_menu {
color : #ffffff;
}
a:visited.left_menu {
color : #B7C6F9;
}
a:active.left_menu {
text-decoration : none;
color : #ff6600;
}
a:hover.left_menu {
text-decoration : none;
}
td.section_title {
color : #000066;
font-weight : bold;
}
td.section_content {
background-color : #D5DBEE;
padding : 5px;
font-size : 11px;
}
td.section_data {
font-size : 11px;
padding : 2px;
}
a.copyright {
font-size : 10px;
color : #000000;
}
dt {
text-decoration : underline;
}

a:link {
	color : #000000;
}
a:visited {
	color : #6c6c6c;
}