body {
	background-color: #2B0000;

	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #9D8080;
	text-decoration: none;
	
    scrollbar-base-color: #9D8080;
    scrollbar-3dlight-color: #9D8080;
    scrollbar-arrow-color: #9D8080;
    scrollbar-darkshadow-color: #9D8080;
    scrollbar-face-color: #2B0000;
    scrollbar-highlight-color: #2B0000;
    scrollbar-shadow-color: #9D8080;
    scrollbar-track-color: #2B0000; 
}

.blend	{
	filter:blendTrans(Duration=0.5, Transition=15);
}

table {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #9D8080;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.title {
	font-weight: bold;
	color: #BBA6A6;
	text-decoration: none;
}


.info {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #9D8080;
	text-decoration: none;
}

a, a:active, a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #9D8080;
	text-decoration: none;
}

a.nav, a.nav:active, a.nav:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	font-family: Arial;
	font-weight: bold;
	color: #9D8080;
	text-decoration: none;
}

a.mailto, a.mailto:active, a.mailto:visited {
	color: #9D8080;
	text-decoration: none;
}

a.mailto:hover {
	color: #FFFFFF;
	text-decoration: none;
}
