/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
a:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#800000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
 a:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#800000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
 a:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	font-weight: bold;
	color:#696969;
	margin: 0px;
	padding: 0px;
}
 a:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;
	color:#800000;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}/* level 0 inner */
.m0l0iout {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 0 0px;
}
.m0l0iover {
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: normal;
	margin: 5px 0 0 0px;
}

/* level 0 outer */
.m0l0oout {
background-image:url(images/main_button.jpg);
background-repeat:no-repeat;
	text-decoration : none;
	background-color: #94272C;
}
.m0l0oover {
background-image:url(images/main_button.jpg);
background-repeat:no-repeat;
	text-decoration : none;
	background-color: #94272C;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
\
	text-decoration : none;
	background-color: #1A4D81;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {

	text-decoration : none;
	background-color: #5286BB;
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}
.apptext
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:left;
}
.apptext_title
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	text-align:center;
}

.areatext
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
}
.background
{
	width:100%;
	height:100%;
	background-repeat:inherit;
	background-position:inherit;
	background:no-repeat;
	background-image:url(Palisade/images/gradient_background.jpg);
	background-color:#763a53;
}
.bottom_panel
{
	background:url(Palisade/images/bottom_Panel.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.buttons
{
	background:url(Palisade/images/buttons.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#666666;	
	height:30px;
	width:194px;
	font-weight:bold;
}

.copyright
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
.field
{
	width:100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#666666;
}
.list_panel
{
	background:url(Palisade/images/list_panel.jpg);
	background-repeat:no-repeat;
	width:150px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#660066;
}
.logo_panel
{
	background:url(Palisade/images/Logo_Panel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
}
.main_panel
{
	background:url(Palisade/images/Main_Picture.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.mid_panel
{
	background:url(Palisade/images/Mid_Panel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:Left;
	color:#666666;
	height:28px;
}
.side_panel
{
	background:url(Palisade/images/Side_Panel.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#666666;
	height:28px;
}
.submit
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:666666;
	text-align:center;
	background-image:url(Palisade/images/Submit.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}

