/* CSS Document */

body{
	background-color: #FFFFFF;
	margin:0px auto;
	padding:0px;
	width:974px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
}

a { color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #006600;
}
.padding10 {padding:10px;}
.con_bg { background-image:url(http://www.thegreenbook.com/images/congratulations_bg.jpg); background-repeat:no-repeat; background-position:left bottom;}
.para { text-align:justify; }

.contest_green {color:#339900;}
.contest_pic_below_txt { font-weight:bold; text-align:center; padding:15px;}
.contest_menu_bg { background-image:url(http://www.thegreenbook.com/images/menu1_bg.jpg);  background-repeat:no-repeat; background-position:top left;
padding:0px 0px 0px 18px;}

.contest_green a{ text-decoration:none; color:#669900; font-family:"Times New Roman", Times, serif; font-size:14px;}
.contest_green a:link { text-decoration:none; color:#669900;}
.contest_green a:active { text-decoration:none; color:#669900;}
.contest_green a:visited { text-decoration:none; color:#669900;}
.contest_green a:hover { text-decoration:none; color:#333333;}

.contest_gray a{ text-decoration:none; color:#999999; font-family:"Times New Roman", Times, serif; font-size:14px;}
.contest_gray a:link { text-decoration:none; color:#999999;}
.contest_gray a:active { text-decoration:none; color:#999999;}
.contest_gray a:visited { text-decoration:none; color:#999999;}
.contest_gray a:hover { text-decoration:none; color:#333333;}

.contest_form_bdr { border:1px solid #cccccc; background-color:#FFFFFF; padding:3px 0px 3px 5px; font-size:11px; float:left; width:250px;}
.contest_form_btn { border:1px solid #cccccc; background-color:#f1f1f1; padding:3px 10px; float:left; font-size:11px;}
.contest_footer_bg { background-image:url(http://www.thegreenbook.com/images/contest_footer_bg.jpg); background-repeat:repeat-x; background-position:top left; padding:20px;}
.contest_paragraph {line-height:18px; font-size:12px;}