.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
}
.menu a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration:none;
}
.menu a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration:underline;
}
.menu a:visited{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	text-decoration:none;

}.padding {
	padding: 5px;
}
.welco {
	font-family: Georgia, "Trebuchet MS", Verdana;
	font-size: 17px;
	color: #0069A5;
	padding: 4px;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.ash_borda {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.bbborda {
	border: 1px solid #FFFFFF;
}
.padin {
	padding: 2px;
}
.whited {
	background-color: #FFFFFF;
	background-image: url(../images/bgwhite.jpg);
	background-repeat: repeat-x;
	padding:5px;
}
