BODY {
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color: #8C837F;
}
h2, A.h2 {
	font: 22px Arial Narrow;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
A.h2:hover {
	font: 24px Arial Narrow;
	color: #FF5400;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
}
H2.title{
	color: #000;
}
h1 {
	font: 32px Arial Narrow;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: normal;
	margin-bottom: 3px;

}
.h1style {
	border-bottom: 3px solid #796B66;

}
h3 {
	font: 18px Arial Narrow;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 5px;
}
.big {
	font: 60px Arial Narrow;
	color: #350F00;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 94%;
}
A {
	color: #FFFFFF;
	FONT-FAMILY: Tahoma;
	font-size : 11px;
	text-decoration : underline;
	text-transform : none;
}
A:hover {
	color: #FF5400;
	FONT-FAMILY: Tahoma;
	font-size : 11px;
	text-decoration : underline;
	text-transform : none;
}
.link {
	color: #D2CECC;
	FONT-FAMILY: Tahoma;
	font-size : 11px;
	text-decoration : underline;
	text-transform : none;
}
A.link {
	color: #D2CECC;
	FONT-FAMILY: Tahoma;
	font-size : 11px;
	text-decoration : underline;
	text-transform : none;
}
A.link:hover {
	color: #D2CECC;
	FONT-FAMILY: Tahoma;
	font-size : 11px;
	text-decoration : underline;
	text-transform : none;
}
.text{
	font-family : Tahoma, Arial;
	font-size : 9pt;
	color: #8C837F;
}
A.m{
	font: 19px Arial Narrow;
	color: #FFFFFF;
	text-decoration : none;
	text-transform : none;
}
A:hover.m{
	font: 19px Arial Narrow;
	color: #CFCDCC;
	text-decoration : none;
	text-transform : none;
}
A.little{
	font-family : Tahoma;
	font-size : 9px;
	color: #CFCDCC;
	border-bottom: 1px dotted #CFCDCC;
	text-decoration : none;
	text-transform : none;
}
A:hover.little{
	font-family : Tahoma;
	font-size : 9px;
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration : none;
	text-transform : none;
}
.little{
	font-family : Tahoma;
	font-size : 9px;
	color: #dedede;
}
.little-1{
	font-family : Arial;
	font-size : 9px;
	color: #786B66;
}
.imgf {
   	BORDER-BOTTOM: 3px solid #FFFFFF;
	BORDER-LEFT: 3px solid #FFFFFF;
	BORDER-RIGHT: 3px solid #FFFFFF;
	BORDER-TOP: 3px solid #FFFFFF;
}
.imgfb {
   	BORDER-BOTTOM: 3px solid #796B66;
	BORDER-LEFT: 3px solid #796B66;
	BORDER-RIGHT: 3px solid #796B66;
	BORDER-TOP: 3px solid #796B66;
}
.login {
	color: #0F0400;
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 11px;
	width: 175;
    	height:16;
   	BORDER-BOTTOM: 1px solid #FFFFFF;
	BORDER-LEFT: 1px solid #FFFFFF;
	BORDER-RIGHT: 1px solid #FFFFFF;
	BORDER-TOP: 1px solid #FFFFFF;
}
.textarea {
	color: #0F0400;
	BACKGROUND: #FFFFFF;
	FONT-FAMILY: Tahoma,Arial,Helvetica;
	FONT-SIZE: 11px;
   	BORDER-BOTTOM: 1px solid #FFFFFF;
	BORDER-LEFT: 1px solid #FFFFFF;
	BORDER-RIGHT: 1px solid #FFFFFF;
	BORDER-TOP: 1px solid #FFFFFF;
}
.count {
                  COLOR: #FFFFFF;
	BACKGROUND: #FF5400;
	PADDING: 2px;
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 9px;
}
.button {
	COLOR: #FFFFFF;
	BACKGROUND: #000000;
	FONT-FAMILY: Tahoma,Arial,Helvetica;
	FONT-SIZE: 10px;
	width: 60;
    height:18;
    BORDER-BOTTOM: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
    FONT-WEIGHT: bold;
}

.cal_sel{
color: black;
	background-color: white;
}

A.cal:hover{
	color: #D2CECC;
}

.cal_year, A.cal_year{
	font-size: 24px;
	font-family: Arial Narrow;
}
.cal_month, A.cal_month{
	font-size: 18px;
	font-family: Arial Narrow;
}
.cal_day, A.cal_day{
	font-size: 14px;
	font-family: Arial Narrow;
}


.tab_sel{
color: black;
	background-color: white;
}
.tab, A.tab{

}

HR.dotted{
	height: 1px;
	border: 0px;
	background-color: none;
	color: #766b66;
	border-bottom: 1px solid #c6c6c6;
}
