/* Galapack CSS Common */

.flashAlternative {visibility: hidden;}

body, p, ul, li, h1, h2, h3, h4, h5, h6, input {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

a {
	color: #0095da;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	color: #000;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0 0 10px 0;
	color: #666666;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

h5 {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

div#center_content_left h5 img {
	border: 0;
}

h6 {
	font-size: 14px;
	font-weight: normal;
	padding: 0 0 10px 0;
}

/************************/

.clear { clear: both; }
.no_dispplay { display: none; }


#SiteMap {padding: 15px 0;}
li.SiteMapLink {margin: 5px 0;}
li.SiteMapLink a {padding: 0 0 0 15px;}

.w55h92 {width: 55px; height: 92px;}

.underline {text-decoration: underline;}
.red {color: #ff0000;}
