body
{
	background-color:#ffffff;
	margin:0;
}

.top
{
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:108px;
}

.left
{
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
	width:172px;
}

.main
{
	background-color:White;
	width:834px;
}

td
{
	font-family:Arial;
	font-size:12px;
	color:#000000;
}

.content
{
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:20px;
}

a.menu
{
	color:#0401A8;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-family:Arial;
}

a.menu:hover
{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
	font-family:Arial;
}

a.menusmall
{
	color:#0401A8;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
}

a.menusmall:hover
{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial;
}

h3
{
	color:#0401A8;
	font-family:arial;
	margin-bottom:0;
	font-size:15px;
}

h5, h4
{
	color:#0401A8;
	font-family:Tahoma;
	margin-bottom:0;
	margin-top:0;
	font-variant:small-caps;
	font-size:13px;
}

hr
{
	color:#0401A8;
	height:1px;
	margin-top:0;
}

a.prod
{
	color:#0401A8;
	text-decoration:none;
	font-weight:bold;
}

a:hover.prod
{
	color:#6A46E2;
	text-decoration:none;
}

a.linx
{
	color:navy;
	font-weight:bold;
}

a.linx:hover
{
	color:#4462FF;
	font-weight:bold;
}