body
{
	margin-top:0px;
	margin-left:0px;
	font-family:arial;
	font-size:12px;
	color:#333;
	background:url(/images/standard/bg.gif);
}

.container
{
	width:745px;
	border-style:solid;
	border-width:0 1px 1px 0;
	border-color:#333;
}

strong
{
	font-family:arial;
	color:#000;
	background:none;
	font-weight:bold;
	font-size:14px;
}

.signup
{
	background:url(/images/standard/email-signup.gif);
	background-repeat:no-repeat;
}

.gray-bd
{
	background:#ccc;
	border-style:solid;
	border-width:1px 0 1px 0;
	border-top-color:#fff;
	border-bottom-color:#666;
}

.bottom-bd
{
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#666;
}

.right-bd
{
	border-style:dotted;
	border-width:0 1px 0 0;
	border-color:#666;
}

.right-bd-2
{
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#006699;
	background:#6699CC;
}

.form
{
	border-style:solid;
	border-width:1px;
	border-color:#999;
	width:128px;
	height:12px;
	font-family:verdana;
	color:#333;
	background:#fff;
	font-size:10px;	
}

#main-content
{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

a:link  	
{
	font-family:arial;
	color:#336699;
	background:none;
	text-decoration:underline;
	font-size:12px;
}

a:visited  	
{
	font-family:arial;
	color:#336699;
	background:none;
	text-decoration:underline;
	font-size:12px;
}

a:active  	
{
	font-family:arial;
	color:#336699;
	background:none;
	text-decoration:underline;
	font-size:12px;
}

a:hover  	
{
	font-family:arial;
	color:#003366;
	background:none;
	text-decoration:underline;
	font-size:12px;
}


a.red:link  	
{
	font-family:arial;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:12px;
}

a.red:visited  	
{
	font-family:arial;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:12px;
}

a.red:active  	
{
	font-family:arial;
	color:#990000;
	background:none;
	text-decoration:underline;
	font-size:12px;
}

a.red:hover  	
{
	font-family:arial;
	color:#cc0000;
	background:none;
	text-decoration:underline;
	font-size:12px;
}


a.blue:link  	
{
	font-family:arial;
	color:#336699;
	background:none;
	text-decoration:none;
	font-size:11px;
}

a.blue:visited  	
{
	font-family:arial;
	color:#336699;
	background:none;
	text-decoration:none;
	font-size:11px;
}

a.blue:active  	
{
	font-family:arial;
	color:#336699;
	background:none;
	text-decoration:none;
	font-size:11px;
}

a.blue:hover  	
{
	font-family:arial;
	color:#003366;
	background:none;
	text-decoration:underline;
	font-size:11px;
}
