body 		{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(images/back14.gif);
	}

a:link 		{color: #005852;}
a:visited 	{color: #005852;}
a:hover 	{color: #AE0001;}
a:active 	{color: #FF6600;}

li {
	margin-left:-20px;
	list-style-type: diamond;
	color: #AE0001;
}
#wholePage 	{
	border-right: 1px solid #005950;
	background-color: #ffffff;
}

h1 {
	background-image: url(images/h-back-red.jpg);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
	border-bottom: 1px solid #B70100;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}
#cntMenu {
	background-image: url(images/header-shadow.jpg);
	background-repeat: repeat-x;
}
#cntBody{
	border: 1px solid #d1d1d1;
	background-image:  url(images/low-shade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
#cntBody td{
	font-size: 12px;
	padding: 5px;
	line-height: 140%;
	color: #333333;
	}
#cntImg {
	background-color: #f1f1f1;
	font-size: 12px;
	padding: 5px;
	line-height: 140%;
	color: #333333;
	}	
.grnpanel {
	font-size: 11px;
	padding: 5px;
	line-height: 140%;
	color: #333333;
}	
/* menu system */
.buttonSelected {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(images/button-select.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
.buttonUnselected {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(images/button-unselect.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
.buttonRoll {
 	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/button-unselect-roll.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
.buttonSelected a:link {text-decoration: none; color: #333333; font-weight: bold;}
.buttonSelected a:visited  {text-decoration: none; color: #333333; font-weight: bold;}
.buttonSelected a:active  {text-decoration: none; color: #000000; font-weight: bold;}
.buttonSelected a:hover  {text-decoration: underline; color: #AE0001; font-weight: bold;}

.buttonUnselected a:link {text-decoration: none; color: #333333; font-weight: bold;}
.buttonUnselected a:visited  {text-decoration: none; color: #333333; font-weight: bold;}
.buttonUnselected a:active  {text-decoration: color: #000000; font-weight: bold;}
.buttonUnselected a:hover  {text-decoration: underline; color: #AE0001; font-weight: bold;}

/* news menu */
#newsList {
	border: 1px solid #d1d1d1;
	padding: 3px;
	background-color: #f1f1f1;
}
#newsListTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333333;
	padding: 4px;
}
#newsListBody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
}
#newsListBody td {
	padding: 4px;
}
#newsListBody a:link {text-decoration: none; color: #333333;}
#newsListBody a:visited {text-decoration: none; color: #555555;}
#newsListBody a:hover {text-decoration: underline; color: #AE0001;}

.scrollNews {
	overflow: auto;
	visibility: visible;
	height: 355px;
}
/* other stuff */
.nav {background-image:  url(admin/images/menu-back.gif); border-bottom: 1px solid #c4c4c4; border-top: 1px solid #c4c4c4;}
.navroll { background-image:  url(admin/images/menu-back-roll.gif);}

#scrollhorz {
	padding: 5px;
	height: 200px;
	width: 750px;
	border: 1px solid #333333;
	overflow-y: hidden;
	overflow-x: scroll;
	/*overflow: auto;*/
	visibility: visible;
	z-index: auto;
	vertical-align: middle;

}
#imgHolder {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	}
.tools td{
	padding: 1px;
	border-top: 1px solid #c1c1c1;
	background-color: #d3d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.error {
	font-style: italic;
	color: #CC3300;
}
