body
{
	background-color:#FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}

.HighLightRowColor 

{

background-color:Yellow; 

}


td, div, input, select
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}

input
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}

label
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}

/*template classes*/

td.topbg
{
	background-image: url(images/haccp_02_01.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


td.topmidbg
{
	background-image: url(images/haccp_02_05.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

td.hdrbg
{
	background-image: url(images/haccp_02_09.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

td.hdrgraybg
{
	background-image: url(images/haccp_02_19.gif);
	background-position: left top;
	background-repeat: repeat-x;
	vertical-align: middle;	
}

td.outbg
{
	background-image: url(images/haccp_02_27.gif);
	background-position: left top;
	background-repeat: repeat-x;	
	background-color: #EEEEEE;
}

td.menu
{
	background-color: #FFFFFF;
	background-image: url(images/menubg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 20px;
}

td.content
{
	background-color: #F7F7F7;
	background-image: url(images/contentbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px;
}

td.extendedcontent
{
	background-color: #F7F7F7;
}

td.leftdot
{
	background-image: url(images/haccp_02a_33.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}

td.middledot
{
	background-image: url(images/haccp_02a_35.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}

td.rightdot
{
	background-image: url(images/haccp_02a_37.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
}


div.maincontent
{
	padding-top: 15px;
	text-align: center;
}

div.bcpath
{
	font-size: 10px;	
	padding: 5px;
	color: #ffffff;
	text-align: left;
}

div.bcpath a:link
{
	color: #ffffff;
	text-decoration: none;
}

div.bcpath a:visited
{
	color: #fafafa;
	text-decoration: none;
}

div.loginmainarea
{
	color: #ffffff;
}

div.searchbox
{
	margin-left: 10px;
	vertical-align: middle;	
}

div.searchbox INPUT
{
	width: 80px;
	height: 18px;
	border: 1px solid #000000;
	vertical-align: middle;	
}

div.searchbox INPUT.search
{
	width: 32px;
	height: 20px;
	background-color: #fedcba;
	vertical-align: middle;
}

div.searchbox LABEL
{
	color: #ffffff;	
}

div.categorysearchbox
{
	margin-left: 0px;
	vertical-align: middle;
}

div.categorysearchbox INPUT
{
	width: 150px;
	height: 18px;
	border: 1px solid #cccccc;
	vertical-align: middle;	
}

div.categorysearchbox INPUT.search
{
	width: 32px;
	height: 18px;
	background-color: #fedcba;
	vertical-align: middle;
}

div.categorysearchbox LABEL
{
	color: #000000;	
}

div.addcategoryhazard 
{
	margin-left: 10px;
}

div.addcategoryhazard  SELECT
{
	width: 200px;
	height: 22px;
	vertical-align: middle;	
}

div.copyrecipe 
{
	padding-top: 0px;
	padding-bottom: 10px;
}

div.copyrecipe INPUT.copytext
{
	height: 15px;
	vertical-align: middle;	
}


H2
{
	font-size: 14px;
	font-family: Verdana;	
	color: #E10000;
}

a.linkonred
{
	color: #ffffff;
}
a.linkonred:visited
{
	color: #ffffff;
}

div.content
{
	text-align: left;
	padding-top: 25px;
}

INPUT.paysubmit
{
	background-color: #FFFFFF;
	color: Red;
	font-weight: bold;
	font-size: 8pt;
}

.payheader
{
	font-size: 18px;
	text-align: center;
}

div.terms
{
	padding-left: 20px;
}

div.trial LI
{
	list-style-type: square;
	list-style-position: inside;
	line-height: 25px;
	font-size: 10pt;
}

div.resultPanel
{
	COLOR: #ff0000; 
	height: 20px; 
	padding-left: 10px; 
	padding-right: 10px; 
	vertical-align: middle; 
	text-align: left;
}

div.spacer10
{
	padding: 10px;
	}
	
div.spacerleft5
{
	padding: 5px 0px 10px 0px;	
	}

td.menuseparator
{
	border-bottom: 1px solid #888888;
}

td.titlep10
{
	padding: 10px 0px 10px 0px;
	font-weight: bold;
	}

td.rowtitle
{
	font-weight: bold;
}

a.backforwardlink:link
{
	text-decoration: none;
	color: #ff0000;
	}

a.backforwardlink:visited
{
	text-decoration: none;
	color: #ff0000;
	}

.inputBtn
{
	width: 80px;
	height:22px;	
	border: 1px solid #cccccc;
	background-color: #FCE7D2;
	vertical-align: middle;
	color: red;
	font-weight: bold;
	}

.prevnextfooter
{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
div.editDiv
{
	visibility:hidden; 
	position:absolute; 
	width:200px; 
	height:166px; 
	z-index:1; 
	background-color: #FCE7D2; 
	border: solid 1px #cccccc;
	text-align: right;
	}
	
.mvc
{
	text-align: left;
	height: 24px;
	}
/*menu classes*/
.toolbar
{
   font-size: 13px;
   font-family: Verdana;
   padding: 3px;
   color: #ffffff;
   text-align: left;
   min-width: 150px;
}

.toolbar a:link
{
   font-size: 13px;
   font-family: Verdana;
   color: #ffffff;
   text-align: left;
}

.toolbar a:visited
{
	font-size: 13px;
	font-family: Verdana;
	color: #ffffff;
	text-align: left;
}

.toolbarstatic
{
   font-size: 13px;
   font-family: Verdana;
   padding: 3px;
   color: White;
   text-align: left;
}

.toolbarstatic a:link, a:visited
{
   font-size: 13px;
   font-family: Verdana;
   color: White;
   text-align: left;
}

.toolbarselect
{
   font-size: 13px;
   font-family: Verdana;
   padding: 3px;
   color: Red;
}


.toolbarselect a:visited
{
   font-size: 13px;
   font-family: Verdana;
   padding: 3px;
   color: Black;
}
/*end of menu classes*/

/* data list table*/
.DataTable
{
	border: 1px solid #cccccc;
	border-collapse: collapse;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.DataTable th{
	border: 1px solid #cccccc;
	background-color: #fedcba;
	color: #E10000;
	padding: 1px 2px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	}
		
.DataTable td
{
	border: 1px solid #cccccc;
	padding: 1px 2px;
	vertical-align: top;
	text-align: left;
}

.DataTable .OddRow
{
	background-color: #fedcba;
	vertical-align: top;
}

.DataTable .HeaderRow
{
	text-align: left;
}

.DataTable .NewRow
{
	background-color: #F67F0A;
	}

.DataTable textarea
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}
	
.DataTableSpacer
{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

/* /data list table */


/*classes for different tables*/

.overviewtable td
{
	height: 15px;
	text-align: center;
}

table.generaltable
{
	border-right: #cccccc 1px dashed;
	border-top: #cccccc 1px dashed;
	border-left: #cccccc 1px dashed;
	border-bottom: #cccccc 1px dashed;
	background-color: #e8e8e8;
	width: 520px;
	position: static;
}

.generaltable td
{
	height: 15px;
}

.generaltable textarea
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	vertical-align: middle;
}

table.generalextendedtable
{
	border-right: #cccccc 1px dashed;
	border-top: #cccccc 1px dashed;
	border-left: #cccccc 1px dashed;
	border-bottom: #cccccc 1px dashed;
	background-color: #e8e8e8;
	width: 700px;
	position: static;
}

.generalextendedtable textarea
{
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}


.repeatertable
{
	border: 1px solid #000000;
	color: #000000;
}

.repeatertable td
{
	height: 15px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}

a.paylink
{
	color: Red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.paylink:link
{
	color: Red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


table.settingstable td
{
	text-align: left;
	vertical-align:top;
}

td.repeaterseparator
{
	border-bottom: 1px solid #888888;
	height: 2px;
}

.repeaterheader
{
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}

a.controllinks:link
{
	color: #000000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
}
	
a.controllinks:visited
{
	color: #000000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	text-decoration: underline;
}

a.freetrial:link
{
	color: #ff0000;
	font-family: verdana, Arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
}
	
a.freetrial:visited
{
	color: #ff0000;
	font-family: verdana, Arial, helvetica;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

.sitemaplinks a:link
{
	color: #000000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	text-decoration: none;
}

.sitemaplinks a:visited
{
	color: #000000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	text-decoration: none;
}

.sitemaplinks a:hover
{
	color: #000000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	text-decoration: underline;
}


.currentnode
{
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

.topmenu
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

.topmenu a:link
{
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}

.topmenu a:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: #000000;
}

.topmenu a:hover
{
	text-decoration: underline;
}

a:link
{
	color: #ff0000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	text-decoration: underline;
}

a:visited
{
	color: #ff0000;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	text-decoration: underline;
}

/*as textbox*/
.asbMenu 
	{
		border: 1px solid red;
		background: #ffffff;
		position: absolute;
		padding: 5;
		white-space: nowrap;
	}
	
	.asbMenuBase
	{
		position: absolute;
	}
	
					
	.ASMenuItem
	{			
		color: #000000;
		background: #ffffff;
		cursor: hand;
		cursor: default;
	}
	
	.asbSelMenuItem
	{			
		color: red;
		background: #eeeeee;
		cursor: hand;
		cursor: default;
		white-space: nowrap;
	}

INPUT.formButton
{
	width: 100px;
}

TABLE.gridTable
{
	width: 600px;
}

TABLE.gridTable TR
{
	height:20px;
}

TABLE.formTable
{
	width: 600px;
}

TABLE.formTable TR
{
	height: 20px;
	border-bottom: 1px solid #cccccc;
}

TD.formLabel
{
	text-align: right;
	vertical-align: top;
}

TD.formLabelL
{
	text-align: left;
	vertical-align: top;
}

/*RA = right align*/
TD.boldRALabel
{
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	}


/*tabs*/

a.tab01 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Tahoma;
	color: #000000;
	border: 0px;
	background-image: url(Images/tab01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-left: 5px;
	background-attachment: fixed;
}

a.tab01:visited
{
	color: #000000;
	text-decoration: none;
}

a.tab01:hover 
{ 
    text-decoration: none;	
	color: #000000;
}

a.tab02 {
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Tahoma;
	color: #000000;
	border: 0px;
	background-image: url(Images/tab02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	height: 20px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-left: 5px;
	background-attachment: fixed;
}

a.tab02:visited
{
	color: #000000;
	text-decoration: none;
}

a.tab02:hover 
{ 
    text-decoration: none;	
	color: #000000;
}

.panel 
{
	border: none;
	font-size: 9pt;
	font-family: Arial, Tahoma;
	background-color: #ffffff;
	height: 270px; 
	text-align: justify;
	padding: 15px 10px 10px 5px;
}

/*end tabs*/
