body{
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 13px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	color: #7f7f7f;
	line-height: 22px;
	}

a:link{
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	color: #7f7f7f;
	line-height: 22px;
}

a:hover{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	color: #7f7f7f;
	line-height: 22px;
}

a:visited
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	color: #7f7f7f;
	line-height: 22px;
}

a:active
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	color: #7f7f7f;
	line-height: 22px;
}

.h1{
	color: #FECB65;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	margin-bottom: 0px;
	line-height: 22px;
}

textarea{
	width: 300px;
	border: #cccccc 1px solid;
}

input{
	width: 300px;
	border: #cccccc 1px solid;}

.button{
	width: 100px;
	padding: 6px 6px 6px 6px;
	color: #ffffff;
	background-color: #b25756;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	border: #ffffff 1px solid;
}

.button:hover{
	width: 100px;
	padding: 6px 6px 6px 6px;
	color: #ffffff;
	background-color: #C47B7B;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	border: #ffffff 1px solid;
}

.formLeft{
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #000000;
	background-color: #ffffff;
	padding-left: 3px;
}

.formRight{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #000000;
	background-color: #ffffff;
}

.formTable{
	background-color: Transparent;
}

.entriesTab{
	background-color: Transparent;
	border: #A0A48D 0px solid;
}

.entriesTop{
	background-color: #A0A48D;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #ffffff;
	padding-left: 3px;
}
.entriesTop1{
	background-color: #A0A48D;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #ffffff;
	text-align: right;
}

.entriesTop a:link{
	background-color: #A0A48D;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #ffffff;
}
.entriesTop a:hover{
	background-color: #A0A48D;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #ffffff;
	text-decoration:underline;
}
.entriesTop a:active{
	background-color: #A0A48D;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #ffffff;
	text-decoration:none;
}
.entriesTop a:visited{
	background-color: #A0A48D;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #ffffff;
	text-decoration:none;
}


.entriesBottom{
	background-color: #EBE0CE;
	font-size: 14px;
	font-family: trebuchet ms,arial,helvetica,verdana,georgia,"times new roman",sans-serif;
	line-height: 22px;
	color: #666666;
	padding:   2px 3px 15px 3px;

}