body {
	font: 0.75em Verdana,Arial, Arial Narrow,Arial,sans-serif;
	margin: 0;
	padding: 0;	
}

#all {
	
}

#all #leftpanel {
	
}

#all #leftpanel img.logo {
	float: left;
}

#all #leftpanel ul#menu {
	display: none;
}

#all #leftpanel h2 {
	display: none;
}

#all #leftpanel ul.news {
	display: none;	
}



#all #leftpanel ul.logos {
	display: none;
}

#all #content {		
	clear: both;
	color: #333;
	line-height: 1.5em;
}

#all #content h2 {
	padding: 0;
	margin: 0 0 0.7em 0;
	color: #ff179e;
	font-size: 1.9em;
	text-align: left;
	line-height: 1.5em;
}

#all #content h3 {
	padding: 0;
	margin: 1.0em 0 0.5em 0;
	color: #19baee;
	font-size: 1.5em;
	text-align: left;
}

#all #content h4 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	color: #333;
}

#all #content h5 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	color: #000;
}

#all #content a {
	text-decoration: none;
	color: #ff179e;
}

#all #content p {
	padding: 0;
	margin: 0.5em 0;
	text-indent: 1.0em;
	text-align: justify;	
}

#all #content ul {
	margin: 0.7em 0;
	padding: 0;
	list-style-type: none;
}

#all #content ul li {
	margin: 0.5em 0 0.5em 10px;
	padding: 0 0 0 15px;
	background: url('../images/bullet-1.gif') no-repeat 0.0em 0.5em;
	list-style-type: none;
	text-align: justify;
}

#all #content ul li li {	
	background: url('../images/bullet-2.gif') no-repeat 0.0em 0.6em;
}

#all #content table {
	border-collapse: collapse;
	text-align: left;	
	border: 2px solid #ff179e;
	margin: 10px 0; 
}

#all #content table tr th {
	font-weight: normal;
	border: 1px solid  #19baee;
	padding: 5px 10px; 
	text-align: left;
	font-weight: bold;
}

#all #content table thead tr th {
	background: #ff179e;
	color: #fff;
	border: 1px solid  #fff;
}

#all #content table tr td {
	font-weight: normal;
	border: 1px solid  #19baee;
	padding: 5px 10px; 
}

#all #content #hpimage h2, #all #content #hpimage strong  {
	display: none;
}

#all #content ul.news {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#all #content ul.news li {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #d2d2d2;	
	background: none;
}

#all #content ul.news li h3 {
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 1.3em;
	color: #000;
	
}

#all #content ul.news li h4 {
	padding: 0;
	margin: 0 0 5px 0;
	color: #ff179e;
	font-size: 1.0em;
}

#all #content ul.news li p {
	padding: 0;
	margin: 0;
	color: #404040;
}

#all #content #hpimage {
	display: none;
}

#all #footer {
	display: none;
}

a img {		
	border: none;	
}
