td, li, select {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: justify;
	line-height: 18px;
	font-size: 11px;
}

p {
	line-height: 14px;
}

input, textarea, form {
}

body {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #444444;
	background: #99ccff;
	margin-top: 15px; 
	margin-bottom: 15px; 
}

.page {
	color: #000000;
	font-size: 11px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	text-align: justify;
	line-height: 18px;
	background-color: #ddddff;
	padding: 5px 20px 20px 20px;
}

.page a {
	color: #588BB0;
	background-color: transparent;
	text-decoration: none;
}

.page a:hover {
	color: #0F4275;
	background-color: transparent;
	text-decoration: none;
}

.page a:link {
	color: #0066dd;
	background-color: transparent;
	text-decoration: none;
}

ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 {
        color: #588BB0;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	font-size: 23px;
        /* border-bottom: 1px solid #dddddd; */
}

h2 {
        color: #588BB0;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	font-size: 23px;
        border-bottom: 1px solid #dddddd;
}

h3 {
        color: #588BB0;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
}

h4 {
        color: #588BB0;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-bottom: 1px solid #dddddd;
}

h5 {
        color: #588BB0;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
        text-transform: uppercase;
        letter-spacing: 1px;
	font-size: 14px;
}

h6 {
        color: #588BB0;
	font-family: "Trebuchet MS", Helvetica, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px;
        text-transform: uppercase;
        letter-spacing: 1px;
	font-size: 14px;
}

.indent {
	margin-left: 40px;
}

.additions {
	color: #008800;
}

.deletions {
	color: #880000;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {
    background: #ffffff;
    background-image: url(http://www.letsdancedenver.com/images/bin/lddHeader.jpg);
    font-family: "Lucida Grande", "Trebuchet MS", "Trebuchet MS", Verdana, Geneva, Lucida, Helvetica, sans-serif;
    font-size: 23px;
    color: #ffffff;
    padding: 10px 0px 0px 20px;
    height: 90px;
    text-align: left;
}

.header a {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.header a:hover {
	color: #ffaaaa;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

h2 a {
	color: #ffffff;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

h2 a:hover {
	color: #cccccc;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

#anonymous {
       color: #666666;
}

#anonymous a {
	color: #f26521;
}

#anonymous a:hover {
	color: #ffffff;
}

.menu {
	background: #000000;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
 	padding: 5px 20px 5px 25px;
}

.menu a {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

.menu a:hover {
	color: #99ccff;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.footer {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
    	font-size: 10px;
	background-color: #000000;
 	color: #ffffff;
	font-weight: bold;
	padding:5px 2px 2px 20px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
	background: transparent;
}

.footer a:hover {
	color: #f26521;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.commentsheader {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 11px;
	background-color: #dddddd;
	padding: 5px 10px;
}

.comment {
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	font-family: Georgia, "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 5px 10px;
}

.code {
	background: #eeeeee;
	border: 1px dashed #999999;
	font-family: "Lucida Console", "Courier New";
	color: black;
	font-size: 8pt;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

code {
	font-family: "Lucida Console", "Courier New";
	font-size: 8pt;
}

xmp {
	font-family: "Lucida Console", "Courier New";
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

.notes {
	color: #a9a9a9;
}

.revisioninfo {
	color: #AAAAAA;
	padding-top: 10px;
}

.copyright {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-align: right;
	padding-right: 3px;
}

.copyright a {
	color: #999999;
	border-bottom: none;
}

.copyright a:hoover {
	color: #000000;
	border-bottom: none;
}

a.ext {
	color: #3366CC;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a.ext:hover {
	color: #FF0000;
	background-color: transparent;
	text-decoration: none;
}

.exttail {
    color: #999999;
    position: relative;
    bottom: 0.5ex;
}

.box {
       margin-left: auto;
       margin-right: auto;
       width: 640px;
}

.hr {
	border-top: 1px solid;
	color: #dddddd;
	margin-top: 5px;
	padding-bottom: 5px;
}

tt {
	font-size: 11px;
}

blockquote {
	background: #efefef;
	border: 1px dashed #588BB0;
	margin: 0px 20px 0px 20px;
	padding: 7px;
}

.missingpage {
	color: #ff0000;
}

br {
	clear: none;
}

.col1 {
	width: 200px;
	float: left;
}

.col2 {
	width: 200px;
	float: left;
}

.col3 {
	width: 200px;
	float: left;
}

fieldset {
	padding: 10px; 
	border: 1px solid #cccccc;
}

legend { padding-right: 10px; padding-left: 10px; color: #444444; font-weight: bold; }

.side {
	border-left: 1px dashed #999999;
	background: #eeeeee;
	width: 200px;
}

.main_side {
	background: #eeeeee;
	clear: both;
	color: #222222;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", "Lucida Sans Unicode", Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 25px 20px 10px 20px;
	line-height: 20px;
	text-align: justify;
}

.title_spec {
	text-transform: uppercase;
	letter-spacing: 2px;
}

.title_spec_side {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #588BB0;
}

.right {
	float: right;
	position: relative;
	margin: 0px 0px 5px 15px;
}

.left {
	float: left;
	position: relative;
	margin: 0px 15px 5px 0px;
}

.searchbox {
	font-size: 9px;
	margin-bottom: -5px;
}

.searchdate {
	color: #aaaaaa;
	font-size: 10px;
}

.number {
	font-size: 10px;
}

.download {
	font-size: 10px;
	color: #999999;
}

.lastedit {
	padding: 0pt;
	margin-top: -15pt; color:#ccc; 
	margin-bottom: -7pt; color:#ccc; 
	font-size:8pt; 
}

.lastedit a {
	color: #CAD9EE;
}

.boton {
	background-color: #dcdcdc;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	margin: 5px 5px 5px 0px;
}

.botons {
	background-color: #dcdcdc;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	margin: 0px 0px 0px 0px;
}

.stub {
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

.stub strong {
	color: #CA0000;
}
