@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	text-align: left;
	padding-right: 50px;
}

.counterrotate {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.2em;
}
.view {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	padding: 5px;
	text-align: center;
}
.red {
	font-size: 0.85em;
	color: #cc0000;
	font-weight: bold;
	text-align: center;
}
.category {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	vertical-align: top;
}
.yeahRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: right;
}

.center {
	text-align: center;

}


.browse {
	font-size: 1.2em;
	font-weight: bold;
}
.teal {
	background-color: #104f67;
	width: 300px;
	padding-left: 10px;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-style: italic;
	font-weight: bold;
}
.fellows {
	font-size: .70em;
}
.gray {
	color: #787873;
}
.lightBlue {
	color: #6883ce;
}
.green {
	color: #090;
}
.brown {
	color: #7f6200;
}

.goldenrod {
	color: #e69700;
}
.darkBlue {
	color: #4e5484;
}

.strikesTwice {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
