BODY 
{ 
  	background-image: url(layout/bg.gif); 
	background-color: #E7E7E7; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px
}

	a:link {text-decoration: none; color: white;} 
	a:active {text-decoration: none; color: white;} 
	a:visited {text-decoration: none; color: white;} 
	a:hover {text-decoration: none; color: C8C6B8;}


.menu {
	font-family: tahoma;
	font-size: 11px;
	color: white;
	font-weight: normal;
}

.text {
	font-family: tahoma;
	font-size: 12px;
	color: black;
	font-weight: normal;
}

.text_u {
	font-family: tahoma;
	font-size: 12px;
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.line {
	font-family: tahoma;
	font-size: 11px;
	color: FFD200;
	font-weight: normal;
}

.sect {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.form {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	border: 1px solid #231F20;
	BACKGROUND-COLOR: #F3F3F3;
}
