.navi {
	color: #6f6f6f;
	font-weight: normal;
	font-size: 12px;
	font-family: arial,sans-serif;
	text-decoration: none;
	width:180px;
	/*background-image:url("http://texet.com.au/images/navi_bg.png");*/
	background-repeat:no-repeat;
}

.navi_option_td {
	background-image:url("http://texet.com.au/images/navi_td_bg.png");
	background-repeat:no-repeat;
	background-color:#dfe5f0;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
}

.navi a		{ color: #6f6f6f; font-weight: normal; font-size: 12px; font-family: arial,sans-serif; text-decoration: none }
.navi a:hover   { color: #6f6f6f; font-weight: normal; font-size: 12px; font-family: arial,sans-serif; text-decoration: underline }

.text 		{ color: #666666; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.text a 	{ color: #3636f2; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }
.text a:hover 	{ color: #3636f2; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }

.subhead			{ color: #999999;  font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.subhead	 a		{ color: #999999;  font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.subhead	 a:hover	{ color: #009999;  font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

.subhead2			{ color: #265780;  font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.subhead2	 a		{ color: #265780;  font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.subhead2	 a:hover{ color: #265780;  font-weight: bold; font-size: 14px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

.headline   	{ color: #0b1c50; font-size: 26px; font-weight: bold; font-family: Arial, Helvetica, Verdana }

.note		{ color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.note a		{ color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.note a:hover	{ color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }

.box       		{ color: #FFFFFF; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }

.left			{ clear: right;  margin-right: 10px; margin-bottom: 8px; }
.right		{ clear: left;  margin-left: 10px; margin-bottom: 8px; }

.forms		{ border: 1px solid #006; background-color: #EAEEF1; color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica; text-decoration: none }


.image { background-color: blue; border: 1px solid blue; padding: 1px;}
img.image { background-color: blue; border: 1px solid blue; padding: 1px;}
p img.image { background-color: blue; border: 1px solid blue; padding: 1px;}

.loginLink 		{ color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.loginLink a 	{ color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: none }
.loginLink a:hover 	{ color: #999999; font-size: 10px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }


.subcategoryLinks 		{ color: #CC0000; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }
.subcategoryLinks a 	{ color: #CC0000; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: underline }
.subcategoryLinks a:hover 	{ color: #CC0000; font-size: 12px; font-family: Verdana, Arial, Helvetica; text-decoration: none }

div#stock_note {
	border: 1px solid black;
	background-color: #eaeaea;
	padding: 4px 2px;
	margin: 5px 0;
}
.note_highlight {
	font-weight: bold;
	color: #c00;
}

.container { 
	margin:auto;
	width:964px;
}

.bodyArea {
	background-image:url("http://texet.com.au/images/bodyarea_bg.png");
	background-repeat:repeat-y;
	padding-left:32px;
	padding-right:32px;
	width:900px;
}

.footercontainer { 
	margin:auto;
	width:964px;
	height:42px;
	background-image:url("http://texet.com.au/images/footer_bg.png");
	background-repeat:no-repeat;
}

.footer { 
	color: #60676b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:30px 0px 20px 32px;
}

.footer a:link { 
	color: #60676b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.footer a:hover{ 
	text-decoration:underline;
}

.footer a:visited{ 
	color: #60676b;
	text-decoration: none;
}

.leftcol{
	background-image:url(http://www.texet.com.au/images/left_column_bg.png);
	background-repeat:no-repeat;
	padding:6px 6px 0px 6px;
	width:180px;
}

body {
	margin:0px;
	background-color:#d9e7f1;
}

.caption {
	background-image:url(http://www.texet.com.au/images/caption_bg.png);
	color:#FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, san-serif;
	text-decoration: none;
	position:absolute;
	width:647px;
	z-index:2;
	bottom:0;
	left:0;
	padding:15px;
}

#dynamicTable  {
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdbdbd;
	
	border-left:1px;
	border-left-style:solid;
	border-left-color:#bdbdbd;
}

#dynamicTable td {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdbdbd;
	
	border-right:1px;
	border-right-style:solid;
	border-right-color:#bdbdbd;
}

#dynamicTable th {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdbdbd;
	
	border-right:1px;
	border-right-style:solid;
	border-right-color:#bdbdbd;
}


.itemsTable  {
	border-left:1px;
	border-left-style:solid;
	border-left-color:#bdbdbd;
}

.itemsTable td {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdbdbd;
	
	border-right:1px;
	border-right-style:solid;
	border-right-color:#bdbdbd;
}

.itemsTable th {
	border-top:1px;
	border-top-style:solid;
	border-top-color:#bdbdbd;
	
	border-right:1px;
	border-right-style:solid;
	border-right-color:#bdbdbd;
}
