

a 		{color:#000080; text-decoration:none;}
a:visited	{color:#800080}
a:link		{color:#000080}
a:active	{color:#0000FF}
a:hover		{color:#000080; text-decoration:underline}

td,p,ul,ol,li
{
	font-family: arial, sans serif;
	font-size:12pt;
}

/**** content panel ****/

#ContentPanel
{
	font-family: arial, sans serif;
	font-size:12pt;
	padding:10px;
}

#ContentPanel p

{

text-align: justify;
}

H1,
H2
{
	background-image:url(images/page_title_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#6699FF;
	font-family: arial, sans serif;
	font-size:12pt;
	padding-left:39px;
	height:34px;
	line-height:34px;
}
H3
{
	color:red;
	font-family: arial, sans serif;
	font-size:16pt;
}



/**** right panel ****/

.RightTD
{
	border-left:1px dashed #CCCCCC;
}
#RightPanel
{
	padding:8px;
	font-family: arial, sans serif;
	font-size:9pt;
}

#RightPanel H2
{
	background-image:url(images/news_title_back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#6699FF;
	font-family: arial, sans serif;
	font-size:12pt;
	padding-left:39px;
	height:34px;
	line-height:34px;
}

.News
{
	font-size:8pt;
	line-height:15px;
	margin:4px;
	text-align: justify;
}

.News li, ul, a
{
	font-size:8pt;

}

.NewsDate
{
	font-size:8pt;
	font-style:italic;
}
.NewsTitle
{
	font-size:8pt;
	font-weight:bold;
}

.MazcoLink

{
font-size: 15pt;
}

.Benefits

{
font-size: 11pt;
}

.FaqLinks

{

font-size: 11pt;
}

#PartsList
{
	font-family: arial, sans serif;
	font-size:9pt;
	font-weight:bold;
	color: #6D7C93;
}

/**** footer elements ****/

#Footer
{
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	text-align:center;
}
#BottomMenu
{
	position:relative;
	height:46px;
	line-height:41px;
	color:#999999;
	
	font-family: arial, sans serif;
	font-size:12pt;
}
#Footer a 			{color:#999999; padding-left:10px; padding-right:10px; font-size:9pt;font-weight:bold;}
#Footer a:visited	{color:#999999}
#Footer a:link		{color:#999999}
#Footer a:active	{color:#999999}
#Footer a:hover 	{color:#000000;text-decoration:none;}

#Copyright
{
	color:#999999;
	font-family: arial, sans serif;
	font-size:7pt;
	padding-right:10px;
}
