@charset "utf-8";
a:link.browse
{
	color:#AC9264;
	text-decoration:none;
	padding:2px 2px 2px 2px;
	width:82px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 800;
}
a:visited.browse
 {
	color:#AC9264;
	text-decoration:none;
	padding:2px 2px 2px 2px;
	width:82px;
	font-weight: 800;
}
a:active.browse
{
	color:#000000;
	text-decoration:none;
	font-weight:800;
	background-color:#FF9900;
	padding:2px 2px 2px 2px;
	border:1px solid black;
	width:82px;
}
a:hover.browse
{
	color:#330000;
	text-decoration:none;
	font-weight:800;
	background-color:#FF9900;
	padding:2px;
	width:82px;
	border: 2px solid #FF9900;
}
.orange_bold {
	color: #FE9900;
	font-weight: bold;
}
.dropcap {
	float:left;
	text-align:center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
/* CSS Document */
html,body {
	height : 100%;
	color : #ac9264;
	margin : 0px;
	background-image: url(../images/bg_matt_dark.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	top: 0px;
	vertical-align: top;
}
table.bodytable {
	height:100%;
	width:100%;
	border:0;
}
body {
	background-image: url(../images/bg_matt_dark.jpg);
	background-color: #282315;
}
.browse {
	list-style-image: url(../images/star_bullet_list.gif);
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .5em;
}
.footer {
	font-size: 11px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

a:link
{
	color:#AC9264;
	text-decoration:underline;
	width:82px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
a:visited
 {
	color:#AC9264;
	text-decoration:underline;
	width:82px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
a:active
{
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
	background-color:#FFCC00;
	width:82px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
a:hover
{
	color:#330000;
	text-decoration:none;
	font-weight:normal;
	background-color:#FF9900;
	width:82px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.links_alphabet {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #494327;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	width: 485px;
}
.links_content {
	font-family: "Times New Roman", Times, serif;
	width: 400px;
	vertical-align: top;
	text-align: justify;
}
#Table_01 #header_container {
	background-image: url(../images/gdesign_2008_02.jpg);
	height: 162px;
	width: 388px;
}
.header_container {
	padding-top: 10px;
}

