@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(../images/back.jpg);
	background-repeat:repeat-x;
	background-position:0% 56px;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color:#384537;
	font-size:11px;
	}
td.green{
	background:url(../images/green.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	}
td.headernew{
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	vertical-align:top;
	}
a.contest{
	display:block;
	float:right;
	width:152px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:47px;
	padding-top:6px;
	background:url(../images/contest_back.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	}
a.contest:hover{
	display:block;
	width:152px;
	float:right;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:6px;
	margin-right:47px;
	background:url(../images/contest_hover.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	}
img{
	margin:0px;
	padding:0px;
	border:0px;
	}
a.navg{
	color:#384537;
	text-decoration:none;
	font-size:14px;
	}
a.navg:hover{
	color:#384537;
	text-decoration:underline;
	}
a.get-it{
	display:block;
	position:relative;
	margin:0px auto;
	width:115px;
	height:20px;
	color:#0c4906;
	font-weight:bold;
	margin-top:10px;
	padding-top:6px;
	background:url(../images/get_it.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	text-decoration:none;
	}
a.get-it:hover{
	display:block;
	position:relative;
	margin:0px auto;
	width:115px;
	height:20px;
	color:#0c4906;
	font-weight:bold;
	margin-top:10px;
	padding-top:6px;
	background:url(../images/get_it_over.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	text-decoration:none;
	}
.blue_bold{
	font-weight:bold;
	color:#012f63;
	}
a.catagory{
	display:block;
	position:relative;
	margin:0px auto;
	width:110px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	margin-top:7px;
	padding-top:6px;
	padding-left:22px;
	background:url(../images/choose.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-decoration:none;
	}
a.catagory:hover, a.selected{
	display:block;
	position:relative;
	margin:0px auto;
	width:110px;
	height:22px;
	color:#ffffff;
	font-weight:bold;
	margin-top:7px;
	padding-top:6px;
	padding-left:22px;
	background:url(../images/choose_over.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	text-decoration:none;
	}
a.free_add{
	display:block;
	position:relative;
	margin:0px auto;
	width:108px;
	height:21px;
	color:#ffffff;
	font-weight:bold;
	margin-top:7px;
	padding-top:6px;
	background:url(../images/post_ad.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	text-decoration:none;
	}
a.free_add:hover{
	display:block;
	position:relative;
	margin:0px auto;
	width:108px;
	height:21px;
	color:#ffffff;
	font-weight:bold;
	margin-top:7px;
	padding-top:6px;
	background:url(../images/post_ad_over.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	text-decoration:none;
	}
.inputbox{
	border:0px;
	background:#FFFFFF;
	}
a.small_txt{
	font-size:10px;
	color:#050608;
	text-decoration:none;
	}
a.small_txt:hover{
	font-size:10px;
	color:#050608;
	text-decoration:underline;
	}
.search{
	font-size:11px;
	font-weight:bold;
	color:#ff2208;
	text-decoration:none;
	background-color:Transparent;
	border:none;
	}
a.search:hover{
	font-size:11px;
	color:#931001;
	font-weight:bold;
	text-decoration:none;
	}