body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #971A1E;
	font-weight: bold;
	text-align: left;
}

.subtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #971A1E;
	font-weight: bold;
	text-align: left;
}



.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: justify;
}


.productTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

.productTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #971A1E;
	text-align: justify;
	font-weight: bolder;
	font-style: normal;
}





a {
	font-size: 10px;
	color: #971A1E;
}
a:link {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #DE4145;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #971A1E;
	font-weight: bold;
}

a.sidemenu:link {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
}
a.sidemenu:visited {
	TEXT-DECORATION: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
a.sidemenu:hover {
	TEXT-DECORATION: underline;
	color: #999999;
	font-weight: bold;
}
a.sidemenu:active {
	TEXT-DECORATION: none
}



.td1 {
    background:url(images/mid_bg.jpg);
	background-repeat : repeat-x;
}

.rightShdw {
    background:url(images/right_shdw_2.jpg);
	background-repeat : repeat-y;
}

.leftShdw {
    background:url(images/left_shdw_2.jpg);
	background-repeat : repeat-y;
}

.leftMenu_blnk {
    background:url(images/left_menu.jpg);
	background-repeat : no-repeat;
}
