body	{
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-base-color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
td	{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#CCCCCC;
}
a	{
	color:#333333;
	text-decoration:none;
}
a:hover	{
	color:#333333;
	text-decoration:underline;
}
.menu	{
	text-align:center;
	vertical-align:middle;
	width:980px;
	height:35px;
	background-image:url(/_images/menu.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.headerList, .headerListEnd	{
	padding-top:5px;
	margin:0;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
	height:100%;
}
.headerList a {
	padding:5px 10px;
	color:#333333;
	text-decoration:none;
	border-right:1px solid #999999;
}
.headerListEnd a	{
	padding:5px 10px;
	color:#333333;
	text-decoration:none;
}
.headerList a:hover, .headerList a:focus, .headerList a:active,.headerListEnd a:hover, .headerListEnd a:focus, .headerListEnd a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.showcase	{
	width:980px;
	height:160px;
}
.lateral	{
	width:180px;
	vertical-align:top;
}
.central	{
	vertical-align:top;
	text-align:center;
	width:600px;
	height:200px;
	background-image:url(/public/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:#333333 1px solid;
}
.header	{
	background-image:url(/_images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
}
.headerLeft	{
	font-size:9px;
	text-align:left;
	vertical-align:middle;
	font-weight:bold;
	padding-left:10px;
	white-space:nowrap;
}
.headerRight	{
	font-size:9px;
	text-align:right;
	vertical-align:middle;
	font-weight:bold;
	padding-right:10px;
	white-space:nowrap;
}
.footer	{
	background-image:url(/_images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:25px;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	color:#333333;
	font-weight:bold;
}
.footer a	{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover	{
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}
.content	{
	text-align:justify;
	font-weight:bold;
	color:#666666;
}
.titleForm	{
	font-weight:bold;
	white-space:nowrap;		
}
.spacer10	{
	height:10px;
}
.tableBack {
	background-image:url(/_images/tableBack.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}
.tableTitle	{
	height:25px;
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.tableContent	{
	padding:5px;
	vertical-align:top;
}
.tableAccordion	{
	vertical-align:top;
	text-align:left;
}
input, select, textarea {
	background-color: #999999;
	color:#333333;
	border:#333333 1px solid;
	font-size: 11px;
	padding: 2px;
}
button	{
	background-color: #999999;
	color:#333333;
	border:#333333 1px solid;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	text-decoration:none;
}
img.thumb	{
	border:#999999 solid 1px;
}
.photoCell	{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;	
}
img.squareColor	{
	height:7px;
	width:7px;
	border:#FFFFFF 1px solid;
}
