.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #88AA88;
  /*background-image: url(http://199.212.60.115:81/transitionguelph/images/leafbg.jpg);*/
  background-attachment: fixed;
  /*margin: 30px;*/
  font-family: Tahoma, Verdana, Arial, sans-serif;
  margin-top:0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #114433;
  font-size: 14px;
  scrollbar-base-color: #116633;
}

div.banner {
	color: darkgreen;
	font-size: 30px;
	font-family: serif;
}

H1 {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
}

H2 {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
}

H3 {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
}

H4 {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
}

.here {
  /*color: red;*/
  color: darkgreen;
  background: white;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
}

.there {
  /*color: red;*/
  color: darkgreen;
  /*background: white;*/
  text-decoration: none;
  text-align: center;
  font-size: 12px;
}

A.mini {
    font-size: 10px;
	text-decoration: none;
}
A:hover.mini {
    font-size: 10px;
	text-decoration: none;
}

.thread {
	font-size: 11px;
}

.mini {
	font-size: 11px;
	text-align: justify;
}

A.updates {
  /*color: red;*/
  text-decoration: italic;
  font-size: 13px;
}

A:hover.updates {
  color: red;
  /*background: lightblue;*/
  text-decoration: italic, bold;
  font-size: 13px;
}
.sidebar {
  text-align: center;
  color: #038569;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.sidebarlist {
  background-color: #116633;
  text-align: left;
  color: white;
  font-size: 12px;
}

A.sidebar {
  color: #116633;
  text-decoration: none;
  font-size: 14px;
}

A:hover.sidebar {
  color: red;
  text-decoration: underline;
  font-size: 14px;
}

A.anchor {
  color: darkblue;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

tr.submenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: darkgreen;
  background: white;
}

A.submenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: darkgreen;
  background: white;
}

A:hover.submenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: darkgreen;
  background: #BBBBBB;
  text-decoration: none;
}

A.submenuhere {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: darkgreen;
  background: #BBBBBB;
}

A.anchor {
  color: darkblue;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

tr.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: darkgreen;
}

A.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: darkgreen;
}

A:hover.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: darkgreen;
}

A.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: darkgreen;
  background: #BBBBBB;
}

A:hover.menu {
  /*color: red;*/
  color: #444444;
  background: white;
  text-decoration: none;
  font-size: 12px;
}

td.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

td:hover.menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: darkgreen;
}

A {
  /*color: blue;*/
  text-decoration: none;
  font-size: 13px;
}

A:hover {
  color: red;
  text-decoration: underline;
  font-size: 13px;
}

A.goto {
	color: black;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
}

A.goto:hover {
	color: red;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
}

FORM {
	display: inline;
}

HR {
	color: #72C6B6;
	width: 100%;
}

TR.main {
  background: #FFFFF2;
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
  font-size: 12px;
}


TR.header {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 16px;
}

TR {
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
  font-size: 13px;
}

TR.label {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  color: #114433;
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TABLE.input
{
    FONT-FAMILY: Arial,Helvetica,Verdana,Geneva,Swiss;
    BACKGROUND: #20041B;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN: 1px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px
}

TR.input
{
    FONT-FAMILY: Arial,Helvetica,Verdana,Geneva,Swiss;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN: 1px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px
}

.label
{
    FONT-FAMILY: Arial,Helvetica,Verdana,Geneva,Swiss;
    TEXT-ALIGN: left
	width: 250px;
}

.rowdark { background-color:#edf2fd;font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px }

.rowlight { background-color:#ffffff;font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px }

.tabs{
	list-style: none;
	margin: 0;
	padding: 0 10px;
	height: 25px;
	background-image: url(../images/bg_menu.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.tabs li{
	padding: 0;
	float: left;
	margin: 0 1px 0 0;
}

.tabs a{
	display: block;
	width: 110px !important;
	width /**/: 120px;
	height: 16px !important;
	height /**/: 20px;
	background-image: url(../images/instante.jpg);
	background-position: top left;
	text-align: right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 4px 10px 0 0;
}

.tabs a:hover{
	background-position: center;
}

.tabs a.current{
	background-position: bottom;
	position: relative;
	top: 1px;
}

.tabs a.current:hover{
	background-position: bottom;
}

.submenu {
 background-color: #B5C6F1
}

 .subtitle {
	font-family: Arial, sans-serif;
	font-size: 28px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}

 .subpagetitle {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	background-color: #B5C6F1;
	line-height: normal;
	font-weight: bold;
}

.dataheader {
	font-family: Arial, sans-serif;
	background-color: #B5C6F1;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-size: 16px;
	width: 150px
}

.data {
	font-family: Arial, sans-serif;
	background-color: #EDF2FD;
	color: #000000;
	font-size: 14px;
	text-align: left;
}

.databold {
	font-family: Arial, sans-serif;
	background-color: #EDF2FD;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.datamiddle {
	font-family: Arial, sans-serif;
	background-color: #EDF2FD;
	color: #000000;
	font-size: 14px;
	text-align: center;
}

.pagetext {
	background-color: #EDF2FD;
	font-weight: normal;
	color: #000000;
}

.searchterm {
	font-family: Arial, sans-serif;
	background-color: #B5C6F1;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

TABLE.grid {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  width: 100%;
}

TR.tabheader {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #B5C6F1;
	color: #000000;
}

.editbutton, .editfields {
	background-color: #B5C6F1;
	text-align: center;
}

TABLE.editfields {
	border-color: #B5C6F1;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding: 0;
}

.gotolink {
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	text-decoration: underline; 
}

TABLE.submenu {
	border-spacing: 0px;
	border: none;
	background-color: #B5C6F1;
	border-color: #B5C6F1;
	width: 100%;
}

TABLE.header {
	border-spacing: 0px;
	border: none;
	background-color: #FFFFFF;
	width: 100%;
}

.previousLink, .searchresults {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nextLink {
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.submit {
	text-align: center;
}

.submitText {
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: strong;
	font-size: small;
}

.subtitleText {
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}

.warn {
   color: Red;
}
