body
{
	margin: 0px 0px 0px 0px;
}
table.menu td
{
	background-image: url(images/menu-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 45px;
}
table.menu td a, table.menu td b
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding: 0px 25px 0px 15px;
}
table.menu td a
{
	color: #003366;
}
table.menu td b
{
	color: #cc0000;
}
table.menu td a:hover, table.menu td a:active
{
	text-decoration: underline;
}
table.home td
{
	background-image: url(images/home-bg.gif);
}
table.pen td
{
	background: url(images/pen-bg.gif) bottom repeat-x;
}
table.signature
{
	background-color: #e5e5e5;
}
table.signature td
{
	background: url(images/pen-bottom-bg.jpg) top right no-repeat;
}
table.signature th
{
	background: url(images/corner.gif) left bottom no-repeat;
}
table.signature th div
{
	margin: 6px 0px 0px 6px;
}
table.signature th div a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	color: #a0a0a0;
}
table.signature th div a:hover, table.signature th div a:active
{
	text-decoration: none;
	color: #333333;
}
table.nav, table.nav td
{
	background: none;
	height: 40px;
	vertical-align: bottom;
}
table.nav td a, table.nav td b
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px 0px 5px;
}
table.nav td b
{
	color: #cc0000;
}
table.nav td a
{
	color: #003366;
}
table.nav td a:hover, table.nav td a:active
{
	text-decoration: underline;
}

div.title
{
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #0164a7;
	padding: 10px 0px 10px 18px;
	background-image: url(images/title-bg.gif);
	background-position: left;
	background-repeat: no-repeat;
}
p.block
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 0px 18px;
	text-align: justify;
}
p.block b, p.block a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
	display: block;
	line-height: 22px;
}
p.block a:hover, p.block a:active
{
	color: #cc0000;
}
div.text
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 15px 0px 18px;
	text-align: justify;
}
div.text a
{
	color: #003366;
	text-decoration: underline;
}
div.text a:hover, div.text a:active
{
	color: #cc0000;
}
div.text table, div.text table th, div.text table.td
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
div.dot
{
	background: url(images/dot-bg.gif) center repeat-x;
	margin: 0px 0px 0px 18px;
}
p.map
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 20px 0px 0px 15px;
}
p.map b, p.map a
{
	font-weight: normal;
	display: block;
	padding: 0px 0px 0px 20px;
	line-height: 18px;
	color: #666666;
}
p.map a:hover, p.map a:active
{
	color: #333333;
}
p.map a.map
{
	background: url(images/map.gif) bottom left no-repeat;
}
p.map a.email
{
	background: url(images/email.gif) bottom left no-repeat;
}
div.counter
{
	float: right;
	margin: 10px 20px 0px 0px;
}
div.extramenu
{
	width: 200px;
	float:left;
	margin: 3px 0px 0px 8px;
	border: 1px solid #cccccc;
	border-bottom: 0;
	position:absolute;
	display:none
}
div.extramenu a
{
	display: block;
	padding: 6px 25px 3px 8px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
}
div.extramenu a:hover, div.extramenu a:active
{
	color: #ffffff;
	background-color: #999999;
}