body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	background-color: #CCCA87
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	text-align: justify;
}

img {
	border-width: 0px;
}

img.withborder {
	border: 1px solid black;
}

div.main {
	width: 760px;
	text-align: left;
	background-color: #FFFFFF;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF7F00;
	text-decoration: underline;
}

table.header {
	background-color : #43857C;
	text-align: center;
}

table.header td a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

table.banner {
	background-color : #FFFFFF;
}

table.contentbox {
	font-size: 11px;
	text-align: justify;
	width: 500px;
}

table.contentbox td.title {
	font-size: 14px;
	font-weight: bold;
	color: #DB0029;
	height: 30px;
	color: #DB0029;
	background-color: #C6DDD7;
}

table.contentbox td a {
	text-decoration: underline;
}

table.contentbox td a:hover {
	color: #DB0029;
}

table.clipbox {
	font-size: 11px;
	text-align: justify;	
}

table.clipbox td.title {
	font-size: 14px;
	font-weight: bold;
	color: #DB0029;
	height: 30px;
	color: #DB0029;
	background-color: #C6DDD7;
}

table.dancebox {
	border: 1px solid black;
}

table.dancebox td.title {
	background-color: #C6DDD7;
	color: #DB0029;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

table.dancebox td a {
	text-decoration: none;
}

table.dancebox td a:hover {
	color: #DB0029;
	text-decoration: underline;
}

table.sidebar {
}

table.demobox {
	border: 1px solid black;
	font-size: 9px;
	font-weight: bold;
}

table.loginbox {
	border: 1px solid black;
	font-size: 10px;
}

table.loginbox input {
	font-size: 10px;
}

table.accesskeybox {
	border: 1px solid black;
	background-color: #77C1CC;	
}

table.accesskeybox input {
	font-size: 10px;
}

table.newsbox {
	border: 1px solid black;
	font-size: 10px;
}

table.newsbox tr {
	background-color: #E6E5BF;
}

table.newsbox tr.title {
	font-size: 12px;
	font-weight: bold;
	background-color: #C6DDD7;
	color: #DB0029;
}

table.newsbox td a {
	color: #DB0029;
	text-decoration: none;
}

table.newsbox td a:hover {
	text-decoration: underline;
}

table.footer {
	background-color: #60765B;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
}

table.footer td a {
	color: #FFFFFF;
}

table.copyright {
	background-color: #CCCA87;
	font-size: 10px;
	color: #41350B;
	font-weight: bold;
	height: 18px;
	text-align: center;
	vertical-align: middle;	
}

table.copyright td a:hover {
	color: #DB0029;
}h1 {
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-size: 10px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: normal;
}
li.syllabimenu {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #000000;
	height: 20px;
}
.danceheader {
	color: #DB0029;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
}