BODY
{
	FONT-SIZE: 15px;
	MARGIN: 0px;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: Gray;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #FFFCF0;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: #FFFCF0;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #FFFCF0;
	line-height: font color;
}

A:link 
{
	COLOR: #0063C6;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none
}

A:visited 
{
	COLOR: #0063C6;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none
}

A:active 
{
	COLOR: Black;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
}

A:hover 
{
	COLOR: #C6E2FF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none
}

.main
{
	background-color: #FFFCF0;
}

.topBar
{
	background-image: url(images/topbar.jpg);
	border-style: solid;
	background-color: transparent;
	border-color: #CAE4FA;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}

.menuItem
{
	background-color: White;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-width: 0px;
	text-align: center;
	vertical-align: middle;
}

.menuItemLast
{
	background-color: White;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 0px;
	text-align: center;
	vertical-align: middle;
}

.text
{
	background-color: White;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-width: 2px;
}

.textPage
{
	border-color: #CAE4FA;
	text-align: left;
	background-color: White;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	line-height: 15px;
}

.language
{
	background-color: White;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	text-align: left;
	font-size: larger;
	color: Gray;
}

.rightBar
{
	text-align: left;
	background-color: White;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 2px;
}

.bottomBar
{
	background-color: transparent;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	text-align: left;
	vertical-align: middle;
}

.bottomBarRL
{
	background-color: transparent;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-right-width: 0px;
}
.scrolbar
{
	background-color: White;
	border-style: solid;
	border-color: #CAE4FA;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}
