body
{
	margin: 0px;

	background-color: #FAFAFA;
}

body, table, html
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;

	line-height: 160%;
}

img
{
	/*font-size: 1px;*/
	outline: none;
	display: block;
}

form
{
	margin: 0px; 
	padding: 0px;
}

a, a:link 
{
	text-decoration: none;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
}

a:hover
{
	text-decoration: underline;
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #CCCCCC;
}

p
{
	padding: 0px;
	margin: 0px;
	
	padding-bottom: 15px;

	display: block;
}

h1
{
	padding: 0px;
	margin: 0px;

	font-size: 20px;

	line-height: 130%;
}

h2
{
	padding: 0px;
	margin: 0px;

	padding-bottom: 4px;

	font-size: 18px;

	line-height: 130%;
}

h3
{
	padding: 0px;
	margin: 0px;

	font-size: 13px;

	line-height: 130%;
}

h4
{
	padding: 0px;
	margin: 0px;

	font-size: 14px;

	line-height: 130%;
}

.textInfo
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
}

.text
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
}

.textDisplay
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding: 3px;
}

.textRemarks
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}

.inputbox
{
	background-color: #FAFAFA;
	border: solid 1px #B29F6B;
	width: 154px;

	height: 24px;
	color: #232323;
}

.inputarea
{
	background-color: #FAFAFA;
	border: solid 1px #B29F6B;

	height: 150px;
	color: #232323;
	padding: 2px;
}

.inputareaFCK
{
	background-color: #FAFAFA;
	border: solid 1px #B29F6B;

	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: #666666;
	padding: 2px;
}


.button
{
	padding: 3px;
	margin: 0px;
	
	width: 75px;

	background-color: #B29F6B;
	border: solid 1px #B29F6B;
	color: #666666;

	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	cursor: pointer;
}

.error
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	color: red;
	font-weight: bold;
}

.buttonCalendarIMG
{
	display:inline;
	padding: 5px;
	color: #FBFFBD;
	font-size: 13px;
}

.mainMenu, .mainMenu a:link, .mainMenu a:active, .mainMenu a:visited
{
	color: #666666;
	line-height: 100%;
	text-decoration: none;
}

.mainMenu a:hover, .mainMenu a:visited:hover
{
	color: #666666;
	line-height: 100%;
	text-decoration: underline;
}

.subMenu, .subMenu a:link, .subMenu a:active, .subMenu a:visited
{
	color: #000000;
	line-height: 100%;
	text-decoration: none;
}

.subMenu a:hover, .subMenu a:visited:hover
{
	color: #000000;
	line-height: 100%;
	text-decoration: underline;
}
/* END STANDARD */


.footer
{
	font-size: 10px;
	color: #AAAAAA;
}

.footer a, .footer a:link, .footer a:active, .footer a:visited
{
	font-size: 10px;
	color: #AAAAAA;

	text-decoration: none;
}

.footer a:hover, .footer a:hover:visited
{
	font-size: 10px;
	color: #AAAAAA;

	text-decoration: underline;
}

.header
{
	font-size: 10px;
	color: #544B33;
}

.header a, .header a:link, .header a:active, .header a:visited
{
	font-size: 10px;
	color: #544B33;

	text-decoration: none;
}

.header a:hover, .header a:hover:visited
{
	font-size: 10px;
	color: #544B33;

	text-decoration: underline;
}

.newsDate
{
	font-size: 13px;
	color: #B29F6B;
}

.newsHeader
{
	color: #989384;
}
