.body-text-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.smaller     { font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}


.smaller_bold     { font-size: 11px;
font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
}

.footer-blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

}

.submitButton
{
	background-image: url('../images/btn_browse_enter.gif'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-color: #FFFFFF; 
	color: #FFFFFF; 
	position: relative; 
	width: 120; 
	border-style: solid; 
	border-width: 0; 
	padding-bottom: 7; 
	background-position: center 50%;
	border: 1 solid #0000FF;
	cursor:hand;
}

.fields
{
	font-family: Arial, Helvetica, sans-serif;

	color: #ffffff; 
	font-size: 11px; 
}

.note
{
	font-family: Arial, Helvetica, sans-serif;

    PADDING-RIGHT: 12px;
    PADDING-LEFT: 12px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    PADDING-BOTTOM: 12px;
    MARGIN: 5px;
    COLOR: #ff0000;
    PADDING-TOP: 12px;
    TEXT-ALIGN: center
}

.remarks
{
	font-family: Arial, Helvetica, sans-serif;

    FONT-SIZE: 11px;

    TEXT-ALIGN: center
}

.remarksHeading
{
	font-family: Arial, Helvetica, sans-serif;

    FONT-SIZE: 11px;
    TEXT-ALIGN: center
}


P,H1,H2,H3,H4,H5,H6
{
    FONT-FAMILY: Verdana, Arial, Helvetica
}

P
{
    margin:0px;
    padding:0px;
    line-height:normal;
}


#japanstock  { background-image: url('../images/bg_browse.jpg'); background-repeat: repeat-y; 
               background-attachment: scroll; background-position: left top }


.shorttitle  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2830B8; 
               background-color: #EEEEEE; border-top-style: ridge; 
               border-top-width: 1; border-bottom-style: ridge; 
               border-bottom-width: 1 }
.StockTable, 
.StockTableList
{ 
	font-family: Arial, Helvetica, sans-serif;border-style: ridge; border-width: 1; 
}

.FieldNames
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #2830B8;
}

.RetailPrice, .SavingPrice
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    color: black;
}

.SavingPrice
{
    color:Red;
}

A
{
    TEXT-DECORATION: none
}

A:link
{
    COLOR: blue;
}

A:visited
{
    COLOR: blue;
}

A:active
{
    COLOR: blue;
}

A:hover      
{ 
   color: red;
   TEXT-DECORATION: underline;
}

TD .smaller
{
    FONT-SIZE: 10px;
    COLOR: #00008b
}
.shorttitle
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    TEXT-ALIGN: left
}
.remarks
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    TEXT-ALIGN: center
}
.small
{
    FONT-SIZE: 12px;
    COLOR: #000000
}
.list
{
    FONT-SIZE: 10px;
    COLOR: #000000
}
.small_black
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000
}
.note
{
    PADDING-RIGHT: 12px;
    PADDING-LEFT: 12px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    PADDING-BOTTOM: 12px;
    MARGIN: 5px;
    COLOR: #ff0000;
    PADDING-TOP: 12px;
    TEXT-ALIGN: center
}

A.black
{
    COLOR: #000000;
    FONT-SIZE: 9pt;
    TEXT-DECORATION: none
}
A.black:link
{
    COLOR: #000000;
}
A.black:visited
{
    COLOR: #000000;
}
A.black:active
{
    COLOR: #000000;
}
A.black:hover
{
    COLOR: #99ff33
}


A.email
{
    COLOR: #000000;
    
    TEXT-DECORATION: underline;
}
A.email:link
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.email:visited
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.email:active
{
    COLOR: #000000;
    TEXT-DECORATION: underline;
}
A.email:hover
{
    COLOR: #99ff33;
    TEXT-DECORATION: none;
}

.Body
{
	margin: 0px 0px 0px 0px;
	background-color:white;
}

.SmallHeading
{

color: #0033CC; 
text-transform: uppercase; 
font-size: 12px; 
font-family:Arial;
font-weight:bold;


}

.error
{
	color:red;
	font-weight:bold;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
}

textarea.yellow, input.yellow
{
	background-color:#F3F4FE;
}

input.buynowbtn 
{ 
	background-image: url('../images/btn_buy_now.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center;
	width:200; 


}

.BuyNowButton
{
    width:240px;
}