.heading
{
	font-family: verdana,tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	color: #837965;
}

.normal
{
	align: right;
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	font-weight: none;
	color: #837965;
}

td.heading
{
	font-family: verdana,tahoma,arial;
	font-size: 13px;
	font-weight: bold;
	color: #837965;
}

h1
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: verdana,tahoma,arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color:#837965;
	/* UNDERLINE IN ALL THE ELEMENT */
	border-top: solid;
	border-top-color: #837965;
	border-top-height: 1px;
	border-top-width: 1px;

	border-bottom: solid;
	border-bottom-color: #837965;
	border-bottom-height: 1px;
	border-bottom-width: 1px;
}

h2
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: verdana,tahoma,arial;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;

	border-top: solid;
	border-top-color: #FF0000;
	border-top-height: 1px;
	border-top-width: 1px;

	border-bottom: solid;
	border-bottom-color: #FF0000;
	border-bottom-height: 1px;
	border-bottom-width: 1px;
}

h3
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: verdana,tahoma,arial;
	font-size: 12px;
	font-weight: bold;
	color:#837965;
	/* UNDERLINE IN ALL THE ELEMENT */
	border-bottom: solid;
	border-bottom-color: #FF0000;
	border-bottom-height: 1px;
	border-bottom-width: 1px;
}

BODY
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #837965;
	background-color: #F2EFEB;
	margin: 0px 0px 0px 0px;
}

body, html
{
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
}

TABLE
{
	background-color: #FFFFFF;
}
TD
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #837965;
	vertical-align: top;
}

TD.menu
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	background-color: #DFDFDF;
	vertical-align: top;
}

TD.document
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	vertical-align: top;
}

/* ****************** */
/* NEWSLETTER / EVENT */
TABLE.newsletter
{
	background-color: #F1F1F1;
}
TD.newsletter
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #7C9AA8;
	background-color: #F1F1F1;
	vertical-align: top;
}
input.newsletter
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 168px;
	height: 18px;
}
TD.newsletterHeading
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #6B92A5;
	background-color: #F1F1F1;
	vertical-align: top;
}
TD.newsletterBody
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: normal;
	color: #425E6E;
	background-color: #F1F1F1;
	vertical-align: top;
}
TD.newsletterLink
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: normal;
	color: #425E6E;
	background-color: #F1F1F1;
	vertical-align: top;
	text-align: right;
}
a.newsletterLink:active, a.newsletterLink:hover, a.newsletterLink:link, a.newsletterLink:visited
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #425E6E;
	background-color: #F1F1F1;
	vertical-align: top;
	text-align: right;
	text-decoration: underline;
}
/* NEWSLETTER / EVENT */
/* ****************** */


/* FOOTER */
span.footer
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: bold;
	color: #7C9AA8;
	background-color: #FFFFFF;
	vertical-align: top;
}
/* FOOTER */

IMG
{
	border-color: #FFFFFF;
	border: 0px;
}
/* GENERAL SETTINGS */
/* **************** */


TABLE.frame
{
	background-color: #FFFFFF;
}
td.frame
{
	background-color: #B9B9B9;
}

TD.menuselected
{
	vertical-align: middle;
}


TD.menu
{
	/* width: 169px; */
}

TD.line
{
	width: 1px;
	background-color: #FFFFFF;
}

TD.resources
{
	/* width: 149px; */
}


/* NEWSLETTER */
select.input
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 350px;
}
input.input
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 350px;
}
textarea.input
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 590px;
	height: 100px;
}
/* NEWSLETTER */

/* PROPERTY */
input.propertyinput
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 590px;
}
textarea.propertyinput
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 590px;
	height: 50px;
}
/* PROPERTY */

/* LOGIN */
input.login
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #837965;

	width: 160px;
}
input.loginButton
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #FFFFFF;

	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #7691A6;

	width: 160px;
}
/* LOGIN */


UL
{
	list-style-image: url(images/bullet.jpg);
}

td.resources
{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
}

/* MAIN MENU */
a.mainMenu:link, a.mainMenu:active, a.mainMenu:visited
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	color: #837965;
}
a.mainMenu:hover
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
	color: #000000;
}

a.subMenu:link, a.subMenu:active, a.subMenu:visited
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	color: #C0BAB0;
}
a.subMenu:hover
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
	color: #000000;
}

a.mainMenuSelected:link, a.mainMenuSelected:active, a.mainMenuSelected:visited
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
	color: #837965;
}
a.mainMenuSelected:hover
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	text-decoration: underline;
	color: #000000;
}
td.mainMenu
{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	color: #837965;
}
/* MAIN MENU */

IMG.mainMenu
{
	border-color: FFFFFF;
	vertical-align: text-bottom;
}

td.command
{
	font-size: 10px;
	font-family: verdana, tahoma, arial;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 1 2 1 3;
	text-align: right;
}

A:link, A:active
{
	font-weight: bold;
	text-decoration: none;
	color: #837965;
}
A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #837965;
}
A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.specchar
{
	font-family: symbol;
}

.small
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: none;
	color: #000000;
}

a.small:link, a.small:active, a.small:visited
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
}

a.small:hover
{
	text-decoration: underline;
}

.loginNormal
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	font-weight: none;
	color: #000000;
}

.loginNormal:link, .loginNormal:active, .loginNormal:visited
{
	text-decoration: underline;
	color: #000000;
}
.loginNormal:hover
{
	text-decoration: underline;
	color: #000000;
}

.loginheading
{
	font-family: verdana,tahoma,arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.inactive
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	color: #999999;
}
.errStr
{
	font-family: verdana,tahoma,arial;
	font-size: 10px;
	font-weight: none;
	color: #FF0000;
}

/* *********** */
/* MENU STYLES */
a.menu:link, a.menu:active, a.menu:visited
{
	text-decoration:none;
	color: #837965;
}

a.menu:hover
{
	text-decoration:underline;
	color: #000000;
}

.menu
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: bold;
	text-decoration:none;
	color: #756540;
}

a.menuselected:link, a.menuselected:active, a.menuselected:visited, a.menuselected:hover
{
	font-family: verdana, tahoma, arial;
	font-size: 10 px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

.menuheading
{
	font-family: verdana, tahoma, arial;
	font-size: 12 px;
	font-weight: bold;
	text-decoration:none;
	color: #7F7F7F;
}


table.menu
{
	border-bottom: dashed;
	border-bottom-color: #ABABAB;
	border-bottom-height: 1px;
	border-bottom-width: 1px;
}
/* MENU STYLES */
/* *********** */

/* ************* */
/* *   ADMIN   * */
/* ************* */
input.adminDate
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #1F5176;

	width: 135px;
}

input.admin
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #1F5176;

	width: 370px;
}
textarea.admin
{
	font-family: verdana, tahoma, arial;
	font-size: 11 px;
	font-weight: normal;
	text-decoration:none;
	color: #1F5176;

	width: 370px;
	height: 250px;
}

/* ************* */
/* *   ADMIN   * */
/* ************* */

table.listA
{
	background-color: #FFFFFF;
}

table.listB
{
	background-color: #E7E7E7;
}
