/* CSS Document */

.navigation {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #4e1c1d;
	font-weight: bold;
	text-align: center;
}

.navigation a{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #4e1c1d;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.navigation a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0066FF;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	text-align: center;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	text-align: center;
}


.stdtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: left;
}
.stdtextWhite {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.stdtextRight {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: right;
}
.fadedEffect {
	background-image:url(images-hilongboards/tranparent-little-box.gif); 
	background-repeat:repeat; 
	padding: 0px 10px 0px 10px;
}
.fadedEffectStore {
	background-color:#BBD4EA;
	padding: 0px 10px 10px 10px;
	width:730px; 
	margin-left:150px;

}
.contactFormFont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.footer, .footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
