a:link, a:visited {
	color:#95602B;
	text-decoration:underline;
}
a:hover { 
	color:#744517; cursor:hand; text-decoration:none;
}

body {
	margin: 0px;
}
.bga {
	background-image: url(images/tpl/bg_a.gif);
	background-repeat: repeat-y;
}
#b a:link,
#b a:active,
#b a:visited {
	color: #FF9900;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(images/tpl/button.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 5px;
	font-style: italic;
}
#b a:hover {
	display: block;
	color: #FFFFFF;
}
.bgb {
	background-image: url(images/tpl/tile_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bgc {
	background-image: url(images/tpl/tile_c.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding-right: 40px;
	line-height: 20px;
	text-align: justify;
	color: #2F1700;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #2F1700;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #660000;
}

h3 {
	font-style: italic;
	color: #660000;
}

#b2 {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 9px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-indent: 5px;
	font-style: italic;
	background-color: #FFFFFF;
}

img {
	border: medium solid #660000;
}