@charset "utf-8";
.avail {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #00F;
	text-decoration: underline;
	text-align: center;
}

/* CSS Document */

h1  {
	font-size: 24pt;
	font-style: normal;
	color: #000;
	text-align:center;
	font-family: "Arial Unicode MS";
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 0pt;
}


h2  {
	font-family: Arial;
	font-size: 16pt;
	font-style: normal;
	color: #000;
	text-align:center;
	text-indent: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #00F;
	text-align:center;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	color: #000;
	text-align:center;
	font-weight: normal;
}


.h5 {
	font-family: Arial;
	font-size: 4pt;
	font-style: normal;
	color: #000;
}




a:link    {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-decoration: none;
	border-width: 0px;
	color: #00F;
	list-style-position: inside;
}
a:visited {
	font-size: 14pt;
	color: #00F;
	font-family: "Times New Roman", Times, serif;
}
a:hover   {
	border-bottom-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #03F;
	text-decoration: underline;
}

a:active  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #00F;
	font-size: xx-small;
}


p  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #000;
	text-align:center;
	font-weight: normal;
	margin-left: 15pt;
	margin-right: 15pt;
	}
	
	.p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	color: #000;
	text-align: right;
	font-weight: normal;
	margin-left: 2pt;
	margin-right: 2pt;
	}

.border {
	border: medium ridge #FF3;
	padding: 0;
	font-family: Calibri;
	font-size: 16px;
}

.border_top {
	border-top: medium ridge #FF3; }


.border_right {
	border-right: medium ridge #FF3; }


.border_bottom {
	border-bottom: medium ridge #FF3; }

.border_left {
		border-left: medium ridge #FF3; }

.border_bottom_y_right {
	border-bottom: medium ridge #FF3;
	border-right: medium ridge #FF3;
	font-family: Calibri;
	font-size: 16px;
}
	
	.border_bottom_y_r_y_l {
	border-bottom: medium ridge #FF3;
	border-right: medium ridge #FF3;
	border-left: medium ridge #FF3;
	font-family: Calibri;
	font-size: 16px;
}
#availbility {
	font-size: 6pt;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clip: auto;
}
.price_list {
	font-family: Calibri;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FF0;
	border-right-color: #FF0;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
	font-size: 16pt;
}
.background_yellow {
	background-color: #FF9;
}
.border tr .background_yellow {
	background-color: #FFC;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FF0;
	border-left-color: #FF0;
}
.pb {
	font-weight: bold;
}
