body
{
	font-family: Arial;
	font-size: 12px;

	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #999999;
}

h1    { font-family:Tahoma,sans-serif; font-size:14pt; color: 0066CC; font-style:italic; }

td
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;

}

.tblHeader1
{
	font-size: 13px;
	border-bottom: 1px solid #0066cc;
	text-indent: 14px;
	font-weight:bold;


}

.tblHeader2
{
	color: #333333;
	font-size: 12px;
	border-bottom: 1px solid #0066cc;
	border-top: none;
}

.tblHeader2footer
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #0066cc;

}

.folderHeader1
{
	color: white;
	font-size: 12px;
	font-weight: bold;

}
.folderCell
{
	border: solid 1px #6699cc;

}
.tblFooter1
{
	font-size: 11px;
	font-weight: normal;
	border-top: solid 1px #0066cc;
}

h2
{
	font-size: 14px;
}
.smallwhite
{
	font-size: 9px;
	color: White;
}

.error
{
	color: Red;
}

input
{
	border: solid 1px #333333;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f3f3f3;
}
input.button
{
	border: solid 1px #333333;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #e0e0e0;
}
input.submit
{
	border: solid 1px #333333;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f0f0f0;
}

.imagebutton
{
	border: none;
	}
.radio
{
	border-style: none;
	border-width: 0px;
	background-color: #ffffff;
}

.radiogrey
{
	border-style: none;
	border-width: 0px;
	border-color: #eeeeee;
	background-color: #eeeeee;
}
input.checkbox
{
	border-style: none;
	border-width: 0px;
}
textarea
{
	border: solid 1px #333333;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #f3f3f3;
}

A:link, A:active, A:visited
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color:  #0066cc;
	text-decoration: underline ;
}



A.menu:link, A.menu:visited, A.menu:active
{
	color: White;
	text-decoration: none;
}
A.menu:hover
{
	color:  White;
	text-decoration: underline;
}



A.menusub:link, A.menusub:visited, A.menusub:active
{
	color: #333333;
	text-decoration: none;
}
A.menusub:hover
{
	color:  #0066cc;
	text-decoration: underline;
}


.ok
{
	color: green;
	font-size: 12px;
	font-weight: bold;
}
select
{
	border: solid 1px #333333;
	font-size: 12px;
}
.optiongrey
{
	background-color: #dddddd;
}
.lineeven {
	background-color: #efefef;
}
.lineodd {
	background-color: #e6e6e6;
}
.tdmainmenuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	/*background-color: #0066cc;*/
	text-indent: 5px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/

}
.tdmainmenusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #dddddd;
	text-indent: 8px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/

}
.tdcartheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	/*background-color: #0066cc;*/
	text-indent: 5px;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	/*border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;*/
}
.tdcartcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dddddd;
	height: 16px;
	text-indent:3px;
}
.tdlogo
{
	background-color:#FFFFFF;
	height: 70px;
	text-align:center;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 34px;


}
/*.footer
{
	border-top: 1px solid #0066cc;
	color: #333333;
	font-size: 9px;
	text-align:center;
	vertical-align:middle;
	line-height: 14px;
	height:14px;
	background-image:url(images/footer_bg.JPG);
}
.TDLeft
{
	background-image:url(images/mm_left.JPG);
}
.TDRight
{
	background-image:url(images/mm_right.JPG);
}
.TDTop
{
	background-image:url(images/mm_top.JPG);
	background-color:#ffffff;
	background-repeat: repeat-x;
	vertical-align:top;
	height: 6px;
}*/
.BorderGreyLine
{
	border: 1px solid #666666;
}
.searchresultitem
{
	border-bottom: 1px solid #666666;
	font-weight: bold;
}