/* CSS Document */

.text, li{
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	
}
.text1 {
	font-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	
}
.text_h2 {
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#0000FF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-transform:uppercase;
	
}
.text1_h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0000FF;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	font-style: italic;
}
.price_h2 {
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
	text-transform:uppercase;
	
}
.price_p {
	ffont-family:Tahoma;
	font-size:14px;
	font-weight:normal;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
.price_red_p {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.price_blue_p {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#0000FF;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.table_price {
	border-top-style:solid;
	border-left-style:solid;
	border-color:#000000;
	border-width:1px;
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
}
.table_price1 {
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-color:#000000;
	border-width:1px;
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
}
.table_price2 {
	border-top-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-color:#000000;
	border-width:1px;
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
}
.table_price3 {
	border-top-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-right-style:solid;
	border-color:#000000;
	border-width:1px;
	font-family:Tahoma;
	font-size:14px;
	text-align:center;
}
.head_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.text_clndr{
	font-weight:bold;
}
.menu{
	font-family:"Monotype Corsiva", Verdana;
	font-size:20px;
	font-weight: bold;
	color:#134FAF;
	text-decoration:none;
}
.menu:hover{
	font-family:"Monotype Corsiva", Verdana;
	font-size:20px;
	color:#258030;
	font-weight: bold;
	text-decoration:underline;
}

