font, td, div, psan
{
	font: 12px Tahoma;
}

form
{
	display: inline;
}

body
{
	font: 12px Tahoma;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
/*
	overflow-y: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C0C0C0;
*/
}

img
{
	border: 0px;
}

img.alpha
{border: 0px; behavior: url(alpha.htc)}

a:link, a:visited
{
	color: #3366CC;
	text-decoration: none;
}

a:hover, a:active
{
	color: #FF0000;
	text-decoration: underline;
}

input, select
{
	font: 10px Arial;
	height: 16px;
	border: 1px solid #9A9A9A;
	background-color: #FFFFFF;
}

textarea
{
	font: 10px Arial;
	border: 1px solid #9A9A9A;
	background-color: #FFFFFF;
}

td.pwhite
{
	background: url('images/product/white_button_bg.gif') no-repeat top left;
}

td.dateCell
{
	width: 30px;
	height: 20px;

}

td.dateCell a:link, td.dateCell a:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td.dateCell a:hover, td.dateCell a:active
{
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

#todayCell
{
	background-color: #006600;
}

h3
{
	color: #607527;
	font: 14px Tahoma;
	font-weight: 500;
	display: inline;
}

ul
{
	padding: 0px; /*fix for none-ie browser*/
	margin: 1px 0px 6px 0px;
}

ul li
{
	font: 12px Tahoma;
	display: block;
	padding-left: 10px;
	margin: 0px;
	margin-top: 2px;
	background: url('images/arrow.gif') no-repeat top left;
	background-position: 0px 5px;
	list-style: none;
	line-height: 14px;
}

td.listFlash
{
	color: #FFFFFF;
	font: 13px Tahoma;
	vertical-align: top;
	padding-right: 15px;
}

a.listOversea:link, a.listOversea:visited
{
	color: #7D7D7D;
	font: 20px "Century Gothic", Tahoma;
}

a.listOversea:hover, a.listOversea:active
{
	color: #FF0000;
	font: 20px "Century Gothic", Tahoma;
	text-decoration: none;
}

td.overseaPcode
{
	font: bold 20px Arial;
	color: #D3F800;
	background-color: #333333;
	padding-left: 185px;
}

span.orange
{
	font: bold 14px Tahoma;
	color: #FFCC00;
}