.tableBorder {
	border: thin solid #122871;
}
body {
	background-image: url(/images/bg2.jpg);
}
a:link {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #122871;
	bottom: auto;
	text-decoration: underline;
}
a:visited {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #122871;
	bottom: auto;
	text-decoration: underline;
}
a:hover {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #BA2922;
	text-decoration: underline;
}
a:active {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #122871;
	bottom: auto;
	text-decoration: underline;
}
a.loginCaption:link {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	bottom: auto;
	text-decoration: none;
}
a.loginCaption:visited {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	bottom: auto;
	text-decoration: none;
}
a.loginCaption:hover {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #BA2922;
	text-decoration: none;
}
a.loginCaption:active {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	bottom: auto;
	text-decoration: none;
}
.caption {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.divisor {
	color: #359333;
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.content {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #122871;
	padding-left: 10px;
}
.bottomBG {
	background-repeat: repeat-x;
	background-position: bottom;
}
.title {
	font-family: Copperplate, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #122871;
	font-weight: bold;
	left: 10px;
	bottom: 10px;
}
.bgRT {
	background-repeat: no-repeat;
	background-position: right top;
}
.layer1 {
	position: absolute;
	height: 500px;
	width: 500px;
	z-index: 1;
}
.requiredfield {
	color: #990000;
}
.bgLB {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgLT {
	background-repeat: no-repeat;
	background-position: left top;
}
.transparent {
	color: #FFFFFF;
}.generalBoxTop {
	background-repeat: repeat-x;
	background-image: url(../images/BGtable_03.jpg);
	background-position: bottom;
}
.generalBoxLeft {
	background-image: url(../images/BGtable_09.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.generalBoxBottom {
	background-image: url(../images/BGtable_14.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.generalBoxRigth {
	background-image: url(../images/BGtable_10.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #122871;
	font-weight: bold;
}
.purchaseBoxLeft {
	background-image: url(/images/paper_10.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.purchaseBoxBottom {
	background-image: url(/images/paper_14.jpg);
	background-repeat: repeat-x;
}
.purchaseBoxRigth {
	background-image: url(/images/paper_08.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.purchaseBoxTop {
	background-image: url(/images/paper_04.jpg);
	background-repeat: repeat-x;
}
.bgRB {
	background-repeat: no-repeat;
	background-position: right bottom;
}
