body
{
	background-image: url(_Html/imgs/grey_background.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.contentleft
{
	border-right: 1px solid #000000;
}

.contentright
{
	background: url(_Html/imgs/uiPageTile.jpg) repeat-y center top;
	border-left: 1px solid #000000;
	float: right;
	height: 299px !important;
	height: 299px;
	margin: 0 auto;
	padding: 0px;
	width: 431px;
}
#layoutmenu
{
	background: url(../imgs/uiMenuTile.jpg) repeat-x center top;
	height: 31px !important;
	height: 31px;
	margin: 0 auto;
	width: 795px !important;
	width: 795px;
}
#layoutcontent
{
	height: 299px !important;
	height: 299px;
	margin: 0 auto;
	width: 795px !important;
	width: 795px;
}
#item01
{
	height: 20px;
	padding-top: 4px;
	text-align: right;
	width: 55px;
}

#item02
{
	height: 20px;
	padding-top: 4px;
	width: 55px;
}

#item03
{
	height: 20px;
	padding-top: 4px;
	width: 40px;
}
#item05
{
	height: 20px;
	padding-top: 2px;
	width: 40px;
}
#item04
{
	height: 20px;
	padding-top: 7px;
	width: 40px;
}
#menu
{
	text-align: right;
	padding-left: 1px;
	width: 795px;
	width: 795px !important;
}

#menu div
{
	color: #54708D;
	float: left;
	font: bold 11px Arial,Verdana,Helvetica,sans-serif;
	padding-top: 6px;
	padding-left: 1px;
	text-decoration: none;
}

#menu div a, #menu div a:link, #menu div a:visited, #menu div a:visited:hover, #menu div a:hover
{
	color: #182128;
	float: left;
	font: bold 11px Arial,Verdana,Helvetica,sans-serif;
	padding-top: 3px;
	text-decoration: none;
}

#menu div a:hover, #menu div a:visited:hover
{
	color: #983821;
	float: left;
	font: bold 11px Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}
/* 
a, a:link, a:visited, a:visited:hover
{
	color: #182128;
	float: left;
	font: bold 11px Arial,Verdana,Helvetica,sans-serif;
	padding-top: 3px;
	text-decoration: none;
}

a:hover, a:visited:hover
{
	color: #983821;
	float: left;
	font: bold 11px Arial,Verdana,Helvetica,sans-serif;
	text-decoration: none;
}
Default CSS Stylesheet for a new Web Application project */
#spacer
{
}

#subcontent
{
	text-align: left;
	padding-left: 17px;
	padding-right: 12px;
}
.copy
{
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: normal;
}
.copyHeader
{
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	line-height: normal;
}
.copyDate
{
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	line-height: normal;
}

