BODY, TABLE TR TD, TABLE TR TH, INPUT, FORM, TEXTAREA, SELECT
{
	color: #5E5E5E;
	line-height: 1.35em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Malayalam, Optima, Geneva, Arial, sans-serif;
	font-size: 13px;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
LABEL
{
	display: block;
}
A
{
	text-decoration: none;
	word-wrap: break-word;
	-ms-word-break: break-all;
	color: #AD9C53;
	text-decoration: none;
	font-weight: normal;
}
A:hover
{
	color: #998846;
	text-decoration: none;
}
H1 A:link, H1 A:visited, H2 A:link, H2 A:visited, H3 A:link, H3 A:visited, H4 A:link, H4 A:visited, H5 A:link, H5 A:visited, H6 A:link, H6 A:visited
{
	color: #AD9C53;
}
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover
{
	color: #998846;
}
H1 .note, H2 .note, H3 .note, H4 .note, H5 .note, H6 .note
{
	display: block;
	font-size: 12px;
	margin-top: -4px;
}
H1, H2, H3, H4, H5, H6
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Malayalam, Optima, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #AD9C53;
	line-height: 0.9em;
	word-wrap: break-word;
	margin: 5px 0;
}
H1, .page-title
{
	font-size: 2em;
	color: #5E5E5E;
	color: #5E5E5E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-bottom: 12px;
	border-bottom-color: #F2F2F2;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
H2
{
	font-size: 1.5em;
	line-height: 1.2em;
	padding-bottom: 0px;
	/*[empty]margin:;*/
}
H3
{
	font-size: 1.2em;
}
H4
{
	font-size: 1.2em;
}
H5
{
	font-size: 14px;
	line-height: 135%;
}
H6
{
	font-size: 1em;
}
DIV P
{
	margin: 0 0 18px;
	/*[disabled]text-align:justify;*/
}
.tablo01
{
	border-collapse: collapse;
	margin-bottom: 10px;
	border-bottom: 2px solid #DADADA;
	border-top: 1px solid #DADADA;
}
.tablo01 TD, .tablo01 TH
{
	margin: 0;
	padding: 2px 5px;
	border: 1px solid #DADADA;
	border-bottom: none;
	border-top: none;
	font-family: "lucida Sans";
}
.tablo01 TH
{
	background-color: #EFEFEF;
	color: #000000;
}
.tablo01 P
{
	margin: 0;
}
/*------ Standard Button ------*/
.button
{
	-moz-border-radius: 4px;
	display: inline-block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	margin: 0;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.06em;
	text-align: center;
	padding: 9px 12px;
	background: #AD9C53;
	color: #FFF !important;
	cursor: pointer;
}
.button:hover
{
	background: #998846;
}
.mceContentBody UL
{
	margin-left: 15px;
}