BODY {
	background-attachment: fixed;
	background-color: #222244;
	background-position: 50% 0%;
	background-repeat: repeat;
	color: #ffffff;
	font-family: verdana, arial,sans-serif;
	font-size: x-small;
	scrollbar-arrow-color: #ddddff;
	scrollbar-base-color: #666699;
	background-image: url(body_back.jpg);
	margin: 0px;
}

FORM{
	margin-left: 0%;
	margin-right: 0%;		
	margin-top: 1%;
	margin-bottom: 1%;		
}

HIDE{
	visibility: hidden;
}

.HIDDEN{
	visibility: hidden;
}

TH {
	font-family: verdana, arial,sans-serif;
	font-size: x-small;
	font-style: bold;
	vertical-align: top;
}

TD {
	font-family: verdana, arial,sans-serif;
	font-size: x-small;
	font-style: bold;
	vertical-align: top;
}

TABLE.HEADER{
	border: 0px;
	border-collapse: separate;
	padding: 0px;
	width: 100%;
}	

TABLE.PAGE{
	border: 0px;
	border-collapse: separate;
	padding: 0px;
	width: 100%;
}	

TABLE.MENU{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	width: 100%;
}

TABLE.CONTENT{
	border: 0px;
	border-collapse: separate;
	padding: 0px;
	width: 100%;
}	


TH.THL {
	text-align: center;
	background-color: #444466;
	color: White;
	border-bottom: #444466 3px ridge;
	border-left: #444466 3px ridge;
	border-right: #444466 3px ridge;
	border-top: #444466 3px ridge;
	white-space: nowrap;
}

TD.THL {
	text-align: left;
	background-color: #444466;
	color: White;
	border-bottom: 0px ridge Yellow;
	border-left: none;
	border-right: none;
	border-top: none;
	white-space: nowrap;
}

a.CONTENTHEADER {
	color: Black;
	text-decoration: none;
}

a.CONTENTHEADER:hover {
	color: White;
    text-decoration: underline
}


TH.CONTENTHEADER {
	text-align: left;
	font-size: small;
	color: Black;
	border-bottom: 1px inset #ABAC00;
	border-left: 1px inset #ABAC00;
	border-right: 1px inset #ABAC00;
	border-top: 1px inset #ABAC00;
	background: #C9CA00;
}

TH.TEXTHEADER {
	text-align: left;
	color: White;
	border-bottom: 1px ridge Yellow;
	border-left: none;
	border-right: none;
	border-top: 0px outset Yellow;
}

TD.TEXTDATA {
	color:#FFFFFF;	
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;	
}


TH.MENULEVEL1 {
	text-align: left;
	background-color: #555588;
	color: #FFFFFF;
	border-bottom: #444466 1px ridge;
	border-left: #444466 3px ridge;
	border-right: #444466 3px ridge;
	border-top: #444466 3px ridge;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.MENULEVEL2 {
	text-align: left;
	background-color: #444466;
	color:#FFFFFF;	
	border-bottom: #444466 1px ridge;
	border-left: #444466 3px ridge;
	border-right: #444466 3px ridge ;
	border-top: #444466 1px ridge;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px; 
}

TD.MENULEVEL3 {
	text-align: left;
	background-color : #ACACAC;
	color:#000000;	
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	padding-left: 15px;
	padding-right: 15px;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px; 
}

a.white {
	color: #F5DEB3; 
    text-decoration : none;
}

a.white:visited {
    color: #FFFFFF; 
    text-decoration : none;
}

a.white:hover {
    color: yellow; 
    text-decoration: underline
}

img{
    border : 0;
}

BR.page { 
    page-break-after: always 
}
