.border {
border: thin solid #FFFFFF; }

.grayback {
	background-image: url(main.jpg);
	background-repeat: repeat-x;
	
}
.menu {
	background-image: url(menuline.jpg);
}

.menuwhat {
	background-image: url(wtlfmenuline.jpg);
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	
	text-decoration: none;
}

.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BCBCBC;
	text-decoration: none;
}

.text3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	
	text-decoration: none;
}

.textmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textmenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.textmenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.links a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.links a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}


