body {
	background-color:#FFFFFF;
	margin-left: 0;
	margin-top: 0;
	background-image: url(images/bg.gif);
	background-repeat:no-repeat;
}
.Menuvir {
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	text-decoration: none
}
.Menuson {
	font-weight: bold; 
	font-size: 9px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	text-decoration: none
}
.Menuapa {
	font-family: 'Courier New', Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}

A:hover {
	color: #f23100
}
.titlered {
	font-weight: bold; 
	font-size: 20px; color: #f23100; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 2px; 
	text-decoration: none
}
.Tmenu {
	font-weight: bold; 
	font-size: 24px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	text-decoration: none;
}
img { border: 0 }
.text {
	font-size: 11px; 
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: 1px; 
	text-align: justify
}
.bgpic {
	background-image:url(images/menu2.gif);
	background-repeat: repeat-y;
}
.bgpic1 {
	background-image:url(images/menu.gif);
	background-repeat: repeat-y;
}
.inputas {
	font-size: 11px;
	color: #646464;
	font-family: tahoma;
	background-color: #f3f3f3;
	border-right: #959595 1px groove; 
	border-top: 1px groove; 
	border-left: 1px groove; 
	border-bottom: #959595 1px groove;
}
A.text:link {
	text-decoration: underline
}
A.text:hover {
	text-decoration: none
}
.footer {
	color:#CCCCCC;
	font-size: 9px;
	text-align: left;
	padding-left: 5px;
}


