/* TABLE SECTION */

.tablebgr
{
	background-color: #FFCA8B;
}
.tablehead
{
	background-color: #FEE5B0
}
.tablecontents
{
	background-color: #FDF8F0
}
.tableheadtext
{
    COLOR: #D56900;
    FONT-FAMILY: Tahoma, Verdana;
    FONT-SIZE: 8pt;
	font-weight: bold;
}
.tablecontentstext
{
    COLOR: #342E93;
    FONT-FAMILY: Tahoma, Verdana;
    FONT-SIZE: 7pt
}
.textlinks {
	font-family: tahoma;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
}
.textlinks:hover {
	text-decoration: underline;
}
.dictionary {
	font-family: MS Sans Serif;
	font-size: 8pt;
	color: #B67400;
	
}
.homelabeltext {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
}
.homepagelink {
	font-family: Tahoma;
	font-size: 7pt;
	color: #000000;
	text-decoration:none;
}
.homepagelink:hover {
	text-decoration:underline;
}
.displaytext
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
	color: #666600
}
.inputtext
{
    COLOR: #342E93;
    FONT-FAMILY: Tahoma, Verdana;
    FONT-SIZE: 7pt;
	background-color: #F7F0E6;
	border: 1px solid #F2D9B5;
}
.cartTextBox
{
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 7pt;
	border: 1px outset #FFFFFF;
}

.buttontext
{
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 7pt;
	border: 1px outset #E4BC6F;
	background-color: #F2D9B5;
	width: 70px;
}
.redtext
{
    COLOR: #ff0000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 10pt
}
.pageno
{
    COLOR: #CC0000;
    FONT-FAMILY: tahoma;
    FONT-SIZE: 7pt;
}

.rightmenulinks
{
	font-family: tahoma;
	font-size: 10px;
	color: #8D420F;
	text-decoration: none;
}
.rightmenulinks:hover
{
	text-decoration: underline;
}

.producthead
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC66;
}

.aboutmorelink
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.aboutmorelink:hover
{
	text-decoration: underline;
}

.newslink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.newslink:hover {
	text-decoration: underline;
}