BODY {
	background-color: #ffffff; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #51575D;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #808080; 
	scrollbar-3dlight-color: #D4D0C8; 
	scrollbar-arrow-color: #404040; 
	scrollbar-track-color: #E8EAEB; 
	scrollbar-darkshadow-color: #404040; 
	scrollbar-base-color: #D4D0C8;
	MARGIN: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;

}
body { 
     background-image:  url(bg_tile.jpg); 
     background-repeat: repeat-x;

} 
TD {
	color: #51575D; 
	font-family: Verdana; 
	font-size: 11px

}
A:active,A:link,A:visited {
	color: #51575D; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
}
A:hover {
	color: #A0B5BD; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;

}
INPUT {
	color: #333333; 
	font-family: Verdana; 
	font-size: 10px; 
	width: 100px;

}
textAREA {
	color: #A0B5BD; 
	font-family: Verdana; 
	font-size: 10px;

}
.title {
	color: #000000; 
	font-family: Arial; 
	font-size: 21px; 
	font-weight: normal;

}
.title_bold {
	color: #000000; 
	font-family: Arial; 
	font-size: 21px; 
	font-weight: bold;

}
.title_sub {
	color: #4D5D64; 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;

}
.title_sub_red {
	color: #b01012; 
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;

}
.text_11px_justify {
	color: #51575D; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal; 
	text-align: justify;

}
.text_11px_bold {
	color: #424242; 
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;

}
.text_11px_italic {
	color: #A0B5BD; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: oblique; 
	font-weight: normal;

}
.text_11px_italic_bold { 
	color: #A0B5BD; 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: oblique; 
	font-weight: bold;
	
}
.text_10px_justify {
	color: #424242; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	text-align: justify;

}
.text_10px {
	color: #A0B5BD; 
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;

}
.menu:link,.menu:active,.menu:visited {
	color: #7D929A; 
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
	
}
.menu:hover {
	color: #ffffff; 
	font-family: Tahoma; 
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
	background: url("images/menu_over.jpg") repeat-x; 
	
}
.link_home:link {
	color: #51575D; 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold;
}
.link_home:active {
	color: #51575D;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.link_home:visited {
	color: #51575D; 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold;
}
.link_home:hover {
	color: #A0B5BD; 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none;
	font-weight: bold; 
	
}