body, table, tr, td, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


body {
	background-color: #141414;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;	
}

a:link.alfa {color: #909090; text-decoration: none; font-size: 10px;}
a:hover.alfa {color: #909090; font-size: 10px; text-decoration: underline}
a:visited.alfa {color: #909090; text-decoration: none; font-size: 10px;}


img {
	border: none;
}

.content {
	background-image: url(../img/mainbg_top.jpg);
	background-repeat: no-repeat;
	height: 352px;
}

.header {
	width: 430px;
	margin-left: 230px;	
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold
}

.text {
	width: 430px;
	margin-left: 260px;
	text-align: justify
}

.footer {
	background-image: url(../img/footerbg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	height /**/: 38px;	
	padding-top: 15px;
	padding-right: 20px;
	width: 727px;
	width /**/: 747px;
	color: #909090;
	font-size: 10px;
	text-align: right;
}

.mainarea {
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-y;
}

.rs {
	background-image: url(../img/shadow_right.jpg);
	background-repeat: repeat-y;
}

.topadresa {
	background-image: url(../img/top2.gif);
	background-repeat: no-repeat;
	background-color: #4C4C4C;
	height: 22px;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	color: #B5B5B5;
}

.globalwidth {
	width: 747px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}