body 
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	color:#000000;
	font-size:9pt;
}
Table
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;

}
button
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
}

input
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
}

textarea 
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
}

select
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
}
a {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BC1705;
}

Table.MainTable
{
	z-index:108;
	height:100%;
	width:590px;	
	text-align : left;
}
td.SectionHeader
{
	color:#000000;
	font-weight:bold;
}
td.SearchMenu
{
	background-image:url('../../images/supplierhome/menubg.jpg');
	background-repeat:repeat;
	border-right:2px solid #CCCCCC;
}
td.EstabNameSideMenu
{
	border-bottom:2px solid #CCCCCC;
	border-top:2px solid #CCCCCC;
	font-size:9pt;
	font-weight:bold;
	color:#CCCCCC	
}
td.PageCellLabel
{
	font-weight:bold;
	font-size:9pt;
}
span.PageCellLabel
{
	font-weight:bold;
	font-size:9pt;
}
td.PageCellLabelGray
{
	font-weight:bold;
	color:#696969;	
}
span.PageCellLabelGray
{
	font-weight:bold;
	color:#696969;	
}
span.tip
{
	color:#696969;		
	font-style:italic;
	font-size:9pt;
}
span.WhiteText
{
	color:#000000;
}
span.YellowText
{
	font-size: 10pt;
	color: #c60;
}
span.LightGrayText
{
	color:#CCCCCC;
}

span.RedText, div.RedText
{
	color:#A20403;

}
td.RedText
{
	color:#FF0000;
}
span.BlueText
{
	font-size: 10pt;
	color: #c60;
}
td.BlueText
{
	color:#c60;
	font-size:10pt;
}
table.PageFooter
{
	color:Gray;
	font-family:Verdana;
	font-size:9pt;
}
A.FooterLink:link
{ 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	
	
}
A.FooterLink:visited     
{ 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#696969;
	text-decoration:none;
}
A.FooterLink:hover 
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:696969;
	text-decoration:underline;
	
}
A.FooterLink:active 
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#696969;
	text-decoration:none;
}
img.CalendarButton
{
	cursor:hand;
}
span.ButtonStep
{
	color:#000000;
	font-size:9pt;
	font-weight:bold;
}
A.toDoLink:link
{ 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#696969;
	text-decoration:underline;
}
A.toDoLink:visited     
{ 
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#696969;
	text-decoration:underline;
}
A.toDoLink:hover 
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#696969;
	text-decoration:underline;
}
A.toDoLink:active 
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	font-weight:bold;
	color:#696969;
	text-decoration:underline;
}
table.SummaryTable
{
	border:1px solid #FFFFFF;
}
td.EnquiryHeaderCell
{
	font-size: 10pt;
	color: #c60;
	font-weight: bold;
}
td.EnquirySection
{
	font-size:9pt;
	font-weight:normal;
	color:#036;
	text-align:right;
	height:25px;
}
td.BookSureBook
{
	color:#c60;
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	line-height:120%;
}
td.BookSureSure
{
	color:#c60;
	font-family:Tahoma;
	font-weight:bold;
	font-size:9pt;
	line-height:65%;
}
TextArea.MessageTextBox
{
	height:100;
	width:450;
	background-color:White;
	border:1px Solid #6699CC;
}
/*calendar*/
table.CalendarTable
{
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-size:9pt;
	background-color:White;
	border-color:Silver;
	border-style:solid;
	border-collapse:collapse;

}
tr.nextprev
{
	background-color:Gray;
}
span.nextprev
{
	cursor:hand;
	font-size:8pt;
	font-weight:bold;
	color:White;
}
/*month and year written at the top*/
thead.monthyear
{
	background-color:sliver;
	font-size:9pt;
}
/*day names written at the top*/
tr.weekdays
{
	font-weight:bold;
	color:Gray;
	font-size:9pt;
}
td.lastmonth
{
	color:Silver;
	font-size:9pt;
}
span.calday
{
	cursor:hand;
	font-size:9pt;
}
img.CalendarButton
{
	cursor:hand;
}
td.TodaysDate
{
	border: 1px solid red;

}
td.MessageHeading
{
	color:#333333;
	font-size:9pt;
	font-weight:bold;
	line-height:150%;
}
span.StatusDesc
{
	font-size:9pt;
	font-weight:bold;	
}
A.RateLink:link
{ 
	color:#333333;
	text-decoration:none;
}
A.RateLink:visited     
{ 
	color:#333333;
	text-decoration:none;
}
A.RateLink:hover 
{
	color:#333333;
	text-decoration:underline;
	
}
A.RateLink:active 
{
	color:#333333;
	text-decoration:none;
}
/*top menu classes */
table.ButtonTable
{
	height:100%;
	width:100%;
	border-width:0;
}
td.btBorderBottom
{
	background-color:#6699cc;
}

fieldset.bsField
{
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}


/*quirk styles */
.footer { font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;, Helvetica, sans-serif; font-size: 0.8em; color: #FFFFFF}

