@charset "utf-8";
/* CSS Document */

/* <style type="text/css"> */

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
}
table,td,th {
	background-color:#FFF
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: left;
	vertical-align: top
}
.Menu_Buttons {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align:bottom;
}
.Alert {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.Area_Title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.Page_Title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.Page_Caption {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000;
	text-align: center;
}
.Table_Title_Dark {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.Product_Title {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
}
.Product_Text {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444;
}
.Product_Image {
	vertical-align: top;
}
/* </style> */
.StickRight {
	text-align: right;
}
.StickMiddle {
	text-align: center;
	alignment-adjust:middle;
}
.Prices {
	font-weight: bold;
	color: #06F;
}
.RedNote {
	color: #F00;
	font-weight: bold;
}
.GreenNote {
	color: #090;
}
.OrangeNote {
	color: #F60;
}
.BlueNote {
	color: #06F;
}
.LightTableBG {
	background-color:#F0F0F0;
}
.TraxPaleGreyBackground {	background-color: #EAEAEA;
}
.TraxWhiteBackground {	background-color: #FFF;
}
.finePrint {	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
.tableHeadText {	color: #3A4045;
	font-weight: bold;
	font-size: 20px;
}

