body {
	font-family: Times New Roman;
	font-size: 12px;
	color: #565656;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url('images/bg_page_blue.gif') repeat-y #FFFFFF;
	background-position: center;

}
p, table, td{
	font-size: 12px;
	font-weight: normal;
}

H1{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
H2{
	color: #020247;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

B {
}
A:link, A:visited, A:active {
	color: #00006D;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #003497;
	text-decoration: none;
}


select {
	font-size: 9px;
}

#page {
	width: 750px;
	align: center;
	margin: auto;
	background: url('images/bg_page.gif');
}

#header {
	width: 731px;
	align: center;
	padding-left: 9px;
	padding-right: 9px;
}

#footer {
	width: 731px;
	align: center;
	padding-left: 9px;
	padding-right: 9px;
}

#footer A:link, #footer A:visited, #footer A:active {
	font-size: 11px;
	color: #464646;
	text-decoration: none;
	font-weight: normal;
}
#footer A:hover {
	color: #003497;
	text-decoration: underline;
	font-weight: normal;
}

#contentMain {
	margin-top: 25px;
	margin-bottom: 16px;
	margin-left: 69px;
	margin-right: 69px;
}

#contentMain .photo {
	border: 1px solid #020247;
	padding: 2px;
	margin-right: 19px;
	float: left;
}

#content {
	margin-top: 25px;
	margin-bottom: 16px;
	margin-left: 60px;
	margin-right: 60px;
}
#photoGal {
	background: #D6D6D6;
}
#photoGal img{
	border: 1px solid #020247;
	padding: 2px;
	background: #FFFFFF;
}
.textField {
	font-family: Arial;
	font-size: 10px;
}
.photoPlain {
	border: 1px solid #020247;
	padding: 2px;
}
.photoRight {
	border: 1px solid #020247;
	padding: 2px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.photoRight2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.title {
	color: #444444;
	font-size: 14px;
	font-weight: bold;
}
.subTitle {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
.note {
	font-size: 10px;
	font-weight: bold;
}
.price {
	color: #9EA6C5;
	font-weight: bold;
}
.price1 {
	color: #6E6E6E;
	font-size: 18px;
	font-weight: bold;
	margin-right: 1px;
	margin-top: -4px;
}
.price2 {
	color: #6E6E6E;
	font-size: 16px;
	font-weight: bold;
	margin-top: -2px;
}
.price3 {
	color: #6E6E6E;
	font-size: 14px;
	font-weight: bold;
	margin-top: -1px;
}
.BGblue {
	background: url('images/bg_blue.gif') #020247;
}

.copyrightTop {
	background: url('images/ftr/ftr_curve_2.gif');
}
.copyright {
	background: url('images/bg_blue.gif') #020247;
	padding-left: 13px;
	color: #8181A3;
	font-size: 10px;
}