@charset "utf-8";
/* CSS Document */
body { 
	font-family: Tahoma;
	font-size: 8pt;
	background:#4396CA url(main_bg.jpg) top repeat-x;
	color:#333333;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	padding-top:10px;
}
p {
	margin:2px;
	padding:0px;
}
a {
	font-family:Tahoma;
	font-size: 8pt;
	text-decoration:none;
	color:#333333;
	margin:0px;
	padding:0px;
}
a:hover {
	color:#2A63AE;
	text-decoration:none;
}

img {
	border:0px;
}
table {
	font-family:Tahoma;
	font-size: 8pt;
	border-collapse:collapse;
}
tr td {
	font-family:Tahoma;
	font-size:: 8pt;
	margin:0px;
	padding:0px;
	color:#333333;
}

form {
	font-family:Tahoma;
	font-size: 8pt;
	border: #666666 0px solid;
	margin:0px;
	padding: 0px;
}

input {
	font-family:Tahoma;
	font-size: 8pt;

}

textarea {
	font-family:Tahoma;
	font-size: 8pt;

}
select {
	font-family:Tahoma;
	font-size: 8pt;
}





#menu-title {
	background:#FF7300 url(bg-menu1.jpg) top left no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:2px;
	padding-left:35px;
	font-weight:bold;
	height:25px;
	width:200px;
}
#menu-title2 {
	background:#FF0000 url(bg-menu2.jpg) top left no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:2px;
	padding-left:35px;
	font-weight:bold;
	height:25px;
	width:200px;
}


#menu-title3 {
	background:#008BFF url(bg-menu3.jpg) top left no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:2px;
	padding-left:35px;
	font-weight:bold;
	height:25px;
	width:200px;
}

#menu-bottom {
	color:#2D64B7;
	font-size:8pt;
}

#menu-bottom a {
	color:#2D64B7;
	font-size:8pt;
}
#menu-bottom a:hover {
	text-decoration:underline;
}


#menu-bottom-1 {
	color:#2D64B7;
	font-size:7pt;
}

#menu-bottom-1 a {
	color:#2D64B7;
	font-size:7pt;
}
#menu-bottom-1 a:hover {
	text-decoration:underline;
}


#menu-border {
	border:#CCCCCC 1px solid;
}

#icon-user {
	background:url(user-icon.jpg) no-repeat top center;
	background-position:10px;
	padding:3px;
	padding-left:35px;
	text-align:left;
}
#view-counter {
	font-weight:bold;
	padding-top:5px;
}


#help-contact {
	margin-left:20px;
	height:160px;
	width:300px;
}

#table-product {
	border:0px;
}
#table-product tr td{
	border-bottom:#CCCCCC 1px solid;
	padding:5px;
}

#color-title-read {
	color:#2D64B7;
	font-weight:bold;
	text-decoration:underline;
}

.catagories-list{
	background:url(border-dot.gif) no-repeat bottom center;
	display:block;
	padding:5px;

}
.catagories-list-sub{
	background:url(border-dot.gif) no-repeat bottom center;
	display:block;
	padding:5px;

}

a.cat-item {
	background:url(right.gif) left top no-repeat;
	background-position:10px;
	padding-left:30px;
	text-align:justify;
	font-weight:bold;
}
a.cat-item:hover {
	background:url(down.gif) left top no-repeat;
	background-position:10px;
	padding-left:30px;
	text-align:justify;
	font-weight:bold;
}
a.cat-item1 {
	background:url(bt-arrow-over.gif) left top no-repeat;
	background-position:20px;
	padding-left:40px;
}
a.cat-item1:hover {
	background:url(bt-arrow.gif) left top no-repeat;
	background-position:20px;
	padding-left:40px;
}

a.news-on-group-title {
	background:url(bt-arrow.gif) left top no-repeat;
	background-position:0px 13px;
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}


#summary-news-group {
	color:#6666666;
	display:block;
}

#padding5 {
	background:url(dot.gif) left bottom repeat-x;
	padding-bottom:3px;
}

#other-news {
	background:url(dot-ver.gif) right top repeat-y; 	
	padding:10px;
}

