body {
  background: #000066;
  color: #000066;
  margin: 0;
  padding: 0;
}

.illiniphotoNavigationPanel
{
	background-color: #020250;
	border: 1px solid #FF6600;
}

.illiniphotoCheckoutSummary
{
	background-color: #020250;
	border: 1px solid #FF6600;
	color: #FF6600;
	font-weight: bold;
}
	
.illiniphotoTable
{
	background-color: #020250;
	border: 1px solid #FF6600;
	text-align: center;
	font-family: "Times New Roman";
	font-weight: bold;
	color: #FF6600;
}

.illiniphotoMainPageText
{
	font-family: "Times New Roman";
	font-size: 16;
	color: White;
	text-align: center;
}

.illiniPhotoLinks {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.illiniPhotoEmailLink {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}

a.illiniPhotoEmailLink:hover { color: #FFFFFF }

a.illiniPhotoLinks:hover { color: #FF6600 }

.illiniphotoBigHeaders
{
	font-family: "Times New Roman";
	font-size: xx-large;
	color: White;
	text-align: center;
}

.illiniphotoRegularText
{
	font-family: "Times New Roman";
	font-size: 12px;
	color: White;
	text-align: center;
}

.illiniphotoAboutUsText
{
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-align: left;
}

.illiniphotoSampleImageLabel
{
	font-family: "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-align: center;
}

.illiniphotoTextBox {
  font-family: Arial;
  font-size: 12px;
  border: 1px solid #FF6600;
  background-color: #FFFFFF;
  color: #000066;
}
.illiniphotoButton {
  font-family: Arial;
  border: 1px solid #FF6600;
  background-color: #000066;
  color: White;
}

.illiniphotoHeaderLabel
{
	font-family: "Times New Roman";
	color: #FF6600;
	font-weight:  bold;
	text-align: left;
	font-size: 14px;
}

.newButton {
  font-family: Arial;
  border: 1px solid black;
  background-color: #CCCCCC;
}
.dropdownmenu {
  font-family: Arial;
  font-size: 12px;
  background-color: #FFFFFF;
  border: 1px solid black;
}
a:hover { color: #FF6600; }