body {
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #211F2C;
	background-image: url(../images/left.jpg);
}
.right {
	background-image: url(../images/right2.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #16151A;
	line-height: 130%;
}
.padding {
	padding: 10px;
}
.leftcolumn {
	background-image: url(../images/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftcolumninner {
	background-image: url(../images/core/leftcolumninner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 194px;
}
.footer {
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 576px;
	padding-left: 10px;
}
.fontNine {
	font-size: 9px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
}
a.breadcrumb:link { font-size:9px; font-weight:normal; color:#000000; text-decoration:none}
a.breadcrumb:visited { font-size:9px; font-weight:normal; color:#000000; text-decoration:none}
a.breadcrumb:hover { font-size:9px; font-weight:normal; color:#ff8400; text-decoration:none}
a.breadcrumb:active { font-size:9px; font-weight:normal; color:#000000; text-decoration:none}

a:link, a:visited {color: #FF7F00;
text-decoration: underline;}

a:hover, a:active {color: #B7291D;
text-decoration: none;}


.border {
	border: 1px solid #CCCCCC;
}
.form {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #B7291D;
}

