body {
	background-image: url(../images/inside_leftside_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.bold {
		font-weight : bold;
  }

.smallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	font-style : normal;
	}
	
P { 
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 16px;
 } 
 
 td { 
	color : #696969;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    line-height: 16px;
 } 
 

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	color : #8F958E;
	font-weight : normal;
}

A:LINK {
	color : #9AAC46;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration: none;
}

A:VISITED {
	color : #9AAC46;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
    font-style : normal;
	text-decoration: none;
}


A:HOVER {
	color : #9AAC46;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
	font-style : normal;
	text-decoration: underline;
}

A:ACTIVE {
	color : #9AAC46;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	font-weight : bold;
    font-style : normal;
	text-decoration: none;
}
.Category {
	font-size: 14px;
	line-height: 18px;
}

A.breadcrumb:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	color : #8F958E;
	font-weight : normal;
	text-decoration: underline;
}

A.breadcrumb:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	color : #8F958E;
	font-weight : normal;
	text-decoration: underline;
}


A.breadcrumb:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	color : #8F958E;
	font-weight : normal;
}

A.breadcrumb:ACTIVE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 11px;
	font-style : normal;
	color : #8F958E;
	font-weight : normal;
}.red {
	color: #FF0000;
}
