/** BASIC */body {	margin: 0px;	padding: 0px;	background-color: #FFFFFF;}/** FORMS */form {	margin: 0px;	padding: 0px;}input, textarea {    background-color : #000000;     font-family : verdana;     font-size : 8pt;     color : #ffffff;}/** HEADINGS */h1, h2, h3, h4, h5, h6 {	margin: 0px;}h2 {}h3 {	font-size: 11px;	color: #D1D1D1;}/** TEXTS */body, th, td, input, textarea, select {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #898989;}p, blockquote, ul, ol, dl {	margin-top: 0px;	margin-bottom: 1em;	text-align: justify;	line-height: 18px;}.text1 {	text-align: center;	color: #464849;}/** LINKS */a {	color: #CD9469;}a:hover {	text-decoration: none;}/** STYLES */.style1 {}.style1 a {}.style1 a:hover {}/** BACKGROUNDS */.bg1 { background: url(images/bg06.jpg) repeat left top; }.bg2 { background: url(images/bg02.jpg) no-repeat left top; }.bg3 { background: url(images/bg03.jpg) repeat-y left top; }.bg4 { background: url(images/bg04.jpg) no-repeat left bottom; }.bg5 { background: url(images/bg05.jpg) no-repeat left top; }.bg6 { background: url(images/homepage08.jpg) no-repeat left top; }.bg7 { background: url(images/homepage09.jpg) repeat-y left top; }.bg8 { background: url(images/homepage12.jpg) no-repeat left top; }.bg9 { background: url(images/homepage13.jpg) repeat-y left top; }.bg10 { background: url(images/subpage1_05.jgp) no-repeat left top; }.bg11 { background: url(images/subpage1_06.jpg) repeat-y left top; }.bg12 { background: url(images/subpage1_09.jgp) no-repeat left top; }.bg13 { background: url(images/subpage1_10.jpg) repeat-y left top; }.bg14 { background: url(images/subpage2_02.jgp) no-repeat left top; }.bg15 { background: url(images/subpage2_03.jpg) repeat-y left top; }/** MISC */.align-justify { text-align: justify; }.align-right { text-align: right; }img { border: none; }.img1 {	float: left;	margin: 3px 15px 0px 0px;}.img2 {	float: right;	margin: 3px 0px 0px 15px;}.textbottom {vertical-align:text-bottom;}hr { display: none; }.hr1 {	height: 2px;	margin-bottom: 15px;	background: url(images/homepage17.jpg) repeat-x left top;}/** TABLES */.table1 {	border: none;}.table1 tr {	background: url(images/subpage1_02.jpg) repeat left top;}.table1 tr.light {	background: url(images/subpage1_03.jpg) repeat left top;}.table1 th, .table1 td {	height: 30px;	padding: 0px 0px 0px 25px;	border: none;	text-align: left;}.table1 th {	background: url(images/subpage1_01.jpg) repeat left top;	color: #D0D1D1;}