/* CSS Document */
#container{
	width: 100%;
	margin: auto;
	padding: 0px;
	border: none;
	background-image: url(../graphics/BG.gif);
	background-position: top;
	background-repeat: repeat;
}
#icon{
	href="RPM_icon.ico"
}
.H14dk {
	color: #333333; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 14px;
}
.H16dk {
	color: #333333; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 16px;
}
.H20dk {
	color: #000000; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 20px;
}
.text10wht {
	color: #ffffff; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 10px;
}
.text12wht {
	color: #b3b3b3; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 12px;
}
.text14wht {
	color: #b3b3b3; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 14px;
}
.text10gry {
	color: #7f7f7f; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 10px;
}
.text12gry {
	color: #7f7f7f; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 12px;
}
.text14gry {
	color: #7f7f7f; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 14px;
}
.text14blk {
	color: #000000; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 14px;
}
.text16blk {
	color: #000000; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 16px;
}
.subNav {
	color: #333333; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 12px; 
}
a.subNav:link {
	color: #333333;
	text-decoration: none;
}
a.subNav:visited {
	text-decoration: none;
	color: #333333;
}
a.subNav:hover {
	text-decoration: none;
	color: #dd0000;
}
a.subNav:active {
	text-decoration: none;
	color: #dd0000;
}

.hyperlink {
	color: #7f7f7f; 
	font-family: arial, sans-serif; 
}
a:link, a:visited {
	color: #7f7f7f;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration: none;
	color: #ff0000;
	text-decoration: underline;
}
.rpm {
	color: #ffffff; 
	font-family: tahoma, gill sans, sans-serif; 
	font-size: 12px; 
}
a.rpm:link {
	color: #ffffff;
	text-decoration: none;
}
a.rpm:visited {
	text-decoration: none;
	color: #ffffff;
}
a.rpm:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.rpm:active {
	text-decoration: underline;
	color: #ffffff;
}

