body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #003399;
	background-color: #FFFFFF;
}

h3 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #003399;
}

hr
{
	color: #003399; 
	font-size: 1px;
}

a:hover 
{  
	color: #0099CC; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}

a:visited
{  
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}

a:link 
{  
	color: #003399; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}

a:active
{  
	color: #00CCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
}

.TITLE_BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #003399;
}

.MEETINGS_TITLE
{
	border-top-width: medium;
	font-weight: bold;
	border-left-width: medium;
	border-left-color: gainsboro;
	border-bottom-width: medium;
	border-bottom-color: gainsboro;
	color: #003399;
	text-transform: capitalize;
	border-top-color: gainsboro;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: medium;
	border-right-color: gainsboro;
}

.AGENDA_TITLE
{
	border-top-width: medium;
	font-weight: bold;
	border-left-width: medium;
	border-left-color: gainsboro;
	border-bottom-width: medium;
	border-bottom-color: gainsboro;
	color: #003399;
	border-top-color: gainsboro;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif, Helvetica, sans-serif;
	border-right-width: medium;
	border-right-color: gainsboro;
	font-style: normal;

}

.DOCUMENTS_TITLE
{
	border-top-width: medium;
	font-weight: bold;
	border-left-width: medium;
	border-left-color: gainsboro;
	border-bottom-width: medium;
	border-bottom-color: gainsboro;
	text-transform: capitalize;
	color: #003399;
	border-top-color: gainsboro;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: medium;
	border-right-color: gainsboro;
}

.DOCUMENT_TITLE
{
	border-top-width: medium;
	font-weight: bold;
	border-left-width: medium;
	border-left-color: gainsboro;
	border-bottom-width: medium;
	border-bottom-color: gainsboro;
	text-transform: capitalize;
	color: #003399;
	border-top-color: gainsboro;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: medium;
	border-right-color: gainsboro;
}

#Meetings
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	list-style-position: outside;
	border-left: gray 1px solid;
	color: gainsboro;
	border-bottom: gray 1px solid;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

#Documents
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	list-style-position: outside;
	border-left: gray 1px solid;
	color: gainsboro;
	border-bottom: gray 1px solid;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

#Pages
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	list-style-position: outside;
	border-left: gray 1px solid;
	color: gainsboro;
	border-bottom: gray 1px solid;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
}

