/* CSS Document */





/* General Content */

td.pagecontent

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 10px, 40px, 0px, 50px;
}


/* Profile Content */

td.profilecontent

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 10px, 0px, 0px, 50px;
}


/* Products Content */

p.productscontent

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 10px, 0px, 0px, 50px;
}

/* Products Detail Content */

td.prodetailcontent

{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
	padding: 10px, 10px, 0px, 10px;
}

/* Content Link */

a.contentlink
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
		
}

a.contentlink:hover

{

	color: #000099;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
		
}

/* News Text Label */

td.news

{
	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #7b6b51;
	padding: 0px, 0px, 0px, 50px;
	
}






/* Footer Content */

td.footercontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding: 0px, 20px, 0px, 20px;
	
}

/* Footer Link */

a.footermenu
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
		
}


a.footermenu:hover

{

	color: #CC6600;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
		
}

/* Label Positions */

td.label

{ 

		padding: 10px, 20px, 0px, 48px;
	
}


/* Label Positions */

td.detaillabel

{ 

		padding: 10px, 20px, 0px, 0px;
	
}



/* Mail Link */

a.maillink
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
		
}


a.maillink:hover

{

	color: #CC6600;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}

