/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

.underline {
	color: #000000;
	text-decoration: underline;
}

.underline a:link {
	color: #000000;
	text-decoration: underline;
}
.underline a:visited {
	color: #000000;
	text-decoration: underline;
}
.underline a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.underline a:active {
	color: #FF0000;
	text-decoration: underline;
}


.logo {
	text-align: center;
}
.topnavimage {
	border: 1px solid #FFFFFF;
	margin-bottom: 3px;
	
}

.navtitle {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	color: #FFFFFF;
	font-variant: small-caps;
}
/*For homepage only*/
.navtitleredbg {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 3px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-variant: small-caps;
	margin-top: -12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftcoldiamonds {
	margin-bottom: 2px;
	background-color: #000000;
	color: #FFFFFF;
	width: 107px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	
	
}
.topnavtable {
	border: none;
	text-align: center;
}

.footernav {
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	clear: both;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
}
.footerbutton {
	text-align: center;
	display: block;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.footerbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.footerbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.footerbutton a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
}

.r2j2button {
	text-align: center;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	background-image: url(../graphics/marbletile.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
	padding-top: 10px;
	color: #FFFFFF;
}
.r2j2button a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
.r2j2button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
.r2j2button a:hover {
	color: #FF0000;
	text-decoration: none;
	
	
}
.r2j2button a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}

.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	padding-bottom: 10px;
	margin-top: -5.0px;
}

.special a:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.special a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.special a:hover {
	color: #FF0000;
	text-decoration: underline;
		
}
.special a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}

.blackcollink {
	text-align: left;
	font-size: 14px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	
	padding-bottom: 5px;
	border: 1px solid #000000;
}
.blackcollink a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	
	border: 1px solid #000000;
}
.blackcollink a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	
	border: 1px solid #000000;
}
.blackcollink a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	
	border: 1px solid #ff0000;
	
}
.blackcollink a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	
	border: 1px solid #000000;
}

.blackcollime {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	width: 285px;
		
}
.blackcollime a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	border: 1px solid #000000;
}
.blackcollime a:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	border: 1px solid #000000;
}
.blackcollime a:hover {
	font-size: 14px;
	color: #00cc00;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	border: 1px solid #00ff00;
}
.blackcollime a:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	border: 1px solid #000000;
}


.blackcollinkindent {
	text-align: left;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	background-image: url(../graphics/whitediamond.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #000000;
}
.blackcollinkindent a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding-right: 5px;
	padding-left: 25px;
	background-image: url(../graphics/whitediamond.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #000000;
}
.blackcollinkindent a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding-right: 5px;
	padding-left: 25px;
	background-image: url(../graphics/whitediamond.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #000000;
}
.blackcollinkindent a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
	padding-right: 5px;
	padding-left: 25px;
	background-image: url(../graphics/blackdiamond.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #ff0000;
	
}
.blackcollinkindent a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding-right: 5px;
	padding-left: 25px;
	background-image: url(../graphics/whitediamond.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #000000;
}

.h3lime {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #00cc00;
	font-weight: bold;
	font-style: italic;
	display: block;
}
.h3link {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	font-style: italic;
	display: block;
}

.h3link a:link {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	font-style: italic;
	display: block;
}

.h3link a:visited {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	font-style: italic;
	display: block;
}

.h3link a:hover {
	text-align: center;
	font-size: 14px;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
	background-color: #ffffff;
	display: block;
}

.h3link a:active {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	font-style: italic;
	display: block;
}
.whitelink {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
}
.whitelink a:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.whitelink a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}
.whitelink a:hover {
	color: #FF0000;
	text-decoration: underline;
	
	
}
.whitelink a:active {
	color: #FFFFFF;
	text-decoration: underline;
	
}

.rightlink {
	font-size: 12px;
	/* color: #000000; */
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.rightlink a:link {
	/* color: #000000; */
	text-decoration: underline;
	background-color: #FFFFFF;
}
.rightlink a:visited {
	/* color: #000000; */
	text-decoration: underline;
	background-color: #FFFFFF;
}
.rightlink a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #000000;
}
.rightlink a:active {
	/* color: #000000; */
	text-decoration: underline;
	background-color: #FFFFFF;
}
a.newsletter {
	text-decoration: underline;
	font-weight: bold;
}

