/* AYD */

.bodybkgd {
	background-attachment: fixed;
	background-image: url(images/bkgd_body.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet_compass_rose.gif);
	clip: rect(auto auto auto auto);
}
.bulletarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}
a {
	color: #3366FF;
	text-decoration: underline;
}
a:hover {
	background-color: #3366FF;
	color: #FFFFFF;
	text-decoration: none;
}

#rightcol {
	border-left: solid #999999 1px;
	float: right;
	margin: 10px 0px 0px 0px;
}
.clearfloat {
	clear: both;
}

.navborder {
	/*border-right: solid #cccccc 2px;*/
	background-image: url(/images/index_r8_c1.gif);
}

/* AYD MANAGEMENT */
#managebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	width: 100%;
}
#managebody a {
	color: #339966;
	text-decoration: underline;
}
#managebody a:hover {
	background-color: #339966;
	color: #FFFFFF;
	text-decoration: none;
}
