body {
	font:12px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #000000;
	background-image: url(assets/BGSky.jpg);
	background-repeat: repeat;
	background-color: #DFECFF;	
	scrollbar-base-color:#F59AC6;
	scrollbar-arrow-color:#F59AC6;
	scrollbar-track-color:#FFFFFF;
	scrollbar-face-color:#FBD5E7;
  }

td, th {
	font:13px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
}

.fadecell {
	background-image: url(assets/menu_bg_fade.gif);
	background-repeat: repeat-x;
	background-color: #F6A9CE;
}

.titletext {
	font:16px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #990000;
	color: #000000;
}

h1 {
	font:bold 18px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #990000;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

h2 {
	font:bold normal 14px/10px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #990000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.footer {
	font-size: 11px;
	color: #000066;
	font-weight: normal;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
}

a {
	color: #3668DE;
	text-decoration: underline;
	font-weight: bold;
}

.blacktext td {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: x-small;
	color: #990000;

}

.whitetext td {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: x-small;
	color: #FFFFFF;	
}

.redlink {
	color: #990000;
	font:13px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
}

.redlink a {
	color: #990000;
	font:bold normal 14px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
}

.redlink a:hover {
	color: #E871A9;
	font:bolder normal 14px "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
}

.blacklink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.blacklink a {
	color: #949580;
	text-decoration: underline;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;

}

.blacklink a:hover {
	color: #333333;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;


}

.whitelink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.whitelink a {
	color: #FFFFFF;
	text-decoration: underline;
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;

}

.whitelink a:hover {
	text-decoration: underline;
	color: #AEC9E3;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}

/*

.cowcell table {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 9px;
	color: #000000;
	background-image: url(assets/CowBGsmall.jpg);
	background-repeat: repeat;
	padding: 15px;
	border: medium solid #FFCC99;
}

.cowcell td {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 9px;
	color: #000000;
}
*/
