a:link
{
	color: 					#555555;
	text-decoration: 		bold;
}
a:visited
{
	color: 					c03000;
	text-decoration: 		bold;
}
a:hover
{
	color: 					black;
	text-decoration: 		bold;
}
p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
li
{
	font-family: 			Georgia, "Times New Roman", Times, serif;
	font-size: 				12px;
	margin-bottom:			5px;
}

.rightmenu
{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				11px;
	font-weight: 			bold;
	color: 					black;
	margin-left: 			0px;
	margin-top: 			0px;
	text-align: 			center;
	line-height: 			24px;
	background-color:		#DDDDDD;
}

.rightmenu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	text-align: center;
	line-height: 16px;
	color: red;
}

.menuLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 16px;
	background:  url(images/tanBox.gif) left top no-repeat;
	margin-left: 10px;
}

.menuLinkLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: bold;
	padding-left: 10px;
	line-height: 16px;
	margin-left: 5px;
	font-weight: bolder;
	text-align: center;
}

.breadcrumb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 134a89;
}

.content
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
}

.comment
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: blue;
	padding-left: 40px;
}

.browse
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
}

.contentTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	font-variant: small-caps;
}

.copyright
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
p.copyright
{
	text-align: 		center;
	font-family: 		Georgia, "Times New Roman", Times, serif;
	font-size: 			11px;
}


h1
{
	font-family: 		Georgia, "Times New Roman", Times, serif;
	font-size: 			32px;
	font-weight: 		bold;
	text-align: 		center;
	color:				black;
	background-color:	white;
	margin-top:			-5px;
	margin-bottom:		0px;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:bold;
	color:red;
	background-color:white;
	text-align: center;
}

h2.endorsements
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:black;
	background-color:white;
	text-align: center;
}

h3 
{
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			20px;
	font-weight:		bold;
	color:				#c03000;
	margin-top:			5px;
	margin-bottom: 		-5px;
}

h3.endorsements 
{
	font-family: 		Verdana, Arial, sans-serif;
	font-size: 			16px;
	font-weight:		bold;
	color:				black;
	margin-top:			5px;
	margin-bottom: 		-5px;
}

h4 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:black;
	text-align: left;
}

h5
{
	font-family: 		Georgia, "Times New Roman", Times, serif;
	font-size: 			24px;
	font-weight: 		bold;
	text-align: 		left;
	color:				black;
	background-color:	white;
	margin-top:			-5px;
	margin-bottom:		0px;
}

h6
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: black;
	background-color: white;
	text-align:center
	font-variant: italic;
}

img
{
	border: none;
}

img.thispage
{
	border-bottom-style:		solid;
	border-width:			5px;
	border-color:			#c03000;
}