#main
{
}

#main a,a:visited
{
	font-family:		arial,helvetica,sans-serif;
	font-size:			11px;
	color:					#ab4e0c;
	text-decoration:	underline;
	font-weight:		normal;
}

#main a:hover
{
	font-family:		arial,helvetica,sans-serif;
	font-size:			11px;
	color:					#000000;
	text-decoration:	underline;
	font-weight:		normal;
}

h1,.h1
{
	font-family:		arial, helvetica, sans-serif;
	font-size:			18px;
	font-weight:		normal;
	color:					#AB4E0C;
}

h2,.h2
{
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:					#AB4E0C;
}

.imgleft
{
	float:					left;
	border:					1px solid #ab4e0c;
	margin:					0px 10px 10px 0px;
}

.imgright
{
	float:					left;
	border:					1px solid #ab4e0c;
	margin:					0px 10px 10px 0px;
}

.tabb
{
	border:					1px solid #ab4e0c;
	background-color:	#fff0e4;
}

.ulsmall
{
  color:          #ab4e0c;
  margin:         0px 0px 0px 20px;
  padding:        0px 0px 0px 0px;  /* NS only */
}

.lismall
{
  font-family:  arial,helvetica,sans-serif;
  font-weight:  normal;
  font-size:    10px;
  color:        #636464;
}

#premiums
{
	border:			1px solid #ab4e0c;
	padding:		1em;
	background-color:	#fff0e4;
}
