.skytext{ font-weight:normal; font-size:11px; font-family:Verdana; color:#293FA3; text-decoration:none }

.TableHead {background-color:#C9C9C9; color:black; font-family:tahoma, verdana; font-size:11; font-weight:bold}
.CartHead {background-color:#C9C9C9; color:black; font-family:tahoma, verdana; font-size:11; font-weight:bold}
.TableNav {background-color:#000000; color:white; font-family:tahoma, verdana; font-size:11; font-weight:bold}

.whiteboldtext{ font-weight:bold; font-size:10px; color:white; font-family:Verdana;text-decoration:none}
.smallwhiteboldtext{ font-weight:bold; font-size:12; color:white; font-family:Verdana; }
.whitetext{ font-weight:normal; font-size:11px; color:white; font-family:Verdana;text-decoration:none; line-height:18px;}
.whitetext-why{ font-weight:normal; font-size:11px; color:white; font-family:Verdana;text-decoration:none; line-height:18px; text-align:justify;}

.normalboldtext{ font-weight:bold; font-size:10px; font-family:Verdana;color:black;text-decoration:none }
.normaltext{ font-weight:normal; font-size:10px; font-family:Verdana;color:black;text-decoration:none }

.rowstyle {background-color:#B0B0B0; font-family:verdana; font-size:11; font-weight:bold; color:white}
.rowstylebrown {background-color:#D73E42; color:white; font-family:verdana; font-size:11; font-weight:bold}
.rowstylebrownlight {background-color:#E7CBF4; color:white; font-family:verdana; font-size:11; font-weight:bold}
.rowstyleblack {background-color:#9E4EBF; color:white; font-family:verdana; font-size:11; font-weight:bold}
.rowstylegreen {background-color:#74ACDB; color:white; font-family:verdana; font-size:11; font-weight:bold}

.smalltext{ font-weight:normal; font-size:12px; font-family:Verdana;color:#000000; text-decoration:none; line-height:150%;}
.indextext{ font-weight:normal; font-size:11px; font-family:Verdana;color:#9a724a; text-decoration:none}
.indexboldtext{ font-weight:bold; font-size:12px; font-family:Verdana;color:#9a724a; text-decoration:none}
.smallboldtext{ font-weight:bold; font-size:12px; font-family:Verdana;color:#384c69; text-decoration:none}
.headingboldtext{font-weight:bold;font-size:17px;font-family:verdana;color:#384c69; text-decoration:none }
.greenboldtext{ font-weight:bold; font-size:11px; font-family:Verdana;color:green; text-decoration:none}
.brownboldtext{ font-weight:bold; font-size:12px; font-family:Verdana;color:#0A5C4E; text-decoration:none}

.smallgreentext {font-family:verdana; font-size:9pt; font-weight:normal;font-weight:bold; color:#006666; text-decoration:none}
.kitboldtext {font-family:verdana; font-size:10pt; font-weight:normal;font-weight:bold; color:blue; text-decoration:none}
.orderboldtext {font-family:verdana; font-size:10pt; font-weight:bold; color:#E98001; text-decoration:none}

.redtext{ font-weight:normal; font-size:7pt; font-family:Verdana;color:#ff3300 ; text-decoration:none}
.redboldtext { font-weight:bold; font-size:11px; font-family:Verdana;color:#FF0000 ; text-decoration:none}
.footertext { font-weight:bold; font-size:11px; font-family:Verdana; color:#000000; text-decoration:none }
.blueboldtext { font-weight:bold; font-size:12px; font-family:Verdana;color:blue; text-decoration:none }
.bigbrownboldtext{ font-weight:bold; font-size:12px; font-family: Verdana; color:#CE6531; text-decoration:none}
.menutext {	font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration:none; }
.smalltext1{ font-weight:normal; font-size:12px; font-family:arial, Verdana;color:#000000; text-decoration:none; line-height:18px;}
.whitetext1{ font-weight:normal; font-size:11px; font-family:arial, Verdana;color:#ffffff; text-decoration:none; line-height:18px; background-color:#2871be; padding:5px;}
.smalltext2{ font-weight:normal; font-size:12px; font-family:Verdana;color:#384c69; text-decoration:none;}
a.smalltext2:hover{ font-weight:normal; font-size:12px; font-family:Verdana;color:#a77bf6;}

#why-itech
{
	width:181px;
	height:auto;
	margin:0;
	padding:5px 10px 5px 10px;
	float:left;
}


#left-menu
{
	z-index:100000;
	height:auto;
	width:285px;
	float:left;
	padding:0 0 5px 0;

}

#left-menu ul
{
	height:auto;
	width:285px;
	margin:0;
	padding:0;
}

#left-menu li
{
	height:auto;
	width:275px;
	margin:0;
	padding:0 0 0 10px;
	float:left;
	list-style-type:none;
}

#left-menu a
{
	height:auto;
	width:255px;
	margin:0;
	padding:5px 0 5px 20px;
	float:left;
	display:block;
	font-family:arial, verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/left-arrow.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}

#left-menu a:hover
{
	width:255px;
	color:#ff0000;
	text-decoration:none;
}

