@charset "utf-8";

A:link {
	color: #000;
	text-decoration: none;
}

A:visited {
	color: #000;
	text-decoration: none;
}

A:active {
	color: #000;
	text-decoration: line-through;
}

A:hover {
	color: #000;
	text-decoration: underline;
}

.liltext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: lowercase;
	color: #A46339;
	font-weight: bold;
}

.text {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #A46339;
}

.Menu A:link {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #A46339;
	text-decoration: none;
}

.Menu A:visited {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #A46339;
	text-decoration: none;
}

.Menu A:active {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: blink;
	color: #A46339;
}

.Menu A:hover {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFF;
	background-color: #A46339;
}

.errors {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #F00;
}

.BlackText {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	font-weight: bold;
}

.lilfooter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: xx-small;
	color: #333;
}

.topMenu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.topMenu A:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.topMenu A:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.topMenu A:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: line-through;
}

.topMenu A:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

.botMenu {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.botMenu A:link {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.botMenu A:visited {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.botMenu A:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: line-through;
}

.botMenu A:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.proPic {
   padding:1px;
   border:1px solid #021a40;
}

.Homies {
	font-family: oldenglish, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.picListSpc {
	float: left;
	width: 200px;
	height: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-align: center;
}
.propicList {
	float: left;
	width: 200px;
}
.liltextBLK {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: lowercase;
	color: #000;
	font-weight: bold;
}
.SmallForm {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.WhiteText {
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	font-weight: bold;
}

