Body {
	scrollbar-face-color: black;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #990000;
	overflow-x: hidden; 
}

input.login {
	border: thin solid #000066;
	color: Black;
	background-color: white;
}

td.calendarsmall {
	border: none;
	background-color: #C19DA7;
	color: #000000;
}

td.border {
	border: none;
	background-color: silver;
	color: #000000;
}

td.borderheader {
	font-family: Arial;
	font-size: 12px;
	border: none;
	background-color: silver;
	color: #000000;
}

td.bordertoday {
	border: none;
	background-color: #FFFF00;
	color: #000000;
}

td {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	border: none;
}

td.footer {
	font-family: Arial;
	font-size: 10px;
	color: silver;
	border: none;
}

td.menu {
	font-family: Arial;
	font-size: 10px;
	color: silver;
	border: none;
}

a.calendar {
	font-family: Arial;
	font-size: 10px;
	color: Black;
	text-decoration: none;
}

a.calendarnew {
	font-family: Arial;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}

a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 10px;
	color: Red;
	text-decoration: underline;
}

td.print{
border: thin;
border-color: #000000;
}

body.print{
	background: white;
	font: Arial;
	font-size: 10px;
	color: #000000;
}

p.header {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

p.created {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

p.smallheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p.headertitle {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

a.menu {
	font-family: Arial;
	font-size: 10px;
	color: red;
	text-decoration: none;
}

a.menu:hover {
	font-family: Arial;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

table.mainborder {
	border-left-color: Black;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: Black;
	border-right-style: double;
	border-right-width: medium;
	border-bottom-color: Black;
	border-bottom-style: double;
	border-bottom-width: medium;
}
