body
{
	margin:1px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #EFE7C7;
}

.bullet 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #7B2E00;
	font-weight: bold;
}

table 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
}

.table_border_all {
	border-top: thin solid #AA8844; 
	border-right: thin solid #AA8844; 
	border-bottom: thin solid #AA8844; 
	border-left: thin solid #AA8844; 
/*	padding: 1.5em */
	}

.table_border_top {
	border-top: thin solid #AA8844; 
	border-right: thin solid #AA8844; 
	border-left: thin solid #AA8844; 
	padding: 1.5em
	}

.table_border_right {
	border-right: thin solid #AA8844; 
	padding: 1.5em
	}

.table_border_bottom {
	border-right: thin solid #AA8844; 
	border-bottom: thin solid #AA8844; 
	border-left: thin solid #AA8844; 
	padding: 1.5em
	}

.table_border_left {
	border-left: thin solid #AA8844; 
	padding: 1.5em
	}

.pageheading
{
	color: #7B2E00;
	font-size: 175%;
	font-weight: 900;
}

.heading
{
	color: #658A90;
	font-size: 12px;
	font-weight: 900;
}

.vertical
{
	background: url(../images/template_002_vert_line.gif);
}
	
a:link {
	color: #916B2C;
	text-decoration: none;
	font-weight: 900;

}

a:visited {
	color: #916B2C;
	text-decoration: none;
	font-weight: 900;
}

a:hover {
	color: #916B2C;
	text-decoration: underline;
	font-weight: 900;
}

a:active {
	color: #916B2C;
	text-decoration: underline;
	font-weight: 900;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B1803;
	font-size: 11px;
}
