.top-rg-no {
background-repeat: no-repeat;
background-position: top right;
}
.top-lf-no {
background-repeat: no-repeat;
background-position: top left;
}
.bot-lf-no {
background-repeat: no-repeat;
background-position: bottom left;
}
.bot-rg-no {
background-repeat: no-repeat;
background-position: bottom right;
}
.top-rg-y {
background-repeat: repeat-y;
background-position: top right;
}
.top-lf-y {
background-repeat: repeat-y;
background-position: top left;
}
.th {
border: #FFFFFF 1px solid;
}
body, td {
color: #FFFFFF;
font-size: 12px;
font-family: Verdana;
}
.red {
color: #FF3333;
font-size: 14px;
font-weight: bold;
font-family: Arial;
text-align: right;
vertical-align: top;
}
.wh {
color: #FFFFFF;
font-size: 15px;
font-weight: bold;
font-family: Tahoma;
text-align: left;
vertical-align: top;
}
.arial {
font-family: Arial;
font-size: 12px;
text-align: left;
vertical-align: top;
}
.arial3 {
font-family: Tahoma;
font-size: 11px;
text-align: center;
vertical-align: top;
}
.arial2 {
font-family: Arial;
font-size: 13px;
text-align: left;
font-weight: bold;
vertical-align: top;
}
.arial4 {
font-family: Arial;
font-weight: bold;
font-size: 18px;
text-align: center;
vertical-align: top;
}
.big {
	font-size: 12px;
}
input {
	border: #FF0000 2px solid;
	background-color: #990000;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}
a, a:link, a:visited, a:active, a:hover {
	color: #FA5F63;
	text-decoration: none;
}
a:hover {
	color: #FE050B;
}