body {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	/* font-style: italic; */
}

td {
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #000000;
}

a {
	text-decoration:underline;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #000000;
}

ul {
	text-decoration:none;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #000000;
	padding-top: 4px;
}

li {
	text-decoration:none;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.titleShadow {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #c0c0c0;
	position: relative;
}

.title {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	position: absolute;
	color: #ff0000;
	left: -1px;
	top: -1px;
}

.container {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	position: relative;
}

.titleText {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	position: absolute;
	color: #FFDE5A;
	left: -2px;
	top: -2px;
}

tr.menu {
	height: 24px;
	background:url(file:///OS%20X%20Mavericks/Users/aaranfraser-hitchen/Documents/Karate%20Website/NewsFiles/images/bamboo_left.png);
}

td.menu {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

td.menu:hover {
	color: #CA2626;
}

a.menu {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10pt;
	color: #000000;
}

a.menu:hover {
	color: #CA2626;
}

div.sidemenu {
	background: url('../../../NewsFiles/NewsFiles/sep-03-2007_files/images/btnbkgrnd.jpg');
	background-color: #3D3E88;
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
	border: 2px groove #808080;
	text-align: center;
	width:100px;
	cursor: default;
}

div.sidemenu:hover {
	background-image: url('../../../NewsFiles/NewsFiles/sep-03-2007_files/images/btnbkgrnd.jpg');
	background-color: #3D3E88;
	font-weight: bold;
	color: #ffffff;
    cursor: pointer;
}

div.sidemenusel {
	background: url('../../../NewsFiles/NewsFiles/sep-03-2007_files/images/btnbkgrnd.jpg');
	background-color: #3D3E88;
	font-weight: bold;
	font-family: Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10pt;
	color: #ffff00;
	border: 2px groove #808080;
	text-align: center;
	width:100px;
	cursor: default;
}

div.sidemenusel:hover {
	background-image: url('../../../NewsFiles/NewsFiles/sep-03-2007_files/images/btnbkgrnd.jpg');
	background-color: #3D3E88;
	font-weight: bold;
	color: #ffffff;
    cursor: pointer;
}
