/* CSS Document */

html {
	height: 100%;
}


body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	padding: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	background: #c27b1c;
}

/* Joomla core stuff */
a:link, a:visited {
 color:  #564f4f; 
 font-weight:  bold; 
 text-decoration:  underline; 
 }

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma;
	text-transform: uppercase;
	color: #ccc;
	text-align: center;
	padding-top: 5px;
	padding-left: 0px;
	height: 21px !important;
	width: 200px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

.componentheading {
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

.right{
	background: url(../images/ballon_07.jpg) no-repeat;
	text-decoration: none;
}
.main{
	background: url(../images/ballon_08.jpg) no-repeat;
	text-decoration: none;
}

.date {
	
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	font-size: 10px;
text-align:bottom;
	
}
