body
{
	scrollbar-face-color:#808080;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #808080;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
}

/* Navigation */
.navigationTable
{
	/* border-right: #000000 1px dotted; */
	border-top: #000000 1px solid;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px solid;
}

.bgNavigation
{
	margin: 0px;
	background-color: #CCCCCC;
	/*border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;*/
}
/* End Navigation */

/* Content */
.contentTable
{
	border-right: #000000 1px dotted;
	border-top: #000000 1px solid;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px solid;
}

.bgContent
{
	margin: 0px;
	background-color: #CCCCCC;
	/*border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;*/
}
/* End Content */

/* Header */
.bgHeader
{
	margin: 0px;
	background-color: #ffffff;
}
/* End Header */

/* Footer */
.bgFooter
{
	margin: 0px;
	background-color: #ffffff;
}
/* End Footer */

/* StartPage */
.bgSP
{
	margin: 0px;
	background-color: #ffffff;
}

.bgFlash
{
	border-right: #000000 1px dotted;
	border-top: #000000 1px dotted;
	border-left: #000000 1px dotted;
	border-bottom: #000000 1px dotted;
	background-color: #c0c0c0;
}

.flashTop
{
	vertical-align: middle;
	top: 50%;
}
/* End StartPage */

/* Error */
.bgError
{
	margin: 0px;
	background-color: #ffffff;
}
/* End Error */

/* BlankPage */
.bgBlankPage
{
	margin: 0px;
	background-color: #ffffff;
}
/* End BlankPage */

/* Maps */
.bgMap
{
	margin: 0px;
}
/* End Maps*/

/* Content */
div#content
{
	margin: 5px;
}
/* End Content */
