/* CSS Document */

.bgr{
background:#fff url(../images/bgr.gif) repeat-x;
}
.bgr2{
background:url(../images/bgr_flower.gif) no-repeat 1px 0;
}
.bgr3{
background:#FFF url(../images/tbl4_top.gif) repeat-x;
}
td{
font-family:Arial, Helvetica, sans-serif;
color:#686868;
font-size:14px;
}
b{
	color:#077100;
}
.sidebar{
line-height:23px;
font-size:12px;
color:#3C3C3C;
font-weight:normal;
}
a{
color:#D78900;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
a:hover{
text-decoration:underline;
}
.bot{
color:#A1A1A1;
text-decoration:none;
font-size:11px;
}
.bot:hover{
color:#000000;
}.hdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.hdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DF6E00;
}
.hdr3{
     font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF6E00;
}

.NEW {
	color: #F00;
	font-size: 10px;
}
.Italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

