body {
	margin: 0;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.getfrog.com/images/background_stripe.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

h1 {
	color: #888888;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px;
}

a {text-decoration: none}
a:link,
a:visited,
a:hover,
a:active {color: #000000}

a.grey:link,
a.grey:visited {color: #555555}
a.grey:hover,
a.grey:active {color: #000000}

li {margin-bottom: 2px}
li a {font-weight: bold}
li a:link,
li a:visited {color: #000000}
li a:hover,
li a:active {color: #3C8909}

img.img_border {border: 1px solid #999999}

#background {
	background-position: left top;
	background-repeat: no-repeat;
}
#nav_top {
	position: absolute;
	top: 78px;
	left: 282px;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

#admin {
	font-size: 11px;
	font-weight: bold;
	padding: 1px 0 4px;
}
#admin a {text-decoration: none}

#continue {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

.checkmark {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.checkmark:link,
a.checkmark:visited {color: #000000}
a.checkmark:hover,
a.checkmark:active {color: #F06A2B}

div#featuring {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	padding: 12px 0 0;
	cursor: default;
}
marquee#filmstrip {
	width: 475px;
	height: 50px;
}
marquee#filmstrip img {margin-right: 4px}

.categoryTab {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 6px;
	background-color: #AE0F19;
	border-width: 1px 1px 0px;
	border-style: solid;
	border-color: #444444;
	cursor: pointer;
}
.categoryTab a:link,
.categoryTab a:visited {color: #FFFFFF}
.categoryTab a:hover,
.categoryTab a:active {color: #FFFF00}

.subcategory {
	width: 453px;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 1px;
	padding: 3px 0 2px 15px;
	background-color: #6E6E6E;
	border-top: 1px solid #D1202A;
	border-left: 1px solid #6E6E6E;
	border-right: 1px solid #6E6E6E;
}
.link_td {
	height: 55px;
	font-size: 12px;
	padding: 0 4px 0 5px;
}
.link_name {
	font-weight: bold;
	margin-top: 1px;
}
.ADD_REMOVE {
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-right: 4px;
}

#recommended_mark {
	position: absolute;
	top: 123px;
	left: 315px;
}

#previewHex {height: 169px;}
#Customize {
	padding: 0 0 4px;
	font-size: 7px;
	color: #00A44B;
}

span.fake_link {cursor: pointer}
span.fake_link:link,
span.fake_link:visited {color: #000000}
span.fake_link:hover,
span.fake_link:active {color: #00A44B}

#copyright {
	color: #454545;
	font-size: 12px;
}
#privacypolicy {
	font-size: 10px;
	margin: 11px 0 0 7px;
}