﻿.menu
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-variant: normal;
	background-color: #2E9742;
}

.bar
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-variant: normal;
	background-color: #fcbf20;
	padding-left: 12px;
	padding-right: 12px;
}

.divider
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	color: white;
	font-variant: normal;
	background-color: #000099;
}

.filler
{
	font-family: verdana;
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	color: white;
	font-variant: normal;
	background-color: #F7FCBA;
}

.footer
{
	font-family: verdana;
	font-size: 7pt;
	font-weight: bolder;
	font-style: normal;
	color: white;
	font-variant: normal;
	vertical-align: middle;
	background-color: #0a8521;
	padding-right: 12px;
	padding-left: 12px;
}

.left_page
{
	color: black;
	font-weight: lighter;
	font-size: 9pt;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	background-color: aliceblue;
}

.right_page
{
	color: black;
	font-weight: lighter;
	font-size: 8pt;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #DDDDEE;
}

A:link, A:visited
{
	font-family: 'verdana';
	font-size: 9pt;
	font-weight: lighter;
	font-style: italic;
	color: red;
	text-decoration: none;
}  

A:active
{
	font-family: 'verdana';
	font-size: 9pt;
	font-weight: lighter;
	font-style: italic;
	color: red;
	background: none;
	text-decoration: none;
} 

A:hover
{
	font-family: 'verdana';
	font-size: 9pt;
	font-weight: lighter;
	font-style: italic;
	background: none;
	text-decoration: underline;
	cursor: none;
	color: red;
} 

#menu A:link, #menu A:visited
{
	font-family: 'verdana';
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	color: white;
	text-decoration: none;
}  

#menu A:active
{
	font-family: 'verdana';
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	color: #fcbf20;
	text-decoration: none;
} 

#menu A:hover
{
	font-family: 'verdana';
	font-size: 9pt;
	font-weight: lighter;
	font-style: normal;
	color: #fcbf20;
} 

#footer A:link, #footer A:visited
{
	font-family: 'verdana';
	font-size: 7pt;
	font-weight: bolder;
	font-style: italic;
	color: white;
	text-decoration: none;
}  

#footer A:active
{
	font-family: 'verdana';
	font-size: 7pt;
	font-weight: bolder;
	font-style: italic;
	color: white;
	background: none;
	text-decoration: none;
} 

#footer A:hover
{
	font-family: 'verdana';
	font-size: 7pt;
	font-weight: bolder;
	font-style: italic;
	background: none;
	text-decoration: underline;
	cursor: none;
	color: yellow;
} 

.menu A:link, .menu A:visited
{
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background: none;
	color: white;
	text-decoration: none;
}  

.menu A:active
{
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: white;
	background: none;
	text-decoration: none;
} 

.menu A:hover
{
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: yellow;
	background: none;
	text-decoration: underline;
	cursor: none;
} 

.event A:link, .event A:visited
{
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: lighter;
	font-style: normal;
	color: darkgreen;
	text-decoration: none;
}  

.event A:active
{
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: lighter;
	font-style: normal;
	color: darkgreen;
	background: none;
	text-decoration: none;
} 

.event A:hover
{
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: lighter;
	font-style: normal;
	color: red;
	background: none;
	text-decoration: underline;
	cursor: none;
} 




