/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.bord_left {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(../Media/View/TonyB_r1_c2.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bord_right {
	background-attachment: scroll;
	background-color: #999999;
	background-image: url(../Media/View/TonyB_r1_c9.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodyback {
	background-attachment: scroll;
	background-image: url(../Media/View/TonyB_r3_c4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.address {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.phone {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.header {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
