A:link {
	 COLOR: #C79625;   TEXT-DECORATION: underline;
}
A:visited {
	 COLOR: #C79625;   TEXT-DECORATION: underline;
}
A:hover {
	 COLOR: #C79625;   TEXT-DECORATION: none;
}

A.topheading:link {
	FONT-SIZE: 11px;  COLOR: white; FONT-FAMILY: "verdana"; TEXT-DECORATION: underline;
}
A.topheading:visited {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: "verdana"; TEXT-DECORATION: underline;
}
A.topheading:hover {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: "verdana"; TEXT-DECORATION: none;
}

A.dognamelink:link {
	font-family: "verdana";	font-size: 12px;	line-height: 130%;	color: #FF6633;	TEXT-ALIGN: center;	font-weight: bold;  TEXT-DECORATION: underline;
}
A.dognamelink:visited  {
	font-family: "verdana";	font-size: 12px;	line-height: 130%;	color: #FF6633;	TEXT-ALIGN: center;	font-weight: bold;  TEXT-DECORATION: underline;
}
A.dognamelink:hover {
	font-family: "verdana";	font-size: 12px;	line-height: 130%;	color: #FF6633;	TEXT-ALIGN: center;	font-weight: bold; TEXT-DECORATION:  none;
}

A.sidemenu:link {
	font-family: "verdana";	font-size: 12px;	line-height: 200%;	color: #E3293E;	TEXT-ALIGN: left;	font-weight: bold; TEXT-DECORATION: underline;
}
A.sidemenu:visited {
	font-family: "verdana";	font-size: 12px;	line-height: 200%;	color: #E3293E;	TEXT-ALIGN: left;	font-weight: bold; TEXT-DECORATION: underline;
}
A.sidemenu:hover{
	font-family: "verdana";	font-size: 12px;	line-height: 200%;	color: #E3293E; TEXT-DECORATION: none;	TEXT-ALIGN: left;	font-weight: bold;
}

A.headline2:link {
	font-family: "arial";	font-size: 16px;	line-height: 120%;	color: #F57C5C;	font-weight: bold; TEXT-DECORATION: underline;
}
A.headline2:visited {
	font-family: "arial";	font-size: 16px;	line-height: 120%;	color: #F57C5C;	font-weight: bold; TEXT-DECORATION: underline;
}
A.headline2:hover {
	font-family: "arial";	font-size: 16px;	line-height: 120%;	color: #F57C5C;	font-weight: bold; TEXT-DECORATION: none;
}

.text {
	font-family: "verdana";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}

.textsmall {
	font-family: verdana;
	font-size: 11px;	
}

.textlarger {
	font-family: "verdana";
	font-size: 13px;
	line-height: 140%;
	color: #333333;
	
}

.textlarger2 {
	font-family: "verdana";
	font-size: 13px;
	line-height: 200%;
	color: #000000;
	
}

.textlarger3 {
	font-family: "verdana";
	font-size: 15px;
	line-height: 140%;
	color: #FF6633;
	
}

.textlarger4 {
	font-family: "verdana";
	font-size: 16px;
	line-height: 275%;
	color: #000000;
	
}


.headline {
	font-family: "arial";
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
}

.headlinesmall {
	font-family: "arial";
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}

.headlinelarge {
	font-family: "arial";
	font-size: 20px;
	line-height: 120%;
	font-weight: bold;
}
.textlighterorange {
	font-family: "verdana";
	font-size: 11px;
	line-height: 130%;
	color: black;
	padding: 3px;
	background: #C7E5F9;
}

.catergoryname {
	FONT-SIZE: 11px;
	COLOR: white;
	FONT-FAMILY: "verdana";
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	font-weight: bold;
	BORDER-RIGHT: 1px solid #4396ca; 
	BORDER-TOP: 1px solid #4396ca; 
	BORDER-LEFT: 1px solid #4396ca; 
	BORDER-BOTTOM: 1px solid #4396ca; 
	BACKGROUND-COLOR: #4396ca;
	TEXT-DECORATION: none;
	padding: 3px;
}

.reviewname {
	FONT-SIZE: 11px;
	COLOR: white;
	FONT-FAMILY: "verdana";
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
	BACKGROUND-COLOR: #000000;
	TEXT-DECORATION: none;
}

.textbox {
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: "verdana";
	TEXT-DECORATION: none;
	BORDER-RIGHT: 1px solid #8EC1E2;
	BORDER-TOP: 1px solid #8EC1E2;
	BORDER-LEFT: 1px solid #8EC1E2;
	BORDER-BOTTOM: 1px solid #8EC1E2;
	TEXT-DECORATION: none;
	padding: 7px;
	LINE-HEIGHT: 130%;

}
.reviewbox1 {

	BACKGROUND-COLOR: #8EC1E2;
}

.texthighlight {
	background-color: #FFFF00;
}

/* rows */
td.row, .row1, .row2, .row3 { 
	background-color: #FFF;
}

/* th */
th, td.th { 
	color: #F6F6F5; 
	background: #F1F1F2 url(images/blue/bg_th.gif) top left repeat-x; 
	border-color: #56A6E5; 
}

/* bottom row */
td.catBottom { 
	background: #5393C6 url(images/blue/bg_cat.gif) top left repeat-x;
}
.shadow {
	filter: alpha();
}
