body {
	scrollbar-face-color: #BF2628;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #C6CBCF;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-darkshadow-color:  #000000;
	scrollbar-track-color: #000000;
	background-color: #000000;
	margin: 8px;
}

/* Links on the left side navigation bar */
.mainmenu		{ font-size : 12px; color : #FFFFFF ; text-decoration: none; font-style: italic; font-weight: bold; font-family: Arial, Helvetica, sans-serif; list-style-image:  url("images/bullet.gif"); list-style-position: outside}
a.mainmenu		{ text-decoration: none; color : #FFFFFF; height: 30px; width: 100%; padding-top: 4px; padding-left: 0px; font-size: 12px; list-style-image:  url("images/bullet.gif"); list-style-position: outside}
a.mainmenu:hover	{ text-decoration: none; color : #FFFFFF; ; background-color: #000000; height: 30px; width: 100%; padding-top: 4px; padding-left: 0px; font-size: 12px; list-style-image:  url("images/bullet_over.gif"); list-style-position: outside}

/* Large links in the text */
.largelinks		{ font-size: 16px; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
a.largelinks		{ text-decoration: none; color : #BF2628}
a.largelinks:hover	{ text-decoration: none; color : #000000; font-weight: bold}

/* Links embedded in the text*/
.link			{ font-weight: normal; font-size: 12px; color : #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline ; cursor: hand}
a.link			{ text-decoration: none; text-decoration: underline; color : #000000;}
a.link:hover		{ text-decoration: underline; color: #000000}

/* Reverse links at bottom */
.bottomlinks		{ color : #FFFFFF; font-size: 14px; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif}
a.bottomlinks		{ text-decoration: none; color : #FFFFFF}
a.bottomlinks:hover	{ text-decoration: none; color : #FFFFFF; font-weight: bold}.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
