a {
	text-decoration : none;
	color : #474747;
}
a:hover {
	text-decoration : underline;
}
body, td, div, p, input, select, textarea {
	font : 100 8pt Tahoma;
	color : #474747;
}
input {
	border-style : groove;
}
body {
	text-align : left;
	margin : 0px;
}
.button {
	border : 1px solid #828282;
	font : 100 8pt/15px Tahoma;
	background-color : #ffffff;
	color : #4c4c4c;
}
#top {
	width : 964px;
	height : 30px;
}
#top #text {
	
	text-align : center;
	padding-right : 20px;
	float : right;
}
#top #text, #top #text a {
	font : 100 8pt/26px Tahoma;
	color : #5a5a5a;
}
#bottom{
	background : url(../images/footer.gif) transparent;
	width: 964px;
	height : 56px;
}
#left_menu {
	width : 125px;
	text-align : left;
}
#left_menu ul {
	list-style : none;
	margin : 0;
	padding : 0;
}
#left_menu a {
	font : 100 11px/16px Tahoma;
	display : block;
	border-width : 1px;
	margin : 0;
	padding : 1px 0px 1px 0px;
	text-decoration : none;
	border-bottom : 1px solid #E1E1E1;
	background : url(../images/icon_01.png) transparent no-repeat 7px 50%;
	padding-left: 17px;
}
#left_menu .parent a {
	color : #ffffff;
}
#left_menu .parent a:hover {
	text-decoration : underline;
}
#support_table{
	background : url(../images/left_support_bck.gif) transparent no-repeat;
	width: 139px;
	height: 136px;
	text-align : left;
}
#support_table .header{
	color : #C8260F;
	font : 700 11px/14px Tahoma;
}
#support_table, #support_table a, #support_table div {
	color : #666666;
	font : 100 11px/14px Tahoma;
}
#currency{
	width: 127px;
	height: 62px;
	background: url(../images/left_currency_bck.gif);
	border: 0px;
}
#currency .label, #currency .value{
	color: #FFFFFF;
	font: 100 10px/14px Tahoma;
}
#currency .item{
	height: 14px; margin: 0px; padding: 0px;
}
#currency .label{
	width: 55px; padding-left: 5px;
}
#currency .value{
	width: 45px;
}
#currency img{
	width: 7px; height: 6px;
}


#search .search_text{
	float: left;
	width: 121px;
	height: 18px;
}
#search .search_text input{
	border-width: 0px;
	font: normal 8pt/16px Tahoma;
	width: 121px;
	height: 18px;
	background: url(../images/right_search_search_key_bck.gif);
	text-align: center;
}
#search .search_submit{
	float: left;
	width: 44px;
	height: 18px;
	padding-top: 1px;
	padding-left: 2px;
}
#search .search_submit input{
	border-width: 0px;
	font: normal 8pt/16px Tahoma;
	width: 44px;
	height: 18px;
	background: url(../images/right_search_submit_bck.gif);
}

.right_caption{
	font: bold 8pt/19px Tahoma;
	width: 207px;
	height: 21px;
	background: url(../images/right_caption_bck.gif);
	text-align: left;
}
.right_caption span{
	padding-left: 65px;
	color: #FFFFFF;
}

.middle_caption{
	font: bold 8pt/19px Tahoma;
	width: 100%;
	height: 21px;
	background: url(../images/middle_caption_bck.png);
	text-align: left;
	margin-bottom: 3px;
}
.middle_caption span{
	padding-left: 65px;
	color: #2981C1;
}

.middle_page_title{
	width: 535px;
	height: 40px;
	background: url(../images/detail_header_bck.gif);
	text-align: left;
	margin-bottom: 10px;
}
.middle_page_title span{
	padding-left: 80px;
}
.middle_page_title span, .middle_page_title a{
	color: #FFFFFF;
	font: 700 9pt/40px Tahoma;
}