a {color: #002d62;}
a:visited {color: red;}
a.menu {color: white;}
a.menu:visited {color: #ffcf06;}
a.menuCSS {color: white;}
a.menuCSS:visited {color: #ffcf06;}

body {background-color: #dddddd; font-family: helvetica, arial, "sans serif"; text-align: center;}

.bold {font-weight: bold;}
.center {display: block; text-align: center;}
.error {color: red; font-weight: bold;}
.italic {font-style: italic;}
.small {font-size: 10pt;}

p.tag
{
	border-color: white;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-size: 8pt;
	line-height: 12pt;
	text-align: center
}
p.title {font-size: 18pt; font-weight: bold; text-align: center;}

table {display: block; margin-left: auto; margin-right: auto;}

td {vertical-align: top;}
td.banner  {height: 200px; width: 780px;}
td.banner1 {height: 200px; width: 230px;}
td.banner2 {height: 200px; width: 570px; padding-left: 5px; padding-right: 5px;}

td.content {background-color: white; padding-left: 5px; padding-right: 5px; width: 660px;}
td.footer {background-color: #00529b; color: white; font-size: 8pt; line-height: 14pt; text-align: center;}
td.home {background-color: white; color: black; font-size: 8pt; text-align: center; vertical-align: bottom; width: 660px;}
td.menu
td.menu 
{
	background-color: #00529b; 
	color: white; 
	font-size: 11pt; 
	line-height: 20pt; 
	padding-top: 5px; 
	padding-left: 15px; 
	padding-right: 15px; 
	width: 150px;
}
td.tag {background-color: #00529b; color: white; padding-left: 15px; padding-right: 15px; vertical-align: bottom;}

.homeCSS 
{
	/*background-color: #ffffff;*/ 
	color: black; 
	font-size: 8pt; 
	line-height: 16pt;
	text-align: center; 
	vertical-align: middle; 
}
.contentTitleCSS
{
	/*background-color: #ffffff;*/
	color: black;
	font-size: 8pt;
	line-height: 16pt;
	text-align: center;
}
.contentCSS
{
	color: black;
	padding-left: 5px; 
	padding-right: 5px; 
}
.menuCSS 
{
	background-color: #00529b;
	color: white;
	font-size: 13pt;
	line-height: 20pt;
	padding-top: 5px;
	padding-left: 10px;
	width: 150px;}
.theBG
{
	background-image: url(pics/lions_background_2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #ffffff; 
}
