body
{
	margin: 0px;
	padding: 0px;
}

.menu
{
	font: 11px Tahoma;
	color: #666666;
	text-transform: uppercase;
}

form
{
	margin: 0px;
	padding: 0px;
}

a, a:link, a:active, a:visited
{
text-decoration: none;
color: #CC0000;
}

a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
	
.txt
{
	font-size: 11px;
	color: #5A5956;
	font-family: Tahoma;
}
.txtSmall
{
	font-size: 10px;
	color: #999999;
	font-family: Tahoma;
}
.title {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
.titlesm {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6699CC;
}
.form {
	font: 11px Tahoma;
	color: #4D4D4D;
	background: #F7F9FB;
	border: 1px solid #E1F5FF;
}
.undermenu {
	background: url(../admin/img/ad_r2_c1.jpg) no-repeat center top;
}
.bgbg {
	background: url(../img/trama.gif) repeat-y;
}

