﻿@import gallery_style.css;

.linkWhite {
	border-width: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.linkWhite a:link {
	border-width: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.linkWhite a:visited {
	border-width: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.linkWhite a:active {
	border-width: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.linkWhite a:hover {
	border-width: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
}
body {
	background-color: #000000;
}
.mainTextWhite7pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}
.mainTextWhite10pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.mainTextRed10pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #FF0000;
}
.mainTextWhite11ptRIGHT {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: right;
}
.mainTextGrey10pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
}
.HeadingTextWhite14pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.HeadingTextRed14pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 14pt;
	color: #FF0000;
}
.fieldsetMain {
	padding: 10px;
	width: 776px;
	border: #0000ff 1px solid;
}
.fieldsetTERRY {
	padding: 10px;
	width: 1024px;
	border: #0000ff 1px solid;
}
.legendMain {
   color: #FFFFFF;
   font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
   font-size: 11pt;
   font-weight: normal;
   background-color: #333333;
   background-image: url("../images/fieldset-bg.gif");
   border: #0000ff 1px solid;
   padding: 1px 5px 2px 5px;
   margin-top: 6px;
   margin-bottom: 6px;
  }

.cartborder {
	border: #666666 1px solid;
}
.gr-footer {
	color: #999999;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 8pt;
	text-align: right;
	width: 800px;
}
.gr-footer a:link {
	color: #999999;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 8pt;
}
.gr-footer a:visited {
	color: #999999;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 8pt;
}
.gr-footer a:active {
	color: #999999;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 8pt;
}
.gr-footer a:hover {
	color: #FFCC66;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 8pt;
}
.adminTableRed {
	border: 3px double #FF0000;
}
.errorLabel {
	border-width: 0px;
	font-family: verdana, tahoma, arial;
	font-size: 10pt;
	color: #CC0000;
}
.mainTextWhite12pt {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.gr-img {
	padding: 3px;
	border: 1px solid #808080;
}

