/* ----- MAIN SETTINGS ---- */
BODY {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color: #999966;
}

A {
	font-weight: bold;
	text-decoration: none;
}
A:link {
	color: #996600;
}
A:visited {
	color: #669900;
} 

.white_phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
table.border1 {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 996633;
	border-right-color: 996633;
	border-bottom-color: 996633;
	border-left-color: 996633;
}
.side_menu {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
table.sidemenu_td {
	padding: 5px 5px 5px 5px;
	font-size:10px;
}
table.maincontent_td {
	padding: 5px 5px 5px 5px;
	font-size: 10px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #996633;
}
.caption {
	font-size: 10pt;
	color: #888888;
}
.underline {
	text-decoration:underline;
}
.gray {
	color:#777777;
}
.red {
	color:#CC0000;
}
.small {
	font-size:10px;
}
.timesnewroman {
	font-family:"Times New Roman", Times, serif;
}
.sizenormal {
	font-size:10pt;
}
p {
	font-size: 10pt;
}
ul {
	font-size: 10pt;
}
td {
	font-size: 10pt;
}
