.bgr {
	background-color: #232C19;
}
.border {
	border: thick double #000000;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: none;
}
.medtext {
	font-family: "Trebuchet MS";
	font-size: 14px;
}


.largetext {
	font-family: "Trebuchet MS";
	font-size: 20px;
}
.navi {
	background-color: #FCFFFF;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height: 30px;
	text-transform: none;
	font-weight: bold;
	background-image: url(img/navbgr.jpg);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.navi a:link {
	color: #666666;
	text-decoration: none;
}
.navi a:visited {
	color: #666666;
	text-decoration: none;
}
.navi a:hover {
	color: #000000;
	text-decoration: underline;
}
.navi a:active {
	color: #666666;
	text-decoration: none;
}


.regtext {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.disclaimer {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: none;
	color: #CCCC00;
}
.smtext {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.teeny {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
.larger {
	font-family: "Trebuchet MS";
	font-size: 30px;
}
.dotty {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.brdotty {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
}
.notsoteeny {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.greendotty {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #00733C;
	border-right-color: #00733C;
	border-bottom-color: #00733C;
	border-left-color: #00733C;
}
.greenborder {
	border: 1px groove #003300;
}
.noos {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.bulletin {
	border: 1px double #FF0000;
}
.bulletin2 {
	border: 4px double #990000;
}

