body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

p {
font-size: 11px; font-family: arial; font-weight: normal; color: #000000;
}

a:link {color: #000033; text-decoration: none; font-weight: bold; text-decoration: none;}
a:visited {text-decoration: none; color: #000033; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: none; color: #000033; font-weight: bold; text-decoration: underline;}
a:active {text-decoration: underline; color: #000033; font-weight: bold; text-decoration: none;}


.xsys_pgtitle {
	font-family: arial;
	font-size: 11px; font-weight: bold; color: #000033;
	text-decoration: none
}

.xsys_grptitle {
	font-family: arial;
	font-size: 11px; font-weight: bold; color: #000033;
	text-decoration: none
}


.xsys_tblhead {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #ECF0EB;
}

.xsys_tblhead:link { color: #000033; font-weight: bold; text-decoration: none; }
.xsys_tblhead:active { color: #000033; font-weight: bold; text-decoration: none; }
.xsys_tblhead:visited { color: #000033; font-weight: bold; text-decoration: none; }
.xsys_tblhead:hover { color: #000033; font-weight: bold; text-decoration: underline; } 

.xsys_tblgreyrow {
	background-color: #cecece;
}

.xsys_tblrow {
	background-color: #eeeeee;
}


.xsys_tbltotal {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	background-color: #cecece;
}

.xsys_error {
	color: #FF3300;
}

.xsys_label {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	color: #000033;
}

.xsys_ctrl {
	font-family: arial; 
	font-size: 10px; 
	color: #000033; 
	font-weight: normal}


.xsys_listbox {
	font-family: arial; 
	font-size: 10px; color: #000033; 
	font-weight: bold; 
	background-color: #FFFFFF
}


.xsys_button {
	font-family: arial;
	font-size: 11px;
	color: #000033;
	font-weight: bold;
	background-color: #cecece;

}

.xsys_littlebutton {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #000033;
	background-color: #cecece;
}


.xsys_menuhead
{
	font-family: arial;
	Font-size: 20px; font-style: italic; font-weight: bold;
}


.xsys_menuitem
{
	background-color: #212842;
	text-align: center;
	font-weight: bold;
}
.xsys_menuitem:active { color: #ffffff; text-decoration:none ; }
.xsys_menuitem:link { color: #ffffff; text-decoration:none; }
.xsys_menuitem:visited { color: #ffffff; text-decoration:none; }
.xsys_menuitem:hover { color: #ffffff; text-decoration: none; }

.xsys_menusel
{
	background-color: #cecece;
	text-align: center;
	font-weight: bold;
}
.xsys_menusel:active { color: #ffffff; text-decoration:none ; }
.xsys_menusel:link { color: #ffffff; text-decoration:none; }
.xsys_menusel:visited { color: #ffffff; text-decoration:none; }
.xsys_menusel:hover { color: #ffffff; text-decoration: none; }



.xsys_adm
{
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #003366;

}

.xsys_admenu
{
	color: #000033;
	font-family: arial;
	font-size: 10pt;


}

.xsys_admitem {
	font-family: arial;
	font-size: 10px;
	color: #000033;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-bottom-width: thin;

}
.xsys_notes {
	font-family: arial;
	font-size: 9px;
}


.xsys_mainmenu {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: arial; TEXT-DECORATION: none
}
.xsys_mainmenu:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.xsys_mainmenu:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.xsys_mainmenu:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}
.xsys_mainmenu:hover {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: none
}


.xsys_submenuitem {
font-size: 9px;font-family: arial;
font-weight: bold;
color: #ffffff;
}

a.xsys_submenuitem {
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

a.xsys_submenuitem:link {
color: #ffffff; text-decoration: none; font-weight: bold; text-decoration: none;
	text-transform: uppercase;
}

a.xsys_submenuitem:visited {
text-decoration: none; color: #ffffff; font-weight: bold; text-decoration: none;
	text-transform: uppercase;
}

a.xsys_submenuitem:active {
text-decoration: none; color: #ffffff; font-weight: bold; text-decoration: none;
	text-transform: uppercase;
}

a.xsys_submenuitem:hover {
text-decoration: none; color: #ffcc66; font-weight: bold; text-decoration: underline;
	text-transform: uppercase;
}


.xsys_submenusel {
font-size: 10px;font-family: arial;
font-weight: bold;color: #000033;
}

a.xsys_submenusel {
font-size: 10px;font-family: arial;
font-weight: bold;color: #000033;
	text-transform: uppercase;
}

a.xsys_submenusel:active {
text-decoration: none; color: #000033; font-weight: bold; text-decoration: none;
	text-transform: uppercase;
}

a.xsys_submenusel:link {
color: #000033; text-decoration: none; font-weight: bold; text-decoration: none;
	text-transform: uppercase;
}

a.xsys_submenusel:visited {
text-decoration: none; color: #000033; font-weight: bold; text-decoration: none;
	text-transform: uppercase;
}

a.xsys_submenusel:hover {
text-decoration: none; color: #000033; font-weight: bold; text-decoration: underline;
	text-transform: uppercase;
}

.xsys_pgsubtitle
{
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}

.xsys_menusubtitle
{
	font-size: 9px;font-family: arial;
	font-weight: bold;color: #000033;
}

.xsys_menusubtitle a:link {color: #000033; text-decoration: none; font-weight: bold; text-decoration: none;}
.xsys_menusubtitle a:visited {text-decoration: none; color: #000033; font-weight: bold; text-decoration: none;}
.xsys_menusubtitle a:hover {text-decoration: none; color: #000033; font-weight: bold; text-decoration: underline;}
.xsys_menusubtitle a:active {text-decoration: none; color: #000033; font-weight: bold; text-decoration: none;}
