A
{
	color : #42535F;		
}
A:LINK 
{
	color : #42535F;
}
A:HOVER
{
	color : #000000;
}
A.menu 
{
    color: #FFFFFF;	
}
A:LINK.menu 
{
    color: #FFFFFF;	
}

A:HOVER.menu 
{
    color : #000000;	
}
A.red
{
    color : #CC0000;
}
A.blue
{
	color : #18609C;
}
HR 
{
    border : solid #42535F;
    height : 1px;
}
BODY
{
    font-size: 8pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #FFFFFF;
    /* FILTER: progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=1,Opacity=1.00); */
}
H1
{
    font-weight: bold;
    font-size: 10pt;
    /* color: #42535F; */
    color: #333E5A;
    font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
H2
{
    font-weight: bold;
    font-size: 8pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
}
.menu
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
}
TABLE
{
    font-size: 8pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
}
TABLE.grey
{
    font-size: 8pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
    border: 1px solid #E4E4E4;
}
TH.grey
{
    background-color: #EDEDED;
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
}
TABLE.red
{
    font-size: 8pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
    border : 1px solid #CC0000;
}
UL.vmenu 
{
    line-height : 150%;	
    list-style : url(images/arrow.gif);
}
UL.www
{
    line-height : 150%;	
    list-style : url(images/www.png);
}
UL.pdf
{
    line-height : 150%;	
    list-style : url(images/pdf.png);
}
UL.fdd
{
    line-height : 150%;	
    list-style : url(images/fdd.png);
}
UL.circle
{
    line-height : 150%;	
    list-style : url(images/arrow_c.gif);
}
INPUT
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    color : #42535F;
    border : 1px solid #42535F;
}
BUTTON
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    font-style : normal;
    text-decoration : none;
    color: #42535F;
    border : 1px solid #42535F;
}
SELECT
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    color : #42535F;
    border : 1px solid #42535F;
}
TEXTAREA
{
    font-size: 8pt;
    font-family: Verdana, Helvetica, sans-serif;
    color : #42535F;
    border : 1px solid #42535F;
}
LI
{
    list-style-image : inherit;
}
.pale
{
    list-style-image : inherit;
    color: #ACB7BF;
}
DIV.tmenu
{
    margin-left : 25px;
}
.small
{
    font-size: 7pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #FFFFFF;
}
.basket
{
    text-align: right;
}
A.menulink 
{
	display: block;
	width: 198px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
	border: solid 1px #FFFFFF;
}

A.menulink:hover 
{
	border: solid 1px #DCDCDC;
	background-color: #DCDCDC;
}
A.menulinkred
{
	display: block;
	color: #CC0000;
	width: 198px;
	height: 20px;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
	border: solid 1px #FFFFFF;
}

A.menulinkred:hover 
{
	border: solid 1px #DCDCDC;
	background-color: #DCDCDC;
}


TABLE.nopcart
{
    width: 700px;
	font-size: 8pt;
    color: #42535F;
    font-family: Verdana, Helvetica, sans-serif;
}

.promo
{
    color : #CC0000;
	font-size: 10pt;
    font-weight: bold;
}

A.promo
{
    color : #CC0000;
}

A.promo:link
{
    color : #CC0000;
}

A.promo:hover
{
    color : #CC0000;
}

A.promo:visited
{
    color : #CC0000;
}

.nopheader 
{
	background-color: #EDEDED;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nopentry_l
{
	background-color: #F5F5F5;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.nopentry 
{
	background-color: #F5F5F5;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;	
}

.noptotal
{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;	
}

#read_more {
	text-align:right;
	margin-top: 10px;
	margin-bottom: 20px;
}

#intro_text {
	text-align: justify;
	margin-bottom: 10px;
}

#intro_text {
	text-align: justify;
	margin-top: 10px;
}
.category {
    font-weight: bold;
    color : #18609C;
}

