@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00a6dd;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00a6dd;
}
a:hover {
	text-decoration: none;
	color: #8cc63f;
}
a:active {
	text-decoration: underline;
	color: #00a6dd;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
	line-height:1.5em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656565;
}

.site_bkgd {
	background-color: #00a6dd;
	background-image: url(../_media/template/backgrounds/site_bkgd.gif);
	background-repeat: repeat-y;
}
.bkgd_green {
	background-color: #8cc63f;
}
.bkgd_white {
	background-color: #ffffff;
}
.table_white {
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
.bkgd_gray {
	background-color: #d1d3d4;
}
.header_bkgd {
	background-image: url(../_media/template/backgrounds/header_bkgd.gif);
	background-repeat: repeat-x;
}
.footer_dropshadow {
	background-image: url(../_media/template/backgrounds/footer_dropshadow.gif);
	background-repeat: repeat-x;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}
.copyright_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #656565;
}
.copyright_text a:link {
	color: #656565;
	text-decoration: none;
}
.copyright_text a:visited {
	text-decoration: none;
	color: #656565;
}
.copyright_text a:hover {
	text-decoration: underline;
	color: #656565;
}
.copyright_text a:active {
	text-decoration: none;
	color: #656565;
}
.bold_green {
	font-weight: bold;
	color: #8cc63f;
}
.bold_black {
	font-weight: bold;
	color: #000000;
}
.bold {
	font-weight: bold;
	color: #656565;
}
.italic {
	color: #656565;
	font-style: italic;
}
.bold_blue {
	font-weight: bold;
	color: #00a6dd;
}
.bold_red {
	font-weight: bold;
	color: #ca0000;
}
.bold_brown {
	font-weight: bold;
	color: #A66900;
}
.bold_green {
	font-weight: bold;
	color: #609E00;
}
.navigation_bkgd {
	background-image: url(../_media/template/backgrounds/navigation_bkgd.gif);
	background-repeat: repeat-y;
}
.newsarea_bkgd {
	background-color: #FFFFFF;
	background-image: url(../_media/template/backgrounds/newsarea_bkgd.gif);
	background-repeat: repeat-x;
}
.workshopinfo_table {
	background-color: #FFF9DF;
	background-image: url(../_media/template/backgrounds/peachgradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFDF88;
}
.registration_table {
	background-color: #FDF7DD;
	background-image: url(../_media/template/backgrounds/peachgradient.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFDF88;
}
