body {
background-image: url(images/bk.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #F4F4F4;
}

.tables {
	border-top: 0px none;
	border-right: 3px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 3px solid #FFFFFF;
}
.side1 {
	background-image: url(images/side1_12.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side2 {
	background-image: url(images/side2_17.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tabbott {
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	padding-right: 10px;
}
.bodytxt a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none; 
	color: #C8C8C6;
} 
.bodytxt a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #C8C8C6;
}
.bodytxt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #2A1B52;
}
.bodytxt a:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #2A1B52;
}
.bodytxtcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-transform: uppercase;

}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.send {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-color: #880011;
	border: 1px ridge #999999;
}
form {
	margin: 0px;
}
