body {	background-color: #000;
	padding:0;
	margin:5px 1px;}
.linktext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D4D4D4;/*#FFFFFF;*/
	background-color: #000000;
	text-decoration: none;
}

A.linktext:link {color : yellow}
A.linktext:visited  {color: yellow}
A.linktext:hover  {color: red}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:  #D4D4D4;/*#FFFFFF;*/
	background-color: #000000;
}
.text a{
	color:#FFD700;
}
.header{	color:#FFD700;
	font-size:14px;
	font-weight:bold;}
.descr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:  #D4D4D4;/*#FFFFFF;*/
	background-color: #000000;
}
.descr_text a{	color:#FFD700;}
.oem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:  #D4D4D4;/*#FFFFFF;*/
	background-color: #000000;
}
.oem a{	font-weight: bold;	color: #FFD700;
}
.oem a:hover {	color: #FFFFFF;
}
.descr_text table td {	font-size: 12px;}
.oem table td{
	font-size: 12px;
	color: #D4D4D4;/*#FFFFFF;*/
}
.oem table th{
	font-size: 12px;
	color: #D4D4D4;/*#FFFFFF;*/
}
#main_menu a {	text-decoration:none;	color:black;
	font-family:Times;
	font-size:15px;}
#main_menu a:hover {
	color:#fff;
}
.cart{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	background-color: #FFD700;
	border-right:2px solid black;
}
.cart_header{	border-bottom:1px solid #fff;
	font-size: 14px;	color: #fff;
	background-color: #DD1C23;
}
.cart a{	color:#008000;
	text-decoration:none;
}
.cart a:hover{	color:#DD1C23;
}
.order{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	background-color: #FFD700;
	border-right:0px solid black;
}
.order_header{
	border-bottom:1px solid #fff;
	font-size: 14px;
	color: #fff;
	background-color: #DD1C23;
}
.order a{
	color:#008000;
	text-decoration:none;
}
.order a:hover{
	color:#DD1C23;
}
#content {
	color: #D4D4D4;/*#FFFFFF;*/
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#content h1{	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#content a{
	font-weight: bold;
	color: #FFD700;
}
#content a:hover {
	color: #FFFFFF;
}
.librdate{	font-weight: bold;
	color: #EF1418;
}
.art_title{	color: #FFD700;
	font-weight: bold;}
#content #here{
	color:red;
}
.pdf {
	font-size : 12px;
	font-family : arial;
	color : #ffd200;
	text-decoration : none
}

a.pdf {
	font-size : 12px;
	font-family : arial;
	color : #ffd200;
	text-decoration : none
}

a:hover.pdf {
	font-size : 12px;
	font-family : arial;
	color : #ff7e00;
	text-decoration : none
}
#content .pdf_lnk {	color:#FF5B5B;
}
#mag_table td{	padding-bottom:15px;}
#content h1 {	font-size:1.2em;
	margin-bottom:5px;
	background-color:#888;
	font-weight:bold;
	padding:4px 6px;
}
#content h2 {
	font-size:1.2em;
	margin-bottom:5px;
	color:#ffd200;
}
#content .newsdate{	color:#0080FF;
}
#content ol {
	/*padding-left:10px;*/
	list-style-position: inside;
	/*border:1px solid red;*/
	display:block;
}
#content ol li{
	/*padding-left:20px;*/
	/*border:1px solid blue;*/
}

