.ad {

	padding: 13px;
	background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

body {
background:#3b3a28;
	
	
}


a {
	color: #26a;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #048;
	border-bottom: 1px dotted #000;
}

a:visited {
	color: #048;
}

a:hover {
	color: #DBDBDB;
	border-bottom: 1px dotted #c32;
}

#login {
	
	font-size: 11px;
	color: #D3D8D3;
	letter-spacing: 1px;
	
}

ul {
color:#292929;

font-size:15px;
line-height:17px;
}

h2 {
	font-family:  Arial, Verdana, sans-serif;
	color:#0e4854;
	text-align:justify;
}


h3 {
	font-family:  Arial, "Century Gothic", Verdana, sans-serif;
	color:#333;
	text-align:justify;
}

h4 {
font-family:  Arial, "Century Gothic", Verdana, sans-serif;
text-align:justify;
color:#C1C9D6;
}
h5 {
font-family:  Arial, "Verdana, sans-serif;
text-align:justify;
color:#3b3a28;
}
