body 
{ 
	margin: 0px;
	height:100%;
	background-color: #DBD9D9;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}

td.menu
{ width:100%; height:20px; text-align:center; vertical-align:middle; background-image:url(images/menu_slice.jpg); background-repeat:repeat-x;	 }

td.logo
{ height:20px; width:33%; background-image:url(images/logo_fade.jpg); background-repeat:no-repeat; background-color:#591900;	 }

td.body
{ height:100%; padding:5px; vertical-align:top; text-align:left; }

td.menu a:link, 
td.menu a:visited
{ font-size:12px;	color:#591900; font-weight:bold; text-decoration:none; }

td.menu a:hover
{	font-size:12px; color:#591900; font-weight:bold; text-decoration:underline; }



table.fullbody 
{ height:100%; }

table.innerbody
{ 	height:100%; width:750px; background-color:#FFFFFF; border-left: 1px solid #000000; border-right: 1px solid #000000; }

a:link, 
a:visited 
{ font-size: 11px; color: #591900; font-weight:600; text-decoration:none;}

a:link img, 
a:visited img
{ border:none;}

a:hover
{ font-size: 11px; color: #591900; font-weight:600; text-decoration:underline; }

/* H? */
h1 { font-size: 13px; color: #591900; display:inline; margin-top:5px; }
h2 { font-size: 12px; color: #591900; display:inline; margin-top:5px; }
h3 { font-size: 11px; color: #591900; display:inline; margin-top:5px; }

.borderedImage { border:1px solid #000; }

.footer 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCFF99;
}

.legal 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align:center;
}

td.legal a:link, 
td.legal a:visited
{ font-size:9px;	color:#591900; font-weight:bold; text-decoration:none; }

td.legal a:hover
{	font-size:9px; color:#591900; font-weight:bold; text-decoration:underline; }

