/* CSS Document */

a:hover {
	color: #990100;
	background-color: #FFFFCC;
}
a:link, a:active, a:visited {
	color: #990100;
}
html {
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #C0C0C0;
	scrollbar-arrow-color: #FF0000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(ASSETS/images/global/1x1_F5E7BB.gif);
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990100;
}
.imgThumb {
	border: 1px solid #000000;
}
#layoutContent {
	height: 310px;
}
#layoutMain {
	background-image: url(ASSETS/images/global/layout/bodybkgrnd.jpg);
	background-repeat: no-repeat;
}
td {
	font-size: 14px;
	line-height: 20px;
}
.textFooterAddress {
	font-size: 16px;
	font-weight: bold;
	color: #2c0404;
}
.textiTiSdESignCredit, textiTiSdESignCredit a {
	font-size: 11px;
	color: #999966;
	text-decoration: none;
}
.textFooterSlogan {
	font-size: 18px;
	font-weight: bold;
	color: #666633;
}
.textLeftCallToday {
	font-size: 24px;
	color: #020000;
}
.textLeftPhoneNumber {
	font-size: 18px;
	color: #020000;
}
.textPageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #990100;
}
