body
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	background: #666;
	margin: 0;
	text-align: justify;
}
img
{
	border-style: normal;

}

a:link
{
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

a:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #c90;
}

a:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #900;
}

a:active
{
	text-decoration: none;
	font-weight: normal;
	color: #3cc;
}

p, ol, td
{
	font-size: 12px;
	line-height: 18px;
}

h1
{
	font-size: 13px;
	font-weight: bold;
	color: #600;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2, h3, h4, h5, h6
{
	font-size: 12px;
	font-weight: bold;
	color: #900;
	margin-top: 0px;
	margin-bottom: 0px;
}

.copyright
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #666;
}

#Table_02
{
   background: #fff url('../images/background.gif') repeat-y;
}

#contenttable, #contenttable td
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 21px;
	//margin-top: 18px;   /* IE hack */
	margin-bottom: 15px;
	text-align: justify;
	
}

#contenttable ul
{
	margin-top: 19px;
	margin-bottom: -1px;
}	

#imgtable, #imgtable td
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	width: 125px;
}
	
#navtable
{
	vertical-align: top;
	color: #fc0;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
	margin-top: 15px;

}

#navtable td
{
	vertical-align: top;
	color: #fc0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;

}
	
.navlink
{
	color: #FC0;
	text-align: right;
	vertical-align: top;

}

a.footerlink:link
{
	text-decoration: none;
	color: #900;
	font-weight: normal;
}

a.footerlink:visited
{
	text-decoration: none;
	color: #900;
	font-weight: normal;
}

a.footerlink:hover
{
	text-decoration: none;
	color: #ff0;
	font-weight: normal;
}

a.footerlink:active
{
	text-decoration: none;
	color: #666;
	font-weight: normal;
}

.footerlink
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 14px;	
	font-weight: normal;
	text-align: center;
	color: #000;
}

.footertext
{
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size: 10px;
	color: #000;
}

.footertitle
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

#linkback, #linkback a {
	font-size: 1px;
	color: #666;
}	