.title1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
body {
	background: #596D8F url("gr/background.jpg") repeat-x;
}
.body2 {
	border-color: #009966;
	border-style: inset;
	border: solid #009966 2px;
}

.mainTable {
	xleft: 4px;
	top: 0px;
	position: absolute;
	z-index: 0;
	margin: 0px 3 3 3px;
	padding: 0px;
}
.sidebar {
	xleft: 0px;
	xtop: 0px;
	background-color: #BDBDF9;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}
.content {
	xleft: 0px;
	xtop: 0px;
	background-color: #BDBDF9;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}
.nav1 {
	background: #666699 url("gr/nav_head.jpg") repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #FFFFFF;
	font-weight: bolder;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000066;
	font-weight: bold;
}
table {
	padding: -3px 0 0 0;
	margin: -3px 0 0 0;
	padding-top: -3px;
	margin-top: -3px;
}

