body {
	FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva;
	color: #000000;	
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: black;  
 	SCROLLBAR-HIGHLIGHT-COLOR: black;
 	SCROLLBAR-SHADOW-COLOR: white;
 	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: white;
 	SCROLLBAR-DARKSHADOW-COLOR: black
}


td,th {

}


a  {
	text-decoration : underline;
	color: Black;
	FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva;

}

a:hover  {
	text-decoration : underline;
}


.text_plain_1  {
	
	font-size: 14px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.text_plain_2  {
	text-decoration : none;
	font-size: 14px;
	color : #234286;
	font-weight: normal;
}

.text_bold_1  {
	text-decoration : none;
	font-weight : bold;
	color: Black;
	font-size : 16px;
	
}


.text_bold_2  {
	text-decoration : none;
	font-weight: bold;
	font-size: 16px;
	color: #234286;
	
}

.text_bold_3  {
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
	color: #CC3300;

	
}


A.text_bold_3  {
	text-decoration : underline;
}

.text_big_1  {
	color: Black;
	font-weight : bold;
	font-size : 18px;
	
	text-decoration : none;
}

.text_big_2  {
	color : #234286;
	font-weight : bold;
	font-size : 18px;
	text-decoration : none;
}


.text_small_1  {
	color: Black;
	font-size : 10px;
	font-weight: lighter;
	text-decoration : none;
}

.text_small_2  {
	color : #234286;
	font-size : 10px;
	font-weight: lighter;
	text-decoration : none;
}


.text_tosmall_1  {
	color : #CCCCCC;
	font-size: 9px;
	text-decoration : none;

}

.text_tosmall_2  {
	color : #FFFFFF;
	font-size: 9px;
	text-decoration : none;
	PADDING-RIGHT: 14px;

}

.form_button  {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:220px;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}


.form_input {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:220px;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}

.form_input_large {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:320px;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}



.form_input_textarea {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:220px;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}

.form_select {
FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	width:220px;
	font-size:11px;
	margin-left: 5px;
	margin-right: 5px;
}


.form_input_login {

	FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	    BORDER-TOP-WIDTH: 1px;
	    BORDER-LEFT-WIDTH: 1px;
	    FONT-SIZE: 11px;
	    BORDER-LEFT-COLOR: #004389;
	    BORDER-BOTTOM-WIDTH: 1px;
	    BORDER-BOTTOM-COLOR: #004389;
	    WIDTH: 75px;
	    COLOR: #0055a8;
	    BORDER-TOP-COLOR: #004389;
	    BACKGROUND-COLOR: #f3f8fc;
	    BORDER-RIGHT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #004389
}

#menubox A:link {
	DISPLAY: block; BACKGROUND: #EAEBEE; FONT-WEIGHT: 600; FONT-SIZE: xx-small;  COLOR: #24558D; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; TEXT-DECORATION: none; PADDING-BOTTOM: 4px;  PADDING-TOP: 4px; PADDING-LEFT: 4px;PADDING-RIGHT: 2px;
	
}
#menubox A:visited {
	 DISPLAY: block;  BACKGROUND: #EAEBEE; PADDING-BOTTOM: 4px;  PADDING-TOP: 4px; PADDING-LEFT: 4px;PADDING-RIGHT: 2px; FONT-WEIGHT: 600; FONT-SIZE: xx-small;  COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva;  TEXT-DECORATION: none
}
#menubox A:hover {
	BACKGROUND: #24558D ; FONT-WEIGHT: 600; FONT-SIZE: xx-small;  COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva;  TEXT-DECORATION: none ; PADDING-BOTTOM: 4px;  PADDING-TOP: 4px; PADDING-LEFT: 4px;PADDING-RIGHT: 2px;
}
#menubox A:active {
	BACKGROUND: #24558D ; FONT-WEIGHT: 600;
	FONT-SIZE: xx-small;
	LEFT: 8px;
	COLOR: #FFFFFF;
	FONT-STYLE: normal;
	FONT-FAMILY: "MS Sans Serif",  sans-serif , Geneva; 
	TEXT-DECORATION: none; PADDING-BOTTOM: 4px;  PADDING-TOP: 4px; PADDING-LEFT: 4px;PADDING-RIGHT: 2px;
}