body {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #4a595a;
	font : 10px;
	font-size : 10px;	
}
td {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #4a595a;
	font : 10px;
	font-size : 10px;	
}
a {
	COLOR: ef8a18;
	TEXT-DECORATION: underline;
}
a:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: none;
}
p {
	text-align : justify;
}
h1 {
	text-align : left;
	font-size : 11px;
	margin-left : 16px;
	padding-top : 15;
}
.nobr {
	margin-bottom : 5px;
}
.nomt {
	margin-top : 0px;
}
.but {
	color: #4a595a;
	border: 1px solid #cecfbd;
	background-color: fdfef0;
	font-size : 14px;
}
.grey_scrollbar
{
	SCROLLBAR-FACE-COLOR: #fdfef0;
	SCROLLBAR-HIGHLIGHT-COLOR: #fdfef0;
	SCROLLBAR-SHADOW-COLOR: #cecfbd;
	SCROLLBAR-3DLIGHT-COLOR: #cecfbd;
	SCROLLBAR-ARROW-COLOR: #cecfbd;
	SCROLLBAR-TRACK-COLOR: #fdfef0;
	SCROLLBAR-DARKSHADOW-COLOR: #fdfef0;
	background-color: #fdfef0;
	color: #4a595a;
	font-size : 12px;
}
.form
{
	background-color: #fdfef0;
    color: #4a595a;
	font-size : 12px;
	border: 1px solid #cecfbd;
}
BODY {
	SCROLLBAR-FACE-COLOR: #a4a47b;
	SCROLLBAR-HIGHLIGHT-COLOR: #a4a47b;
	SCROLLBAR-SHADOW-COLOR: #fdfdf0;
	SCROLLBAR-3DLIGHT-COLOR: #fdfdf0;
	SCROLLBAR-ARROW-COLOR: #fdfdf0;
	SCROLLBAR-TRACK-COLOR: #cccc99;
	SCROLLBAR-DARKSHADOW-COLOR: #cccc99;
}
.norepeat-top {
	background-position : top;
	background-repeat : no-repeat;
}
.menu a{
	font-size : 11px;
	font-family : Verdana;
	color : #4A595A;
}
.menu a:hover{
	font-size : 11px;
	font-family : Verdana;
	color : #4A595A;
	text-decoration : none;
}