.text_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
#product_description_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}

.text_12_p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.text_12_p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.text_12_p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: underline;
}
.text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.text_red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #f74200;
	text-decoration: none;
	border:none;
	background-color: transparent;
}
.text_red_bold a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}

.text_12_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
}
.text_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}
.text_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.text_18_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6a6a6a;
	text-decoration: none;
}
.text_18_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* menu style sheet*/
.mtDropdownMenu {
	LEFT: -1000px; overflow:hidden; POSITION: absolute; TOP: -1000px
}
.mtDropdownMenu .content {
	POSITION: relative;
	text-align:left;
}
.mtDropdownMenu .items {
	BORDER-RIGHT: #eee 2px solid; BORDER-TOP: #eee 2px solid; Z-INDEX: 2; LEFT: 0px; BORDER-LEFT: #eee 2px solid; BORDER-BOTTOM: #eee 2px solid; POSITION: relative; TOP: 0px
}
.top .items {
	BORDER-TOP: medium none
}
.mtDropdownMenu {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; CURSOR: pointer; COLOR: #f74200; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold;
}

.mtDropdownMenu .item {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; CURSOR: pointer; COLOR: #f74200; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold;
}
.mtDropdownMenu .background {
	Z-INDEX: 1; FILTER: alpha(opacity=90); LEFT: 0px; POSITION: absolute; TOP: 0px; -moz-opacity: .9
}
.mtDropdownMenu .shadowRight {
	Z-INDEX: 3; FILTER: alpha(opacity=20); WIDTH: 2px; POSITION: absolute; TOP: 3px; -moz-opacity: .2
}
.mtDropdownMenu .shadowBottom {
	Z-INDEX: 1; FILTER: alpha(opacity=20); LEFT: 3px; POSITION: absolute; HEIGHT: 2px; -moz-opacity: .2
}
.mtDropdownMenu .hover {
	BACKGROUND: #f74200; COLOR: #ffffff;
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 10px; BORDER-LEFT: medium none; CURSOR: pointer; COLOR: white; BORDER-BOTTOM: medium none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight:bold;

}
.mtDropdownMenu .item IMG {
	MARGIN-LEFT: 10px;
}
/* menu style sheet*/


/* other styles */
.text_12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f74200;
	text-decoration: none;
}

.outer_table
{
	border: 1px solid #d3d3d3;
	padding: 2px;
}

.title_td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #808080;
	color: white;
	text-decoration: none;
}

.success
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000cfa;
	text-decoration: none;
	padding: 5px;
	border:	1px dashed gray;
}

.error
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f74200;
	text-decoration: none;
	padding: 5px;
	border:	1px dashed gray;
}

a.light
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a.dark
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #787878;
}

.pageHeading
{
	color:#708090;
	font-family:Veranda,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:35px;
}

tr.highlight
{
}

a.link_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #f74200;
	text-decoration: none;
	border:none;
	background-color: transparent;
}

.rowtype1
{
	background-color: white;
}

.rowtype2
{
	background-color: #f3f3f3;
}

DIV
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}

#pagination { /* td */
	text-align: center;		
}

#pagination a {	
	font-size: 12px;
	color: #fff;	
	border: 1px solid;
	background: #F74226;	
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	
}
#pagination span {		
	font-size: 12px;
	color: #000;	
	border: 1px solid;
	background: #ccc;	
	padding: 4px 8px 4px 8px;
	text-decoration: none;
}