@import "notice.css";

.bodyWave {
	background-image: url(../images/bg-wave.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-attachment: scroll;
	background-position: 0px 440px;
}
.text-grey {
	font-family: Arial, Helvetica, sans-serif;
	color: #959494;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.text-Blue {

	font-family: Arial, Helvetica, sans-serif;
	color: #060650;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.text-grey2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #635F5F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.title01 {


	font-family: Arial, Helvetica, sans-serif;
	color: #755B0C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: -0.5px;
}
.text-normal {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.bodyContent {
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	height: 100%;
}
.photoStrip {
	width: 125px;
	border: 1px solid #A8A8AC;
	background-image: url(../images/bg-photogallery.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.text-White {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.text-big {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.text-BlueBig {
	font-family: Arial, Helvetica, sans-serif;
	color: #060650;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.text-big {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.text-normalSmall {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.text-normal-underline {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.text-normal-underlineNormal {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.picBorder {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #49494E;
	background-color: #FFFFFF;
	padding: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.picBorder:HOVER {
	background-color: #0B99F3;
	padding: 1px;

}
.text-normalblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.text-normalRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.text-normalGreen {
	font-family: Arial, Helvetica, sans-serif;
	color: #339933;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.text-normalSmallRed {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.top-line-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.text-normalSmallBlack {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
