body {
	
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

a {
	text-decoration: underline; color: #554c3c;
}
a:hover {
	text-decoration: underline; color: #554c3c;
}

.background_black {
	background-color: #000000
}
.background_dark {
	background-color: #d3c9a5
}
.background_creme {
	background-color: #e9e5cc
}
.background_magenta {
	background-color: #b1a187
}
.background_grey {
	background-color: #EBECED
}
.background_green {
	background-color: #a5c04f
}
.background_white {
	background-color: #FFFFFF
}
.background_yellow {
	background-color: #FFFFCC
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000;
}
.title_big {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6c614f;
	padding-left: 5px;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
	text-align: justify;
}
.text_main_green {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #76C36E;
}
.text_plain {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #000000;
}
.text_plain_small {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #000000;
}
.text_black {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #000000;
}
.text_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #336699;
}

.text_grey {
	font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: normal; color: #666666;
}
.text_orange {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #F96A02;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-size: 10px; font-weight: normal;
}
.text_red_big {
	font-family: Arial, Helvetica, sans-serif; color: #CC0000; font-size: 11px; font-weight: bold;
}
.text_white {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bolder; color: #000000;
}
.text_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: bold; 
}
.text_green{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #339900; 
}

.input_text {

	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; border: 1px solid #657384;
}

.select_style {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold;
}

.input_button_1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px; cursor: hand; font-style: normal;font-weight: bold; line-height: normal; font-variant: normal; text-transform: none; color: White; width=50px; height=20px;  valign=middle;background-color: #6677A8; elevation: above; border-bottom-color: #B8C2D8; border-left-color: #B8C2D8; border-right-color: #B8C2D8; border-top-color: #B8C2D8; outline-color: #B8C2D8; z-index: 3;
}

.sheet {
	font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; font-weight: bolder;
}
.button_on {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FFFFFF; background-color: #336699;
}
.menu_item {
	color: #ffffff; font-weight: bold; text-decoration: none; height: 16px; background-color: #E2E7EF; cursor: hand;
}
.menu_item_over {
	font color: #ffffff; font-weight: bold; text-decoration: none; height: 16px; background-color: #A4B9D4; cursor: hand; color: #ffffff;
}
.menu_top {

	color: #ffffff;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #000000;
}
.menu_top_over {

	color: #336699; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #6c6c6c; 
}


.txt {
	FONT: 7pt verdana; font-weight:bold; COLOR: #ffffff; TEXT-DECORATION: none
}
