html {
  font-family: "Verdana CE", Verdana, sans-serif;
  font-size: 10pt;
  color: white;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0C2022;
}
.style1 {
	color: #912600;
	font-size: 18px;
	font-family: "Times New Roman";
}
.style2 {
	color: #24282a;
	font-size: 13px;
	font-family: "Times New Roman";
}
.style3 {
	color: #007575;
	font-size: 13px;
	font-family: "Times New Roman";
}
#ma a {background:url(images/rep_link.jpg) repeat-x left bottom; text-decoration:none}
#ma a:hover {background-repeat:no-repeat; background-image:url(images/spacer.gif);text-decoration:underline;}
.style4 {
	color: #912600;
	font-size: 13px;
	font-family: "Times New Roman";
}
.style5 {
	color: #24282a;
	font-size: 11px;
	font-family: "Times New Roman";
}
.style6 {
	color: #007575;
	font-size: 12px;
	font-family: "Times New Roman";
}
.style7 {
	color: #dddddd;
	font-size: 11px;
	font-family: "Times New Roman";
}

a.menu, a.menu:link, a.menu:visited, a.menu:hover {
  color: white;
  text-decoration: none;
  background-image: none;
  padding-left: 0px;
}

a, a:link, a:visited, a:hover {
  color: #3B9EEF;
  padding-left: 9px;
  background-repeat: no-repeat;
  background-image: url(../images/arrow.gif);
  background-position: 0px 5px;
  text-decoration: none;
}

a:hover, a.menu:hover {
  text-decoration: underline;
}

td {
  text-align: left;
}

.yui-skin-sam .yui-calendar td.calcell a {
    color:#0066CC;
    display:block;
    height:100%;
    text-decoration:none;
    padding-left: 0px;
    background-image: none;
}

