
body{
	background-color: #fff;
	margin: 0;
	padding: 0;
}

td.cnt-tp-sdw{
	background: url(../img/shadow1.jpg) 0 0 repeat-x;
	padding-top: 15px;
}


body, td, th{
	font-family: Tahoma, Arial, sans-serif;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif, "Trebuchet MS", "Bitstream Vera Sans", "Lucida Grande";
	font-size: 12px;
	line-height: 1.4em;
}

.f_10px {
	font-size: 10px;
}

.f_13px {
	font-size: 13px;
}
.f_18px {
	font-size: 18px;
}

h1 {
	text-indent: -9999px;
	font-size: 1px;
	line-height: 1px;
	padding:0;
	margin: 0;
}

h2{
	padding: 10px 0px;
	margin: 0;
}

.itembox {
	padding-bottom: 5px;
}


#tel .number {
	color: #971528;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 1em;
}


.clr-dred{ color: #971528;}

.clr-red{ color: #FF3300;}

td.copyright{
	background-color: #dcdcdc;
}

td.copyright-txt{
	color: #666;
	font-size: 10px;
	padding: 5px 10px 10px 0px;
}

#info_top {
	background-image: url(../img/bg_info_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
}
#info_data {
	background-image: url(../img/bg_info_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
}

#info_data h3{
	font-size: 18px;
	line-height: normal;
	padding: 0;
	margin: 5px 0px;
}

#info_btm {
	background-image: url(../img/bg_info_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}