/* CSS Document */
a img {border: none; }
A {color: #0178c4; }
A:link {text-decoration: underline}
A:visited {text-decoration: underline}
A:active {text-decoration: underline}
A:hover {text-decoration: underline; color: #a55fbb;}

A.nav {color: #784389; }
A.nav:link {text-decoration: none}
A.nav:visited {text-decoration: none}
A.nav:active {text-decoration: none}
A.nav:hover {text-decoration: underline; color: #a55fbb;}

	
#left {
	background-image: url(images/dance_left.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	background-position: top;
	font: 11px/15px Arial;
	color: #8C579D;
	font-style: normal;
	
}

#left li {
	list-style-type: none;
	padding-bottom: 8px;
	text-indent: 0px;
	padding-left: 0px;
	list-style-position: outside;
	left: 0px;
}

.heading {
	font: 13px/13px Arial;
	color: #0175c9;
	font-weight: bold;
} 

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	font-style: normal;
	font-weight: normal;	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	font-style: normal;
	padding-top: 8px;
	text-align: right;
}
#box1 {
	background: #f2e8f6;
	margin-left: 10px;
   	margin-right: 10px;
	padding: 10px;
	border: 2px solid #F1F2F2;
	width: 180px;
	height: 100px;
	vertical-align: top;	
}
#box2 {
	background: #f2e8f6;
	margin-left: 0px;
   	margin-right: 0px;
	padding: 5px;
	
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #784389;
	font-style: normal;
	font-weight: bold;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #017abd;
	font-style: normal;
	text-indent: 5px;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006fc3;
	font-weight: bold;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
body {
	background-color: #FFFFFF;
}


#content  {
	font: 12px/14px Arial;
	color: #000000;
	padding-left: 60px;
	padding-right: 100px;
	vertical-align: top;	
}

#content p, ul, table, tr, td {
	font: 12px/14px Arial;
	color: #000000;
	padding-left: 2px;
}

#content table, tr, td {
	font: 12px/14px Arial;
	color: #000000;
	padding-left: 0px;
	paddint-bottom: 2px;
}

#content li {
	font: 12px/14px Arial;
	color: #000000;
	padding-left: 2px;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #017abd;
	padding-left: 2px;
}

h2 {
	font: 13px/14px Arial;
	color: #0175c9;
	font-weight: bold;

}


.roundcont {
	width: 150px;
	background-color: #ECDEF1;
	
}
.roundcont p {
	margin: 0 10px;
}
.roundtop {
	background: url(images/tr.gif) no-repeat top right;
}
.roundbottom {
	background: url(images/br.gif) no-repeat top right;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
