@charset "utf-8";
body {
	background-image: url(../imgs/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
	font-size:11px;
	
}
#fixedtipdiv{
position:absolute;
padding: 10px;
border:1px solid black;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a.goldlarge:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #79630C;
	text-decoration: none;		
}
a.goldlarge:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #79630C;
	text-decoration: none;	
}
a.goldlarge:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #79630C;
	text-decoration: underline;
}
a.goldlarge:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #79630C;
	text-decoration: underline;
}
a.footnote:link {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 9px;
	color: #79630C;
	text-decoration: none;		
}
a.footnote:visited {
	font-family: Tahoma;
	font-weight:bold;	
	font-size: 9px;
	color: #79630C;
	text-decoration: none;	
}
a.footnote:hover {
	font-family: Tahoma;
	font-weight:bold;	
	font-size: 9px;
	color: #79630C;
	text-decoration: underline;
}
a.footnote:active {
	font-family: Tahoma;
	font-weight:bold;	
	font-size: 9px;
	color: #79630C;
	text-decoration: underline;
}

img.image {
   padding:2px;
   border:1px solid #4A3135;
}

img.product {
   /*padding:3px;*/
   border:3px solid #EFEFEF;
}
/*img.product:hover {
   padding:3px;
   border:3px solid #D0D0D0;
}*/

.imgback {
	padding:2px;
	border:3px solid #D0D0D0;
	background-color:#FFFFFF;
}
.formfields {
	font-family: Arial;
	font-size: 12px;
	color: #583F43;
	padding: 2px;	
	border: 1px solid #583F43;
}
.formfields:hover {
	font-family: Arial;
	font-size: 12px;
	color: #583F43;
	border: 1px solid #583F43;
	background-color:#E2E2E2;
}

.ffa {
	font-family: Arial;
	font-size: 13px;
	color: #583F43;
	padding: 2px;	
	border: 1px solid #583F43;
}
.ffa:hover {
	font-family: Arial;
	font-size: 13px;
	color: #583F43;
	border: 1px solid #583F43;
	background-color:#E2E2E2;
}

td.titlecell1 {
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
}

.normal { background-color: #E2E2E2 }
.oddrow { background-color: #E2E2E2 }

.evenrow { background-color: #CCCCCC }

.highlight { 
	color: 583F43;
	background-color: #D1D6EF;
}

.skyblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #45759d;
}

.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.redmsg {
	font-family: Tahoma;
	font-size: 11px;
	color: #990000;
}

.redtext
{
	color:#ff0000;
}

.pagLnk {
font-size:11px;
margin:5px 0;
padding:5px;
}
.pagLnk a:hover {
border-color:#333333;
background:#333333 none repeat scroll 0 0;
border:1px solid #333333;
color:#FFFFFF;
font-weight:bold;
}
.pagLnk a {
border:1px solid #333333;
text-decoration:none;
}
.pagLnk a, .pagLnk span {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #333333;
margin-right:0.1em;
padding:0.2em 0.5em;
color:#333333;
font-weight:bold;
}

.pagLnk span.current {
background:#333333 none repeat scroll 0 0;
border:1px solid #333333;
color:#FFFFFF;
font-weight:bold;
}
.pagLnk span.nextprev {
border:1px solid #333333;
color:#FFFFFF;
}

a.greenlink:link, a.greenlink:visited, a.greenlink:active {
font-family: Tahoma;
font-size: 11px;
color: #5F752F;
text-decoration:underline;
}
a.greenlink:hover {
font-family: Tahoma;
font-size: 11px;
color: #5F752F;
text-decoration:none;
}
