body {
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#advancedOptions
{
margin: 0px 20px 0px 20px;
display: none;
}


.smalltoptx {
	font-size: x-small;
}
.smallbottx {
	font-size: x-small;
}
.smalltx {
	font-size: x-small;
}
.smallboldtx {
	font-size: x-small;
	font-weight: bold;
}
.text_grey {
	color: #CCCCCC;
}
.text_oceanblue {
	color: #0099FF;
}
.text_springgreen {
	color: #CCFF66;
}
.text_rockymountaingreen {
	color: #006600;
}
.text_fallbrown {
	color: #CCCC66;
}
.linkbabyblue a:link, .linkbabyblue a:visited {
	color: #0099FF;
	text-decoration:none;
}
.linkbabyblue a:hover {
	color: #006699;
	text-decoration:underline;
}
.linkbabybrightblue a:link, .linkbabybrightblue a:visited {
	color: #0099FF;
	text-decoration:none;
}
.linkbabybrightblue a:hover {
	color: #00FFFF;
	text-decoration:underline;
}
.linkspringgreen a:link, .linkspringgreen a:visited {
	color: #0099FF;
	text-decoration:none;
}
.linkspringgreen a:hover {
	color: #99CC99;
	text-decoration:underline;
}
.text_rockymountaingreen a:link, .text_rockymountaingreen a:visited {
	color: #009900;
	text-decoration:none;
}
.text_rockymountaingreen a:hover {
	color: #99CC99;
	text-decoration:underline;
}
.linkbluesky a:link, .linkbluesky a:visited {
	color: #0099FF;
	text-decoration:none;
}
.linkbluesky a:hover {
	color: #336699;
	text-decoration:underline;
}
.linkfallbrown a:link, .linkfallbrown a:visited {
	color: #CCCC66;
	text-decoration:none;
}
.linkfallbrown a:hover {
	color: #999933;
	text-decoration:underline;
}
a:link, a:visited {
	
	color: #0099FF;

}
.hp_searchboxbot {
	background-image: url(http://www.templatecheck.com/images/front15.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.hp_searchboxbot_bgrepeat {
	background-image: url(http://www.templatecheck.com/images/front14.gif);
	background-repeat: repeat-y;
}
.leftpad15px {
	padding-left: 15px;
}
.pad15px {
	padding: 15px;
}
.pad5 {
	padding: 5px;
}
.pad2 {
	padding-left: 10px;
	padding-right: 10px;
}
.bg_checked {
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(http://www.templatecheck.com/images/checkmark_sm.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_unchecked {
	padding-left: 3px;
	padding-right: 3px;
	background-image: url(http://www.templatecheck.com/images/checkmark-notchecked_sm.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

