/* CSS Document */

.bg1 {
	background-attachment: fixed;
	background-image: url(images/r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	background-position: left top;
}
.box {
	background-position: left bottom;
	height: 22px;
	width: 97px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #1030A8;
}
.blue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #102CA0;
	text-decoration: none;
}
a.blue:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.black {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;

}
.bg3XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXx {
	background-attachment: scroll;
	background-image: url(images/bg4.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.smallblue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #1030A8;
}
a.smallblue:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #0E2EA5;
}
.h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #102CA0;
	text-decoration: none;
}
.price {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #102CA0;
	text-decoration: none;
}
