/* Text */
td 						{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #000000;}
.title					{font-size : 24px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #6e1e37;}
.header					{font-size : 16px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #bf9b5d;}
.subheader				{font-size : 14px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #6e1e37;}
.text					{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #000000;}
.textbold				{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #000000;}
.browntext				{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #bf9b5d;}
.browntextbold			{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #bf9b5d;}
.greentext				{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #497737;}
.greentextbold			{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #497737;}
.redtext				{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #ff0000;}
.redtextbold			{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #ff0000;}
.whitetext				{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #ffffff;}
.whitetextbold			{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #ffffff;}
.footertext				{font-size : 11px; font-family : Verdana, Arial, sans-serif; font-weight : normal; font-style : normal; color : #ffffff;}

.linespace8 			{line-height: 8px }
.linespace16 			{line-height: 16px }
.linespace20 			{line-height: 20px }
.linespace24 			{line-height: 24px }
.linespace28 			{line-height: 28px }


/* Links */
.link					{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; text-decoration : none; color : #ff6600;}
.link:visited			{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #ff6600;}
.link:active			{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #ff6600;}
.link:hover				{font-size : 12px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; text-decoration : underline; color : #ff6600;}

.linklarge				{font-size : 16px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; text-decoration : none; color : #ff6600;}
.linklarge:visited		{font-size : 16px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #ff6600;}
.linklarge:active		{font-size : 16px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #ff6600;}
.linklarege:hover		{font-size : 16px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; text-decoration : underline; color : #ff6600;}

.linkholes				{font-size : 10px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : italic; text-decoration : none; color : #f6af80;}
.linkholes:visited		{font-size : 10px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #f6af80;}
.linkholes:active		{font-size : 10px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; color : #f6af80;}
.linkholes:hover		{font-size : 10px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : normal; text-decoration : underline; color : #ff6600;}

.linkfooter				{font-size : 11px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : italic; text-decoration : none; color : #c0c0c0;}
.linkfooter:visited		{font-size : 11px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : italic; color : #9c9c9c;}
.linkfooter:active		{font-size : 11px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : italic; color : #ff6600;}
.linkfooter:hover		{font-size : 11px; font-family : Verdana, Arial, sans-serif; font-weight : bold; font-style : italic; text-decoration : underline; color : #ff6600;}


#topbar {
	margin: 0px 0 0px 0;
	padding: 5px 0 0px 5px;
	background-color: #6e1e37;
	color: #FFF;
	text-align: left;
	height:34px;
	font-size: 1.2em;
}
#menu {
	margin: 0px 0 0px 0;
	padding: 10px 0 0 0;
	background-color: #333;
	color: #FFF;
	text-align: left;
	height:44px;
	width:960px;
}
