div.nav a {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8E6CA6;
	border-top: 1px solid #D9C3D9;
	border-right: 1px solid #D9C3D9;
	border-bottom: 1px solid #D9C3D9;
	border-left: 1px solid #D9C3D9;
	text-transform: none;
	padding-left: 7px;
	background-color: #ffffff;
	vertical-align: middle;
	background-position: left center;
	text-align: left;
	list-style-type: none;
	height: 20px;
	width: 125px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	text-decoration: none;
	margin: 3px;
}


div.nav a:hover {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	border-top: 1px solid #D9C3D9;
	border-right: 1px solid #D9C3D9;
	border-bottom: 1px solid #D9C3D9;
	border-left: 1px solid #D9C3D9;
	text-transform: none;
	padding-left: 7px;
	background-color: #FBF9FB;
	vertical-align: middle;
	background-position: left center;
	text-align: left;
	list-style-type: none;
	height: 20px;
	width: 125px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: inside;
	text-decoration: none;
	margin: 3px;
}


.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet_01.gif);
}
.body A:LINK {color: #CC5500; text-decoration: underline}
.body A:VISITED {color: #CC5500; text-decoration: underline }
.body A:HOVER {color: #CC5500; text-decoration: none; background-color: #FFF2FF }


.front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(images/bullet_01.gif);
}
.front A:LINK {color: #CC5500; text-decoration: underline}
.front A:VISITED {color: #CC5500; text-decoration: underline }
.front A:HOVER {color: #CC5500; text-decoration: none; background-color: #FFF2FF }


.header {
	font-family: sans-serif, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #BF3030;
	word-spacing: 1px;
	text-transform: uppercase;
	word-spacing: 3px;
	font-weight: bolder;
}


.subhead_01 {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;}


.title {
	font-family: Georgia, Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #CC5500;
}
.title A:LINK {color: #CC5500; text-decoration: underline}
.title A:VISITED {color: #CC5500; text-decoration: underline }
.title A:HOVER {color: #CC5500; text-decoration: none }


.border {
	border:5px solid #cccccc;
	border-thickness: 5px;
}
A:hover, A:active {color: #CC5500}


.intro_copy {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;

}
.intro_copy A:LINK {color: #336699; text-decoration: none }
.intro_copy A:VISITED {color: #336699; text-decoration: none }
.intro_copy A:HOVER {color: #336699; text-decoration: underline }


.small_type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-align: justify;


}
.small_type A:LINK {color: #BE5A19; text-decoration: underline}
.small_type A:VISITED {color: #BE5A19; text-decoration: underline}
.small_type A:HOVER {color: #BE5A19; text-decoration: none
}


.mouse {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 15px;
	letter-spacing: -1pt;

}
.mouse A:LINK {color: #BE5A19; text-decoration: underline}
.mouse A:VISITED {color: #BE5A19; text-decoration: underline}
.mouse A:HOVER {color: #BE5A19; text-decoration: none
}

.mouse_rev {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
}
.mouse_rev A:LINK {color: #ffffff; text-decoration: underline}
.mouse_rev A:VISITED {color: #ffffff; text-decoration: underline}
.mouse_rev A:HOVER {color: #ffffff; text-decoration: none
}
.norepeatbkg {
	background-repeat: no-repeat;
}
