.bg {
	background-attachment: fixed;
	background-image: url(../images/r2r_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF8B03;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF8B03;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF8B03;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
.outline {
	border-right-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF8b03;
	border-left-color: #FF8B03;
	border-left-width: medium;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
.tableoutline {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000099;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000099;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000099;
}
.tableoutline2 {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #000099;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000099;
}
.outlinepic {
	border: medium solid #FFFFFF;
}
.dottedoutline {
	border: thin dotted #CCCCCC;
}

