img
{
	border: none;
}

h2
{
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

h3
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

hr {
border: none 0;
border-top: 1px dashed #969696;
height: 1px;
}

p
{
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}

#tab
{
	background:url(../images/tab_bg.jpg);
	background-repeat: repeat-x;	
    background-color:#1f2024;
}

#tab_content
{
	padding: 10;
	text-align: justify;
}

#tabcontent
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	margin-right: 10px;
	margin-left: 10px;
}

#tabcontent a, a.link, a.visited, a.hover
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffcc00;
	text-decoration: underline;
}