/*
//Copyright (c) 2000 PAULGRANT.CA
//http://actionfigurechecklist.com
*/

body	{
	font-family:Verdana,Arial;
	font-size:8pt;
	color:#003300;
	margin:0;
	background-color:#999966;
}

a						{ color:#003333;text-decoration:none; }
a:hover					{ color:#0033CC; }
td						{ font-size:8pt; }
h1,h2,h3				{ font-size:9pt;font-weight:bold;margin:2px; }
ul						{ list-style-type:none; }

.fontJustify			{ text-align:justify; }
.fontBold				{ font-weight:bold; }
.fontItalic				{ font-style:italic; }

.fontBig				{ font-size:10pt; }
.fontMed				{ font-size:9pt; }
.fontSmall				{ font-size:8pt; }

.fontLight				{ color:#FFFFCC; }

.boxBorder				{ border:1px solid #666633;padding:10px; }
.barSep					{ width:500px;height:1px; }
.tdLinks				{ width:200px;height:20px; }
.divLine				{ height:1px;background:#999966;font-size:1px;line-height:0;margin-left:40px;margin-right:40px; }
.divPanel				{ background:#999966;width:98%;padding-top:3px;padding-bottom:3px; }

input,select,textarea	{ background:#DDDDDD;font-size:8pt; }
input [type="text"]		{ background:#DDDDDD;text-indent:1px; }
input [type="button"]	{ background:#CCCCCC;font-size:8pt; }
input [type="checkbox"]	{ margin:1px; }

#status_bar {
	color:#111111;
	font-size:11px;
	height:16px;
	padding:3px;
	width:100%;
	background:url(/Images/Background/status_bg.gif) repeat-x top left;
	position:fixed;bottom:0px;left:0px;
}

.divNewsSep	{ height:1px;background:#999966;font-size:1px;line-height:0;margin:5px;margin-left:0px;margin-right:0px; }

/* End. */

