
.smalllight {

	color: #f9f0d1;
	font-size: 9px;
}

.linklike {
	cursor: pointer;
	text-decoration: underline;
}
li {
	font-size: 10px;
	margin-bottom: 8px;
}

.menu_bg {
	background: #f9f0d1;
}
hr {

	color: #ded298;
	width: 50%;
	size: 1px;
}
.menuSubText {
font-size:10px;
}

.button {

	background: #333d21;
	color: #fffddd;
}

body {
scrollbar-face-color: #c3ae7d;
scrollbar-track-color: #333d21;
scrollbar-base-color: #c3ae7d;
}

input {

        font-family: verdana;
	font-size: 12px;

}
div, table{
        font-family: verdana;
        font-size: 13px;
        line-height: 1.2;
        color: #673A0E;
        letter-spacing: 1;
}
a{
        font-family: verdana;
        font-size: 13px;
        line-height: 1.2;
        color: #673A0E;
        letter-spacing: 1;
}

.menu_header {

	font-family: times;
	color: orange;
	font-size: 24px;
	padding-bottom: 18px;
        color: #673A0E;
}
.menu_sub_header {

        color: #673A0E;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}


#pic {
	-moz-opacity:100%;
	filter:alpha(opacity=100);

}


