body {
	/*background-image:url();
	background-repeat: repeat-x;
	background-position: top;*/
	background-color: #363636;
	margin: 0px;
}

TD {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Arial;
	line-height: 130%;
}

.content {
	padding-bottom:35px;
	padding-left:35px;
	padding-right:35px;
	padding-top:20px;
}

.text_menu {
	padding-left:35px;
}

.text_title {
	FONT-FAMILY:  Arial;
	FONT-SIZE: 16px;
	font-weight: bold;
	COLOR: #FFFFFF;
    padding-left:35px;
	padding-top:20px;
	padding-botton:20px;
}

.text_bottom {
	FONT-FAMILY:  Arial;
	FONT-SIZE: 12px;
	font-weight: bold;
	COLOR: #959595;
}

.text_pic {
	FONT-SIZE: 11px;
	padding-left:2px;
	padding-right:2px;
	
}

a {
	COLOR: #FFFFFF;
	text-decoration: none;
}
a:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}

A.link1 {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.link1:hover {
	FONT-SIZE: 12px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana;
	font-weight: normal;
	text-decoration: underline;
}

A.link_bottom {
	FONT-SIZE: 12px;
	COLOR: #959595;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.link_bottom:hover {
	FONT-SIZE: 12px;
	COLOR: #959595;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.border {
	border-width: 1pt;
	border-color: #FFFFFF;
	border-style: solid;
}

.form {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color:  #363636;
}
