/* Links colors and decoration for the side navigation */
a.sidenavLnk:link {color:#003399; text-decoration: none; font-size: 8pt; font-weight: bold}
a.sidenavLnk:visited {color:#003399; text-decoration: none; font-size: 8pt; font-weight: bold}
a.sidenavLnk:active {color:#003399; font-size: 8pt; font-weight: bold}
a.sidenavLnk:hover {color:#003399; text-decoration: underline; font-size: 8pt; font-weight: bold}

a.box:link {color:#770C0E; text-decoration: none; font-weight: bold}
a.box:visited {color:#770C0E; text-decoration: none; font-weight: bold}
a.box:active {color:#770C0E; text-decoration: none; font-weight: bold}
a.box:hover {color:#770C0E; text-decoration: underline; font-weight: bold}


/* Links colors and decoration for everything else */
a:link {color:#770C0E; text-decoration: none; font-weight: bold}
a:visited {color:#B98F9D; text-decoration: none; font-weight: bold}
a:active {color:#770C0E; text-decoration: none; font-weight: bold}
a:hover {color:#770C0E; text-decoration: underline; font-weight: bold}

.content 
	{text-align: justify;}
.sidenav
	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D4D4D}
td	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D4D4D}
tr	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #4D4D4D}
p	{padding: 1px 15px; color: #000000; line-height: 1.4em}
h1	{margin:0; padding: 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:15.5px; color: #003366}
h2	{margin:0; padding: 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14.5px; color: #003366}
h3	{margin:0; padding: 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13.5px; color: #003366}
h4	{margin:0; padding: 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color: #A42851}	
h5	{margin:0; padding: 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9pt; color: #A42851}
.pinyin   {font-family: "arial unicode ms", "lucida sans unicode", sans-serif; font-size: 6pt; color: #CCCCCC}
ul   {color: #000000}
.pheader {
	font-weight: bold;
	text-align: center;
}
#Memorialtable {
	border: 3px solid #003366;
	width: 600px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	line-height: 1.5em;
}
.MemorialHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
}
.MemorialText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* This code is for the tables within the minutes section */
#tdLeft {
	vertical-align: top;
	width: 25%;
	font-size: 13px;
	line-height: 1.5em;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 2px solid #0A246A;
	font-weight: bold;

}
#tdContent {
	vertical-align: top;
	width: 75%;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	text-align: left;
	border: 2px solid #0A246A;
}
#minutes {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	width: 95%;
	border: 2px solid #0A246A;	

}
#minutes, #minutes td, #minutes th {
border: border 5px solid #FFFFFF;
}
#tdLeft hr {
height:7px;
    width:100%;
    background:#7C0D10;
    margin: 0px; 
}
#tdContent hr {
height:3px;
    width:75%;
    background:#000066 center;
    margin: 0px; 
}
.LargeLink {
	font-size: 14px;
}
.bullet {
	list-style-image: url(images/gold-star2.gif);
	list-style-type: disc;
}
bold {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}