body, td, th {
	font-family: Verdana;
	color: #FF0000;
	font-size: 10px;
}

FORM {
	display: inline;
}
CHECKBOX {
  font-family: Verdana;
  font-size: 10px;
}

RADIO {
  font-family: Verdana;
  font-size: 10px;
}

TEXTAREA {
	width: 100%;
	height: 100%;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #000000;
}
SELECT {
	font-family: Verdana;
	font-size: 9px;
	border: 1px solid #000000;
}
INPUT {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.inputSearch {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #000000;
	width: 136px;
	height: 16px;
}
.inputQty {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #000000;
	width: 60px;
	text-align: right;
}
.inputEnquiryForm {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #000000;
	width: 100%;
}
.Background {
	background:#333333 url('../images/bg.jpg') repeat-x fixed left top; 
}
body {
	background-color: #000000;
}
.Heading {
	font-weight: bold;
	color: #FF0000;
	padding-left: 10px;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #102a40;
}
a:hover {
	color: #1861B0;
}
/*--------------------------------------------------------------[ Product Navigation ]>>>>>>>>*/
.Navigation a:link, .Navigation a:visited, .Navigation a:active,
.Navigation_active a:link, .Navigation_active a:visited, .Navigation_active a:active{
	background-image: url('../images/blt_0.gif');
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#000000;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 24px;
	float: left;
	width: 178px;
	height:20px;
	padding-top:5px
}

.Navigation a:hover,
.Navigation_active a:hover {
	background-image: url('../images/blt_1.gif');
	color: #666666;
	background-color: #000000
}
/*---------------------[ For IE only ]*/
* html .Navigation a:link, * html .Navigation a:visited, * html .Navigation a:active,
* html .Navigation_active a:link, * html .Navigation_active a:visited, * html .Navigation_active a:active {
	width: 202px;
	height:25px;
	padding-top:6px;
}

.Navigation_active a:link, .Navigation_active a:visited, .Navigation_active a:active{
	color: #999999;
	background-color: #333333;
}

/*---------D9E1E8-----------------------------------------------------[ Product Navigation ] <<<<<<<*/
.ButtonCat a:link, .ButtonCat a:visited, .ButtonCat a:active {
	text-decoration:none;
	color: #000000;
	border: 1px solid #7897AF;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	float: left;
	width: 167px;
	margin:1px
}
.ButtonCat a:hover {
	color: #000000;
	border: 1px solid #000000;
	background-color: #333333;
}
.Thumb_Title, .Thumb_Title a:link, .Thumb_Title a:visited, .Thumb_Title a:active {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
.Thumb_Title a:hover {
	color: #000000;
}
.Thumb_Article {
	color: #333333;
}
.buttonPageNav a:link, .buttonPageNav a:visited, .buttonPageNav a:active {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000
	background-color: #333333;
	float: left;
	width: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.buttonPageNav a:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.buttonPageNavNum a:link, .buttonPageNavNum a:visited, .buttonPageNavNum a:active {
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 1px;
}
.buttonPageNavNum a:hover {
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.buttonPageNavNumactive {
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 1px;
}
/*----------------------------------------------------------------------------------------*/
.Thumb_Qty {
	font-size: 12px;
}
.Page_Heading {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 26px;
	padding-top: 4px;
	padding-left: 4px;
}
* html .Page_Heading {
	height: 30px;
}.Border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
