.1{background-color:#E9E8D9;border:1px solid #fafafa;color:gray;font:10px Arial;}
.2{background-color:#d9d8c9;border:1px solid #fafafa;color:gray;font:10px Arial;}
.3{background-color:#d9d8c9;border:1px solid SILVER;color:gray;font:10px Arial;}
.4{font:10px Arial;}
input{
	color: #000000;
	background-color: #ECDCAB;
	border: 1px solid #000000;
}
textarea{
	color: #000000;
	background-color: #ECDCAB;
	border: 1px solid #000000;
}
P {margin-left:0px;}
EM {margin-left:15px;}
TABLE {
        font-family : Georgia;
        font-size : 12px;
}


A.menu {
        font-family : "Times New Roman";
        font-size : 14px;
        text-decoration : none;
        color : Black;
        font-weight : bold;

}
A:ACTIVE.menu {
        font-family : "Times New Roman";
        font-size : 14px;
        text-decoration : none;
        color : Black;
        font-weight : bold;

}
A:LINK.menu {
        font-family : "Times New Roman";
        font-size : 14px;
        text-decoration : none;
        color : Black;
        font-weight : bold;

}
A:VISITED.menu {
        font-family : "Times New Roman";
        font-size : 14px;
        text-decoration : none;
        color : Black;
        font-weight : bold;

}
A:HOVER.menu {
        font-family : "Times New Roman";
        font-size : 14px;
        text-decoration : none;
        color : #835604;
        font-weight : bold;
}

A.menu_head {
        font-family : "Times New Roman";
        font-size : 14px;
        text-decoration : none;
        color : #835604;
        font-weight : bold;
}

A:VISITED.menu_head {
        font-family : "Times New Roman";
        font-size : 14px;
        color : #835604;
        font-weight : bold;
}

A:HOVER.menu_head {
        font-family : "Times New Roman";
        font-size : 14px;
        color : #835604;
        font-weight : bold;
}

A:LINK{
	font-family : "Times New Roman";
	font-size : 14px;
	text-decoration : underline;
	color : Black;
	font-weight : bold;
}
A:VISITED{
	font-family : "Times New Roman";
	font-size : 14px;
	text-decoration : underline;
	color : Black;
	font-weight : bold;
	}
A:HOVER{
	font-family : "Times New Roman";
	font-size : 14px;
	text-decoration : none;
	color : #835604;
	font-weight : bold;
	}


H1 {
        font-family : "Times New Roman";
        font-size : 14px;
	color : #f4632c;
}
.head {
        font-family : "Times New Roman";
        font-size : 14px;
}
.table_solid {
	background-color: #fffff1;
        border-top : 1px solid #D3A026;
        border-bottom : 1px solid #D3A026;
}
.tables_solid {
        border : 1px solid #D3A026;
}
