﻿body {
	background-color: #201418; 
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 11px;
	scrollbar-arrow-color: #FCE4EA;
	scrollbar-3dlight-color: #3D0715;
	scrollbar-highlight-color: #3D0715;
	scrollbar-face-color: #721331;
	scrollbar-shadow-color: #3D0715;
	scrollbar-darkshadow-color: #3D0715;
	scrollbar-track-color: #270712;
	}
td {
	font-size: 11px; color: #1F1418;
	}
textarea {
	border: #1F1418 1px beveled; background-color: white;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	}
input {
	border: #1F1418 1px beveled; background-color: white;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	}
select {
	border: #1F1418 1px beveled; background-color: white;
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	}
a:link {
	color: #010101; text-decoration: underline;
	font-weight: 700;
	text-align: center;
}
a:visited {
	color: #530E23; text-decoration: underline;
	}
a:hover {
	color: white; text-decoration: none; background-color: #731231;
	}
a:active {
	color: white; text-decoration: none; background-color: #731231;
	}
a.menulink:link {
     color: #EFA4BD; background-color: transparent; text-decoration: none;
     }
a.menulink:visited {
     color: #EFA4BD; background-color: transparent; text-decoration: none;
     }
a.menulink:hover {
     color: #FFFFFF; background-color: transparent; text-decoration: none;
     }
a.menulink:active {
     color: #EFA4BD; background-color: transparent; text-decoration: none;
     }
a.bottomlink:link {
     color: #93153E; background-color: transparent; text-decoration: none;
     }
a.bottomlink:visited {
     color: #93153E; background-color: transparent; text-decoration: none;
     }
a.bottomlink:hover {
     color: #93153E; background-color: transparent; text-decoration: none;
     }
a.bottomlink:active {
     color: #93153E; background-color: transparent; text-decoration: none;
     }
.pagetitle {
color: #93153E;
}
.error {
color: #93153E;
}
