/* CSS definition file containing site wide stylesheets */

.Fred-NORMAL {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: small;
 	color: rgb(0,51,153);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: left;
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Fred-Titles {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: small;
 	color: rgb(255,255,0);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	padding-left: 6pt;
 	border-left: 2pt ridge rgb(255,255,255);
 	border-bottom: 2pt ridge rgb(255,255,255)
}

.Fred-BORDER {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: x-small;
 	text-transform: capitalize;
 	color: rgb(0,51,102);
 	font-weight: bold;
 	vertical-align: baseline;
 	font-variant: normal;
 	list-style-position: outside;
 	background-color: transparent;
 	background-image: none;
 	margin-left: 0pt;
 	padding-left: 4pt;
 	border-left: 2pt ridge rgb(204,204,204);
 	border-bottom: 2pt ridge rgb(204,204,204)
}

.Fred-Text {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: x-small;
 	color: rgb(0,51,102);
 	font-weight: bold;
 	list-style-type: none;
 	list-style-image: none;
 	text-align: left;
 	background-color: transparent;
 	background-image: none;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: small;
 	font-weight: bold
}

.FRED-1 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: small;
 	color: rgb(0,51,102);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}