@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
	background-color: #4C4C4C;
	background-image: url(../images/1_1.jpg);
	background-repeat: repeat-x;
}
.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}
.menu_border {
	border: 1px solid #4C4C4C;
}

.border_grey {
	border: 3px solid #666666;
}
.botom_style {
	background-color: #4C4C4C;
	background-image: url(../images/down_shadow.jpg);
	background-repeat: repeat-x;
}


.white_gery_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 12px;
	font-weight: bold;
}


.white_little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}
.white_gery_text_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.menu_text_select {
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.menu_text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #292929;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.menu_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FE0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.white_little a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.white_little a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

