/* standard styles */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/logo_watermark.gif);	
	scrollbar-face-color : #ffd26a; 
	scrollbar-highlight-color : #ffcb54; 
	scrollbar-3dlight-color : #ffffff; 
	scrollbar-shadow-color : #ffc339; 
	scrollbar-darkshadow-color : #ffc339; 
	scrollbar-track-color : #fde5ad; 
	scrollbar-arrow-color : #feb305;
	scrollbar-width: 25;
}

a:link {color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
a:active {color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
a:visited {color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}
a:hover {color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px;}

p, tr, td, ul, li
{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
.header1, h1
{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
.header2, h2
{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
.intd
{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}

table {font-size:100%;}
input {font-family:Tahoma, Verdana;font-size:11px}
select {font-family:Tahoma, Verdana;font-size:11px}
textarea {font-family:Tahoma, Verdana;font-size:11px}

table.itemdetail{}
tr.itemdetail1 td{font-size: 13px; font-weight: bold;}
tr.itemdetail2 td{}
tr.itemdetail3 td{}
tr.itemdetail4 td{}
tr.itemdetailbuy td{}

table.listgrid{background-color:#FFFFFF;width:100%;}
table.link{background-color:#FFFFFF;} 
tr.listgridheader{background-color:#fdecb9;font-weight:bold;}
tr.listgridfooter{background-color:#fdecb9;}
tr.listgridpager{background-color:#fdecb9;text-align:center}
tr.listgriditemodd{background-color:#fef9e8;}
tr.listgriditemeven{background-color:#fff6db;}
tr.listgriditemedit{background-color:#ffc339;}

span.pageheader{font-weight:bold;font-size:medium}

.button {
	text-align: center;
	text-decoration:none;
	border-width:2px;
	border-style:outset;
	border-color:buttonhighlight;
	background-color:#e3edf6;
	font-weight:bold;
	padding:1px;
}

div.itemsection
{
	position:absolute; 
	width:573px; 
	height:470px; 
	z-index:0; 
	overflow: auto; 
	background-color:#fef9e8;
}

div.pagesizeSection
{
	font-color: white;
	position:relative; 
	top:472;
	background-color:#FFEBAE;
}

