/* css */
html {
height: 100%;
margin: 0;
padding: 0;
font-size: 10pt;
color: #ffffff;
font-family: arial;
font-weight: normal;
cursor: auto;
}

body {
margin: 0;
padding: 0;
}


.menu_cim {
font-family: verdana;
margin-left: 0px;
font-weight: bold;
font-size: 13pt;
color: #D46F3E;
}

.menu_cim a {
color: #D46F3E;
font-weight: normal;
text-decoration: none;
}

.menu_cim a:hover {
text-decoration: underline;
font-weight: normal;
}

.text {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.input_text {
font-size: 7pt;
color: #000000;
font-family: Arial;
cursor: text;
BORDER-RIGHT: #8C7E4C 1px solid;
BORDER-TOP: #C4BB9C 1px solid;
BORDER-LEFT: #C4BB9C 1px solid;
BORDER-BOTTOM: #8C7E4C 1px solid;
background-color: #CCB771;
}

.input_textarea {
width: 600px;
height: 50px;
font-size: 7pt;
color: #000000;
font-family: Arial;
cursor: text;
BORDER-RIGHT: #8C7E4C 1px solid;
BORDER-TOP: #C4BB9C 1px solid;
BORDER-LEFT: #C4BB9C 1px solid;
BORDER-BOTTOM: #8C7E4C 1px solid;
background-color: #CCB771;
}

.input_button {
font-weight: normal;
font-size: 7pt;
color: #000000;
font-family: Arial;
cursor: pointer;
BORDER-RIGHT: #8C7E4C 1px solid;
BORDER-TOP: #C4BB9C 1px solid;
BORDER-LEFT: #C4BB9C 1px solid;
BORDER-BOTTOM: #8C7E4C 1px solid;
background-color: #CCB771;
}

.link {
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.link:hover {
text-decoration: underline;
}

.link_apro {
font-family: verdana;
font-size: 7pt;
font-weight: bold;
text-decoration: underline;
color: #D46F3E;
}

.link_apro:hover {
text-decoration: none;
}

.link_apro3 {
font-family: verdana;
font-size: 9pt;
font-weight: bold;
text-decoration: underline;
color: #D46F3E;
}

.link_apro3:hover {
text-decoration: none;
}


.link_apro2 {
font-size: 8pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.link_apro2:hover {
text-decoration: underline;
}

.link2 {
font-size: 10pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.link2:hover {
text-decoration: none;
}


.text_apro {
font-size: 8pt;
font-weight: normal;
text-decoration: none;
color: #000000;
}

.text_apro2 {
font-size: 7pt;
font-weight: normal;
text-decoration: none;
color: #000000;
}
