body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.gif);
}
.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.menu_2 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_2:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_1 {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.border1 {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #333333;
}
.border2 {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.border3 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.downmenu {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFF00;
	text-decoration: none;
}
.downmenu:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.text_2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.text_3 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.text_4 {
	font-family: Verdana;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.text_5 {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #8AE8F9;
	text-decoration: none;
}
.text_6 {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



.heading {
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FCAA30;
	text-decoration: underline;
}
