@charset "utf-8";
.headerS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #66CCFF;
	border-right: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 5px solid #66CCFF;
	margin-left: 15px;
	background-image: url(images/headerS_bg.gif);
}

.headerB {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #CCCCCC;
	background-image: url(images/headerB_bg.gif);
}

.headerR {
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #CCCCCC;
	background-image: url(images/headerR_bg.gif);
}

.content1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(images/contentBg.jpg);
	text-align: justify;
}

.categories {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #BEBEBE;
}

a.nav:link {color: #0066FF; text-decoration: none; }
a.nav:visited {color: #0066FF; text-decoration: none; }
a.nav:hover {color: #0099FF; text-decoration: underline; }
a.nav:active {color: #0066FF; } 


a.bottom:link {color: #FFFFFF; text-decoration: none; }
a.bottom:visited {color: #FFFFFF; text-decoration: none; }
a.bottom:hover {color: #CCCCCC; text-decoration: underline; }
a.bottom:active {color: #FFFFFF; } 

.crown {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
img {   border-style: none;   }

.coma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
