body {
	margin: 0;
	padding: 0;
	font-size: 0;
	background-color: #FFFFFF;
	background-image: url("../images/rep.gif");
	background-repeat: repeat-y;
}
table { 
	border: 0; 
	font-size: 0;
}
img { 
	border: 0;
}
ul { 
	margin-top: 4;
	margin-bottom: 1;
}
li {
	margin-top: 2;
	margin-bottom: 2;
} 
a:link,a:hover,a:visited,a:active {
	font-size: 0px;
	text-decoration: none;
} 
a.link1:link,a.link1:hover,a.link1:visited,a.link1:active {
	font-family: Verdana;
	color: #000000;
	font-size: 11;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}
a.link2:link,a.link2:hover,a.link2:visited,a.link2:active {
	font-family: Arial;
	color: #000000;
	font-size: 13;
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	text-decoration: underline;
}
.maintxt {  
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding: 32 22 12 48;
}
.in_destxt {  
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #D1C228;
}
.in_tdtxt {
	font-family: Verdana;
	font-size: 11px;
	padding: 8 0 24 0;
	color: #000000;
}
#divform {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 10 0;
}
.form,.butform {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #000000 solid
}
.butform {
	color: #000000;
	height: 17px;
	font-weight: bold;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 60px;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px #000000 solid
}