.frame {
	border-style: solid;
    border-width: 1px;
    border-color: #cbc5bc;
}

.line {
	border-bottom: 0px none #ffffff;
	border-left: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-top: 1px none #000000;
	background-color:#000000;
	height:1px;
}

.head{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #009b33;
text-decoration: none;

}

a.head{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #009b33;
text-decoration: underline;
}

a.head:hover{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #009b33;
text-decoration: none;
}

.red{
font-family: arial;
font-size: 10px;
color: #e46f1f;
text-decoration: none;

}

.sm{
font-family: arial;
font-size: 8px;
color: #000000;
text-decoration: none;

}

.copy{
font-family: arial;
font-size: 10px;
color: #000000;
text-decoration: none;

}

a.copy{
font-family: arial;
font-size: 10px;
color: #000000;
text-decoration: underline;

}

a.copy:hover{
font-family: arial;
font-size: 10px;
color: #000000;
text-decoration: none;

}

.navh{
font-family: arial;
font-size: 10px;
color: #009b33;
font-weight: bold;
text-decoration: none;
text-align: justify;

}

.nav{
font-family: arial;
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
text-align: justify;

}

a.nav{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

a.nav:hover{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #009b33;
text-decoration: underline;

}

.nav2{
font-family: arial;
font-size: 10px;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-align: justify;

}

a.nav2{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-decoration: none;

}

a.nav2:hover{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-decoration: underline;

}

input {
	border-style: solid;
    font-family: arial;
    font-size: 11px;
    border-width: 1px;
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

select {
    border-style: solid;
    font-family: arial;
    font-size: 11px;
    border-width: 1px;
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

textarea {
    border-style: solid;
    font-family: arial;
    font-size: 11px;
    border-width: 1px;
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

.button {
	border-style: solid;
    font-family: arial;
    font-size: 11px;
    border-width: 1px;
    border-color: #000000;
    color: #000000;
    background-color: #ffffff;
}

/*
td {border-color:red;border-width: 1px; border-style: solid;}

*/


