@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bg_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_right {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.text_header_menu {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text_header_menu a {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none
}

.text_header_menu a:hover {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00ff00;
	text-decoration:none
}
.dotted_white_line {
	background-image: url(images/dotted_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_text {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.footer_text a {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none
}

.footer_text a:hover {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 12px;
	color: #00ff00;
	text-decoration:none
}

.google_ad_bg_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/ads_google_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_font_14 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.menu_font_14 a {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none
}

.menu_font_14 a:hover {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	color: #00ff00;
	text-decoration:none
}
.google_ad_bg_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/ads_google_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.heading2_white {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.heading2_green {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 18px;
	font-style: italic;
	color: #00ff00;
}
.normal_font_lucida_11 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.font_welcome_22_white {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.welcome_green_font_22 {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #00ff00;
}
