/* CSS definition file containing site wide stylesheets */

.Gallery {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

.tableitem {
	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(102,51,153);
 	font-weight: bold
}

.tabledesc {
	font-size: 12px;
 	color: rgb(102,153,153);
 	font-weight: bold
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace
}

.listparagraphs {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	color: rgb(0,102,102);
 	font-weight: normal;
 	font-style: normal;
 	list-style-position: outside;
 	text-align: justify;
 
	padding: 2px 6pt 6px 6px;
 	margin-top: 4px;
 	border-right: 2px solid rgb(102,51,153);
 	margin-bottom: 4px;
 	border-bottom: 2px solid rgb(102,51,153)
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}
