body {
	scrollbar-face-color: #3C71A2;
	scrollbar-shadow-color: #E0E0E0; 
	scrollbar-highlight-color: #3C71A2; 
	scrollbar-3dlight-color: #F0F0F0; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #F0F0F0; 
	scrollbar-arrow-color: #FFFFFF
}

.normal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.normal:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.normal:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.rline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FCDFFE;
}
.tlline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E52B6D;
	border-left-color: #E52B6D;
}

.normalhead {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.store 		{font-family: arial; font-size: 9pt; font-weight: bold; color: #000000; text-decoration: none; letter-spacing: 0.5px;}
.store:hover{font-family: arial; font-size: 9pt; font-weight: bold; color: #D62E03; text-decoration: none; letter-spacing: 0.5px;}


.bold {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.normallink {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.normallink:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #E39000;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.menucat {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.menucatsel {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.menucat:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #E39000;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.productname {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.productname:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #F15D29;
	text-decoration: none;
}
.page {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: #E55B46;
	text-decoration: none;
	letter-spacing: 1px;
}
 
.td_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.td_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #606060;
}

.information {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.bgImg_one{
  background-image: url("images/sitetemplate1_03.gif");
  background-repeat:no-repeat;
  background-attachment:fixed 
}

.bgImg_two{
  background-image: url("images/sitetemplate1_04.gif");
  background-repeat:no-repeat;
  background-attachment:fixed 
}
 
.bgImg_three{
  background-image: url("images/sitetemplate1_05.gif");
  background-repeat:no-repeat;
  background-attachment:fixed 
}

.bgImg_four{
  background-image: url("images/sitetemplate1_06.gif");
  background-repeat:no-repeat;
  background-attachment:fixed 
}

.bgImg_five{
  background-image: url("images/sitetemplate1_07.gif");
  background-repeat:no-repeat;
  background-attachment:fixed 
}

.bg1 {
	background-color: #FAC76D;
	filter: Alpha(Opacity=70);
}
.bg2 {
	background-color: #FFF79A;
	filter: Alpha(Opacity=70);
}
.bg3 {
	background-color: #4EC0BD;
	filter: Alpha(Opacity=70);
}
.bg4 {
	background-color: #D6AEF9;
	filter: Alpha(Opacity=70);
}
.bg5 {
	background-color: #FF9696;
	filter: Alpha(Opacity=70);
}

.buttoncls {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	height: 18px;
	border: 1px solid #2D5477;
	background-color: #3C71A2;
}
