ul{
	list-style-image: url(../images/ul.gif);
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 5px;
}
li{
	padding: 0px 0px 0px 0px;
}
input, textarea, select{
	border:1px solid #B2B2B2;
	color:#404040;
}
button{
	color:#404040;
	font:bold;
	border:1px solid #B2B2B2;
	border-bottom: 1px solid #404040;
	border-right: 1px solid #404040;
	background-color: #FFFFFF;
	cursor:hand;
}
.r1{
	background-color:#404040;
	color:white
}
.r2{
	background-color: #B2B2B2;
	color:#404040;
}
h1{
	color:#B51016;
	font: bold 14px tahoma;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h2{
	color:#404040;
	font: bold 14px tahoma;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}
h3{
	color:#B51016;
	font: bold 12px tahoma;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h4{
	color:#404040;
	font: bold 12px tahoma;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.mMenu{
	text-align:right;
	vertical-align: top;
	font: bold 13px tahoma;
	color:white;
	padding-top:19px;
	padding-right:3px;
	padding-left:3px;
	background-color:#404040;
	cursor:hand;
}
.mMenu a{
	color:white;
	font: bold 13px tahoma;
	text-decoration:none;
}
.mMenua{
	color:white;
	font: bold 13px tahoma;
	text-decoration:none;
}
.topbar{
	color:white;
	font: 11px tahoma;
	border-left:1px solid white;
	padding-left:10px;
	padding-right:5px;
}
.topbar a{
	color:white;
	text-decoration: none;
}
.footer{
	color:white;
	font: 10px tahoma;
}
.menu{
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

