font	{ font-family: Palintino, serif }
td		{ font-family: Palintino, serif }
th		{ font-family: Palintino, serif }
P		{ font-family: Palintino, serif }
hr		{ height: 0px; border: solid #c2cdd6 0px; border-top-width: 1px;}



.menu

{
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #D4A017;
	letter-spacing: 0.1em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}

.menusub
{
	font-size : 14px;
	font-style: italic;
	text-decoration : none;
	color : #D4A017;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 35px;
}

.sechead
{
	font-size : 24px;
	font-weight : bold;
	font-style: italic;
	text-decoration : none;
	color : #cc3333;
}

.homepage
{
	font-size : 18px;
	font-weight : bold;
	font-style: italic;
	text-decoration : none;
	color : #D4A017;
	letter-spacing: 0.0em;
}


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			
{
	font-family: Palintino, serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
}

a.nav			
{ 
	text-decoration: none; color : #FFFFFF;
}

a.nav:hover
{
	text-decoration: underline;
	color : #D30337;
}

/* Copyright and bottom info */

.copyright		

{
	font-family: Palintino, serif;
	color: #CC6600;
	font-size: 16px;
	letter-spacing: 1px;
}
a.copyright		{ color: #333333; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

