/* roostyle */

.body_copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 24px;
}
.body_copy2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 18px;
}
.body_copy3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 18px;
}


/* links 1 */

a.links1:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #257038;
	font-weight: bold;
	text-decoration: none;
}
a.links1:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #257038;
	font-weight: bold;
	text-decoration: none;
}
a.links1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #599c6a;
	font-weight: bold;
	text-decoration: underline;
}
a.links1:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #599c6a;
	font-weight: bold;
	text-decoration: underline;
}


/* links 1b */

a.links1b:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0b74b6;
	font-weight: bold;
	text-decoration: none;
}
a.links1b:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0b74b6;
	font-weight: bold;
	text-decoration: none;
}
a.links1b:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #67a9d2;
	font-weight: bold;
	text-decoration: underline;
}
a.links1b:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #67a9d2;
	font-weight: bold;
	text-decoration: underline;
}


/* links 2 */

a.links2:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;	
}
a.links2:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;	
}
a.links2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;	
}
a.links2:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;	
}


.copyright_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.bottom_table {
	background-image: url(images/roobottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}