/* CSS Document */



body, h1, h2

{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	line-height:1.5;

}



h1, h2

{

	display:inline;

	font-weight:lighter;

}



body

{

	margin:10px;

	background-color:#FFFF66;

}

.padding

{

	padding:5px;

}

.whiteText

{

	color:#FFFFFF;

}

.thik_bottom_line

{

	border-bottom:5px solid #339900;

}

.menu_bdr

{

	border-left:1px solid #339900;

	border-right:1px solid #339900;

	border-top:1px solid #339900;

}

.left_shaddow

{

	background:url(images/left_shade.gif) right top repeat-y;

}

.right_shaddow

{

	background:url(images/right_shade.gif) left top repeat-y;

}

.heading

{

	font-size:16px;

	color:#FF6600;

}

a { text-decoration:none; }

a:hover { text-decoration:underline; }



.bottom_line

{

	border-bottom:1px solid #FFCC00;

}

.title a, .mainmenu a

{

	color:#dd0000;

}

.mainmenu a, .mainmenu_active a
{
	font-size:13px;
}
.title a, .sheading
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.sheading
{
	color:#0000FF;
}
.cat_link a

{

	color:#000000;

}

.coupon_top_bdr

{

	background:url(images/coupon_top.gif) top repeat-x;

}

.coupon_bottom_bdr

{

	background:url(images/coupon_bottom.gif) bottom repeat-x;

}

.coupons_left_bdr

{

	background:url(images/coupon_left.gif) left repeat-y;

}

.coupons_right_bdr

{

	background:url(images/coupon_right.gif) right repeat-y;

}

.img_bdr

{

	border:1px solid #FFCC00;

}

.mainmenu_active a

{

	color:#FFFFFF;

}

.mouse_over

{

	background:url(images/mouse_over.gif) center no-repeat #FFFCCF;

}

.mouse_out

{

	background-color:#FFFCCF;

}

.link_padding a

{

	padding-left:10px;

}



.thick_bdr

{

	border:2px solid #FFcc00;

}