body {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-lightshadow-color: #fffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue-background{
	background-color: #7C8EA0;
}
.blue-backgroundii{
	background-color: #D1D8DE;
}
.orange-background{
	background-color: #C97D3A;
}
.bg-left{
	background-image: url(images/bg_left.gif);
}
.bg-center{
	background-image: url(images/bg_center.gif);
}
.bg-right{
	background-image: url(images/bg_right.gif);
}
.right-column{
	background-color: #D9E0EA;
}
.bodytxt {
	font-family: Tahoma, Verdana;
	font-size:10pt;
	color:#000000;
}
.bodytxt-bold {
	font-family: Tahoma, Verdana;
	font-size:10pt;
	color:#000000;
	font-weight: bold;
}
.bodytxt-bold-red {
	font-family: Tahoma, Verdana;
	font-size:10pt;
	color:#990000;
	font-weight: bold;
	text-decoration: line-through;
}
.bodytxt-bold-redii {
	font-family: Tahoma, Verdana;
	font-size:10pt;
	color:#990000;
	font-weight: bold;
}
.bodytxt-title-red {
	font-family: Tahoma, Verdana;
	font-size:14pt;
	color:#990000;
}
.bodytxt-title {
	font-family: Tahoma, Verdana;
	font-size:14pt;
	color:#000000;
}
.title {
	font-family: Tahoma, Verdana;
	font-size:30pt;
	color:#000000;
}
.titleii {
	font-family: Tahoma, Verdana;
	font-size:24pt;
	color:#000000;
}
.titleiii {
	font-family: Tahoma, Verdana;
	font-size:18pt;
	color:#000000;
}
.line{
	background-image: url(images/line.jpg);
}
A.email:link {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
A.email:visited {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
A.email:active {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
A.email:hover {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #7C8EA0;
}
A.body-link:link {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
A.body-link:visited {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
A.body-link:active {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #000000;
}
A.body-link:hover {
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #7C8EA0;
}