html {
	padding:0px;
	margin:0px;
	}

body {
	margin:0px;
	padding:0px;
	background-color: #818181;
}

img {
	border: 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
}

a:active {
	text-decoration: underline;
	color: #818181;
	font-family: Arial;
	font-size: 14px;
}

#img-border {
	border: 1px solid #9e0c0f ;
	padding: 4px;
}

#title {
	text-decoration: none;
	color: #000000;
	font-family: Arial Black;
	font-size: 35px;
	padding-left: 20px
}
 #title a:visited,#title a:active, #title a:link{
	text-decoration: underline;
	color: #000000;
	font-family: Arial Black;
	font-size: 26px;
}
#title a:hover{
color:#9E0C0F
}

#top-1 {
	background-color: #9e0c0f;
	height: 8px;
}

#top-2 {
	background-image: url("img/bg-top-2.jpg");
	background-repeat: repeat-x;
	height: 11px;
}

#top-menu-font {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
}

#top-pad {
	margin-left: 20px;
}

#left-menu-font {
	color: #000000;
	font-family: Arial Narrow;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#left-block {
	border-top: 1px solid #9e0c0f ;
	border-right: 1px solid #9e0c0f ;
	border-bottom: 1px solid #9e0c0f ;
	padding: 10px;
}

#content-block {
	border: 1px solid #9e0c0f ;
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	padding: 10px;
}

#right-block {
	border-top: 1px solid #9e0c0f ;
	border-left: 1px solid #9e0c0f ;
	border-bottom: 1px solid #9e0c0f ;
	padding: 10px;
	color: #000000;
	font-family: Arial Narrow;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#content-font {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 15px;
}

.assa { background-color:#FFF }

.assa a:link{color:#000; text-decoration: none;  font-family: Arial; font-size:10px}
.assa a:visited{color:#000; text-decoration: none;  font-family: Arial; font-size:10px}
.assa a:active{color:#000; text-decoration: none;  font-family: Arial; font-size:10px}
.assa a:hover{color:#fff; text-decoration: none;  font-family: Arial; font-size:10px; background-color:#000;}
