BODY
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	cursor: default;
	text-align: center;
}

INPUT, SELECT
{
	/*border-right: #bbb 1px solid;
	border-top: #bbb 1px solid;
	border-left: #bbb 1px solid;*/
	/*width: 150px;*/
	color: #174c89;
	/*border-bottom: #bbb 1px solid;*/
	/*height: 20px;*/
	background-color: #fff;
	text-align: left;
	cursor: hand;
}

BODY, INPUT, BUTTON, TH, TD, DIV, SPAN, P, A, SELECT
{
	font-size: 14px;
}

INPUT.CKB_RAD, .CKB_RAD INPUT
{
	width: auto;
	border: 0px;
	height: auto;
}

.INPUT_IMAGE
{
	width: 23px;
	height: 23px;
	border: 0px;
	background-color: Transparent;
	cursor: hand;
}

BODY, DIV, SPAN, TD, TH, INPUT, SELECT, TEXTAREA, A, BUTTON
{
	font-family: Tahoma;
}

P
{
	margin: 0;
}

UL
{
	margin-top: 0;
	margin-bottom: 0;
}

OL
{
	margin-top: 0;
	margin-bottom: 0;
}

/* base style declaration for the absolute elements */
DIV.POS_ABS
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
	left: 0px;
}

/* main table of the pages */
.TABLE_MAIN_PAGE
{
	width: 750px;
	/*margin-top: 305px;*/
}

.TABLE_HEAD
{
	width: 750px;
	height: 290px;
	margin-top: 15px;
}

.FOOTER
{
	height: 182px;
	position: relative;
	z-index: 1;
	top: 0px;
	width: 750px;
}

TD.LOGO_TOP
{
	text-align: left;
	vertical-align: top;
}

IMG.LOGO_TOP
{
	position: relative;
	top: 15px;
	left: 15px;
	cursor: hand;
}

TD.IMG_TOP
{
	text-align: left;
	width: 140px;
}

.TOP_TABLE
{
	margin-top: 35px;
}

.TABLE_HEADER
{
	width: 100%;
}

.sHeadLink
{
	color: #959294;
}

.SUB_TITLE
{
	border-bottom: solid 1px #c60000;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
}

.LIST_ERROR_MSG
{
	font-size: 20px;
	display: block;
	width: 98%;
	color: #C60000;
}

.REGISTER_TABLE TR
{
	line-height: 40px;
}

BUTTON, INPUT.BUTTON
{
	height: 20px;
	color: #C60000;
	font-weight: bold;
	cursor: hand;
	border: 1px solid #a9a9a9;
	text-align: center;
}

.BTN_MOUSE_OUT
{
	background-image: url(../images/button_off.gif);
	background-repeat: repeat-x;
}

.BTN_MOUSE_OVER
{
	background-image: url(../images/button_on.gif);
	background-repeat: repeat-x;
}

.SIDE_MENU_HOLDER
{
}

#smSearch INPUT
{
	margin-top: 5px;
}

#smSearch SELECT
{
	margin-top: 5px;
	margin-bottom: 3px;
}

#smLogin .BUTTON
{
	margin-top: 7px;
	margin-bottom: 3px;
}

.ProductListHead
{
	font-size: 14px;
}

.ProductListItem
{
	color: black;
	font-size: 10px;
}

.Normal
{
	font-size: 14px;
	font-weight: normal;
	line-height: 12px;
}

.NormalDouble
{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

.NormalBold
{
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}

A:active, A:link, A:visited
{
	color: #00008b;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
}

A:hover
{
	font-size: 14px;
	color: #808080;
	font-family: Tahoma;
	text-decoration: none;
}

.HEADER_LINK_OFF
{
	height: 70px;
	width: 90px;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.HEADER_LINK_ON
{
	height: 70px;
	width: 90px;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: center center;
}

.LIST_ITEM
{
	border-bottom: solid 1px #c60000;
}

.IMG_LOGO
{
	margin: 20px;
}

.SEARCH_HOLDER
{
	margin: 9px;
}

.IMG_ANIMATED
{
	position: absolute;
	top: 0px;
}

.SCROLL_HEADER
{
	background-color: #fff;
	text-align: center;
	width: 140px;
}

.SCROLL_FRAME
{
	width: 140px;
	height: 186px;
	background-image: url(../images/home/scroll_frame.gif);
	padding: 5px;
	background-repeat: no-repeat;
}

.PRODUCT_PRICE
{
	font-weight: bold;
	color: #333366;
	direction: ltr;
}

.PRODUCT_BUY_BUTTON
{
}