#border-dot {
	background:url(dot.gif) left bottom repeat-x;
	padding:5px;
	padding-top:0px;
	padding-left:0px;
	margin:5px;
	margin-top:0px;
	text-align:left;
	display:block;
	font-weight:bold;
}

#news-title {
	font-weight:bold;
	font-size:10pt;
	padding:5px;
	margin-bottom:20px;
	padding-left:0px;
	color:#000000;
	display:block;
}


#link-navigator {
	color:#000000;
	padding:3px;
	font-weight:bold;
}

#link-navigator a {
	color:#000000;
	padding:3px;
	font-weight:bold;
}

#link-navigator a:hover {
	color:#000000;
	text-decoration:underline;
}



#product-name {
	background:url(file.gif) left top no-repeat;
	display:block;
	color:#008AFF;
	font-weight:bold;
	height:24px;
	padding-left:30px;
	padding-bottom:10px;
	font-size:10pt;
	
}



#summary-product {
	font-style:italic;
	padding-right:10px;
	padding-bottom:10px;
}

#other-product{
	padding:5px;
	text-align:left;
	display:block;
}

#product-pricesell {
	color:#FF0000;
	font-weight:bold;
}


#border-product {
	background:url(dot.gif) left bottom repeat-x;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:5px;
}


#catagories-name {
	padding:10px;
	float:left;
	color:#FF6600;
	font-weight:bold;
}
#aboutus-home {
	padding:5px;
}

#aboutus-item {
	color:#666666;
	padding-top:10px;
	background-position:0px;
	padding-left:20px;
	text-align:justify;
	padding-right:10px;
	display:block;
}



#product-home {
	padding:5px;
	vertical-align:text-top;
}


#product-item {
	color:#666666;
	padding-top:10px;
	padding-left:20px;
	margin:auto;
	text-align:left;
	padding-right:10px;
}

a.catagories-sub-name {
	padding:10px;
	padding-left:20px;
	float:left;
	font-weight:bold;
	background:url(bt-arrow.gif) left top no-repeat;
	background-position:0px;
}

a.product-name {
	background:url(bullet-org.gif) left top no-repeat;
	background-position:0px 5px;
	padding-left:20px;
	color:#000000;
	font-weight:bold;
}


a.product-name-other{
	color:#008AFF;
	padding:5px;
	display:block;
	font-weight:bold;
}
a.product-name-other:hover{
	color:#FF0000;
	padding:5px;
	display:block;
}

.page {
	color:#999999;
}

.page a {
	color:#999999;
	padding:3px;
}

.page a:hover {
	color:#333333;
	padding:3px;
}


a.item-other_news {
	display:block;
	background:url(bullet-org.gif) left top no-repeat;
	background-position:8px;
	padding:3px;
	padding-left:30px;
	text-align:left;
}

a.bullet-item {
	display:block;
	background:url(bullet-org.gif) left top no-repeat;
	background-position:12px 9px;
	padding:5px;
	padding-left:30px;
	color:#08508D;
	
}
a.bullet-item:hover {
	text-decoration:underline;
}


a.back-button {
	color:#CCCCCC;
	padding:5px;
	padding-left:0px;
	display:block;
	text-align:left;
}

.bg-bottom {
	display:block;
	background: url(images/bg-bt.gif) top center no-repeat; 
	border-top:#666666 3px solid; 
	padding:4px; 
	padding-left:10px; 
	padding-right:10px;
	height:41px;
}



.button {
	display:block;
	background:url(button.gif) no-repeat top;
	color:#FFFFFF;
	text-transform:uppercase;
	height:35px;
	width:113px;
	font-size:10pt;
	padding-top:9px;
	text-align:center;
}
.button:hover {
	display:block;
	background:url(button-hover.gif) no-repeat top;
	color:#FFFFFF;

	
}

.button1 {
	display:block;
	background:url(button1.gif) no-repeat top;
	color:#FFFFFF;
	text-transform:uppercase;
	height:35px;
	width:113px;
	font-size:10pt;
	padding-top:9px;
	text-align:center;
}
.button1:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:underline;
	
}

a.link_news_event {
	display:block;
	color:#0033FF;
	background:url(bt-arrow.gif) left top no-repeat;
	background-position:0px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
}

a.link_news_event:hover {
	color:#990000;
	text-decoration:none;
}
