.bgright {
	background-image: url(gfx/bgright.jpg);
}
.bgleft {
	background-image: url(gfx/bgleft.jpg);
}
.bgmain {
	background-image: url(gfx/bgmain.jpg);
}
.bgleftbottom {
	background-image: url(gfx/bgleftbottom.jpg);
}
.bgfooter {
	background-image: url(gfx/bgmiddle.jpg);
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #424242;
}
.menusmall {
	font-family: Tahoma;
	font-size: 8pt;
	color: #424242;
	text-decoration:none;
}a.menusmall {
	font-family: Tahoma;
	font-size: 8pt;
	color: #424242;
	text-decoration:none;
}
a.menusmall:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #424242;
	text-decoration:none;
}
a.menusmall:visited {
	font-family: Tahoma;
	color: #424242;
	font-size: 8pt;
	
	text-decoration:none;
}a.text:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
a.text:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
a.text:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration:none;
	
}a.text:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	
}
input {
	size: 31;
	background-color: #ffffff;
	border: #695717 1px solid;
	color: #000000;
	font-style: verdana;
	font-size: 8pt;
}
textarea {
	background-color: #ffffff;
	border: #695717 1px solid;
	color: #000000;
	font-style: verdana;
	font-size: 8pt;
}