a:link
{
	color: rgb(58,58,58);
    text-decoration: underline;
}
a:visited
{
	color: rgb(58,58,58);
    text-decoration: underline;
} 
a:active 
{
	color: rgb(58,58,58);
    text-decoration: underline;
}
a:hover
{
	color: rgb(200,0,0);
    text-decoration: none;
}

body
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: rgb(58,58,58);
	bckground-color:rgb(200,200,200);	
	background-image:url('images/bg.gif');
}

table
{
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(58,58,58);
	bckground-color:rgb(255,255,255);

}

.bgimg {
	background:#FFFFFF url('images/bg-left.gif') repeat-x top;	 
}

#left
{
color: #000;
font-size: 11px;
text-decoration: none;
}
#left a
{
color: #000;
font-size: 11px;
}
#left a:hover
{
color: #a40101;
font-size: 11px;
}

.th
{
    background-color: rgb(0,75,130);
	font-family: Arial, Verdana;
	font-size  : 14px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.tch
{
    background-color: dbdada;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
}
.tc
{
    background-color: f2f2f2;
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
}

.tc1
{
    background-color: ffffff;
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
}
.tc2
{
    background-color: f2f2f2;
	font-family: Arial, Verdana;
	font-style: normal;
	font-size: 12px;
	color: rgb(0,0,0);
}

p
{
	align: justify;
	line-height: 150%;
}

.hd
{
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: rgb(94,94,94);
}

.h1
{
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: rgb(200,0,0);
}


.mt
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(255,255,255)
}


#prod-link
{
	font-family: Arial;
	font-size  : 13px;
	font-weight: bold;
	color: rgb(0,0,0);
	border: #c8c8c8 dashed 1px;
	padding: 5 10 5 10;	
	background-color: #f0f0f0;
}

#prod-link a
{
	color: #004b82;
	text-decoration: none;
}

#prod-link a:hover
{
	text-decoration: none;
	color: #e7252d;
}
h1
{
	font-family: Arial Narrow;
	font-size  : 19px;
	font-weight: bold;
	color: rgb(255,255,255)
}

h2
{
	font-family: Arial;
	font-size  : 15px;
	font-weight: bold;
	color: rgb(200,0,0)
}

.tb
{
	font-family: Arial;
	font-size  : 11px;
	color: rgb(0,0,0);
	border-width: 1px;
	border-style: solid;
	border-color: #bbb8b8;
	background-color: #ffffff;
}


}
ul
{
   list-style-image:url('images/listbullet.gif');
}