a.left_menu
{
	font-family: Tahoma;
	color: #010101;
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
}
a.left_menu:hover
{
	color: #15A10C;
}

a.top_menu
{
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
a.top_menu:hover
{
	text-decoration: underline;
}

a.top_prod_link
{
	font-family:Times;
	font-size:14px;
	color:#010101;
	text-decoration: none;
}
a.top_prod_link:hover
{
	text-decoration: underline;
	color: #15A10C;
}

tr
{	
	vertical-align:top;
}

h1
{
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	color:#47d640;
}

.text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.input
{
	font-size : xx-small;
	border : solid 1px;
	background-color : #FFFAF6;
	border-color:#00459B;
	color : #8A301F;
}

.button 
{ 
	border : outset 1px; 
	font-weight : bold; 
	font-size : 10px; 
	background-color : #873dbf;
	color : #ffffff;
	cursor:hand;
}
.button_pp 
{ 
	border : outset 1px; 
	font-weight : bold; 
	font-size : 12px; 
	background-color : #873dbf;
	color : #ffffff;
	cursor:hand;
}

.goodtitle
{
	background-color : #873dbf;
	color : #ffffff;
	font-family: Tahoma;
	font-weight : bold; 
	font-size : 13px; 
}
