/* links */
a:link { font-family: Tahoma; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:visited { font-family: Tahoma; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:active { font-family: Tahoma; font-size: 10px; color: #000000; font-weight: normal; text-decoration: none; }
a:hover { font-family: Tahoma; font-size: 10px; color: #000000; font-weight: normal; text-decoration: underline; }

a.menuBoxHeadingLink:link { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:visited { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:active { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }
a.menuBoxHeadingLink:hover { font-size: 10px; color: #616060; font-weight: bold; text-decoration: none; }

a.menuBoxContentLink:link { font-family: Tahoma; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:visited { font-family: Tahoma; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:active { font-family: Tahoma; font-size: 10px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Tahoma; font-size: 10px; color: #616060; font-weight: normal; text-decoration: underline; }

a.splitPageLink:link { font-family: Tahoma; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:visited { font-family: Tahoma; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:active { font-family: Tahoma; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: none; }
a.splitPageLink:hover { font-family: Tahoma; font-size: 10px; color: #0000FF; font-weight: normal; text-decoration: underline; background-color: #FFFF33; }

/* menu box */
.menuBoxHeading { font-family: Tahoma; font-size: 10px; color: #616060; background-color: #ffffff; }
.menuBoxContent { font-family: Tahoma; font-size: 10px; color: #616060; }

/* page */
body { background-color: #ffffff; color: #000000; margin: 0px; }
.headerBar { background-color: #B3BAC5; }
.headerBarContent { font-family: Tahoma; font-size: 10px; color: #ffffff; font-weight: bold; padding: 2px; }
.columnLeft { background-color: #F0F1F1; border-color: #999999; border-width: 1px; border-style: solid; padding: 2px; }
.pageHeading { font-family: Tahoma; font-size: 10px; color: #666666; font-weight: bold;}

/* data table */
.dataTableHeading {
	font-family: Tahoma;
	background-color: #afafaf;
	font-size: 12px;
	font-weight: bold;
}
.dataTableHeadingRow { 
	font-family: Tahoma;
	background-color: #afafaf; 
	font-size: 10px;
}

.dataTableHeadingContent { font-family: Tahoma; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #f7f7f7; }
.dataTableRowSelected { background-color: #cccccc; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Tahoma; font-size: 10px; color: #000000; }

/* info box */
.infoBoxHeading { font-family: Tahoma; font-size: 10px; color: #ffffff; background-color: #848b8c; }
.infoBoxContent { font-family: Tahoma; font-size: 10px; color: #000000; background-color: #f7f7f7; }

/* message box */
.messageBox { font-family: Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 10px; background-color: #ff2a00; }
.messageStackSuccess { font-family: Tahoma; font-size: 10px; background-color: #99ff00; }

/* forms */
INPUT, SELECT, TEXTAREA, FILE { 
	font-family: Tahoma;
	font-size: 12px; 
	background-color: #f7f7f7;
	border-color: #9d9d9d; 
	border-style: solid; 
	border-width: 1px;
}

INPUT.error {
	border-color: #ff0000; 
}

INPUT.accept, h3.reject {
	font-size: 16px;
	color: #33CC00;
	font-weight: bold;
}

INPUT.reject, h3.reject {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

input[type=radio], input[type=checkbox] {
	border: none;
	background: none;
}

FORM {
	display: inline;
	font-family: Tahoma;
	font-size: 12px; 
}

/* account */
.formArea { background-color: #f7f7f7; border-color: #9d9d9d; border-style: solid; border-width: 1px; font-size: 10px; }
.formAreaTitle { font-family: Tahoma, Tahoma; font-size: 10px; font-weight: bold; }
.formLogin { border-color: #000000; border-style: solid; border-width: 1px;}

/* attributes */
.attributes-odd { background-color: #f7f7f7; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Tahoma; font-size: 10px; color: #ff0000; }
.smallText { font-family: Tahoma; font-size: 10px; }
.main { font-family: Tahoma; font-size: 10px; }
.adminfooter { font-family: Tahoma; font-size: 10px; color: #FFFFFF;}
.adminssl { font-family: Tahoma; font-size: 10px; color: #000000;}
.errorText { font-family: Tahoma; font-size: 10px; color: #ff0000; }
.tabs { font-family: Tahoma; font-size: 10px; color: #cecece;  }

/* admin header bar */
.headerbar {
	background-color: #5d6668;
}

.textBig { font-family: Tahoma; font-weight: bold; font-size: 12px; color: #000000;  }
.text { font-family: Tahoma; font-weight: none; font-size: 11px; color: #000000;  }
.textRead { font-family: Tahoma; font-weight: none; font-size: 11px; color: #FF0000;  }
.textSmall { font-family: Tahoma; font-weight: none; font-size: 10px; color: #000000;  }
.textTop { font-family: Tahoma; font-weight: bold; font-size: 22px; color: #000000;  }
.textAlert { font-family: Tahoma; font-weight: none; font-size: 10px; color: #FF0000;  }

input[type=button], input[type=submit], input[type=reset] {
	cursor: pointer;
}