@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBD9E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	color: #5e0135;
}

a:link {
	color: #530719;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #530719;
}
a:hover {
	text-decoration: none;
	color: a50055;
}
a:active {
	text-decoration: none;
	color: a50055;
}


a.navbar:link { color: #FFFFFF}
a.navbar:visited { color: #FFFFFF}
a.navbar:hover { color: #FFCC00}
a.navbar:active { color: #FFFFFF}



img{
	border:0;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.text_white {
	color: #FFFFFF;
}

.navlinks {
	background-image: url(/images/bullet_pen.gif);
	background-position: left center;
	text-indent: 25px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
.dottedline_horiz {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #A50055;
	padding-bottom: 20px;
	margin-top: 20px;
}
.dottedline_vert {
	background-image: url(/images/line_dotted_vert);
	background-repeat: repeat-y;
	height: 225px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #A50055;
}

