@charset "utf-8";
/* CSS Document */

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 30px;
font-color: #CCCCCC;
font-weight: bold;
text-align: left;
margin: 0px;
}

br {
line-height: -40px;
margin-top: -20;
}
body {
text-align: center;
margin: 0px;
padding: 0px;
border: 0px;
}

div {
text-align: center;
}

p.logo {
text-align: left;
font-size: 36px;
color: #FF0000;
font-weight: bold;
}

a {
color: #FF0000;
text-decoration: none;
}

p.toplinks {
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-size: 30px;
font-weight: bold;
}
.tlcrudbox #tlcrudbox a, 
.tlevents #tlevents a, 
.tlaudio #tlaudio a,
.tlabout #tlabout a, 
.tlcontact #tlcontact a {
color:#FF0000;
}

a.toplinks {
text-decoration: none;
color: #000000;
}

div.mainbody {
text-align: left;
}

p.mainBody {
text-align: justify;
line-height: 120%;
}

p.uppercase {
text-transform: uppercase;
}

a.redrollover {
color: #000000;
}

a.redrollover:hover {
color: #FF0000;
}

.cbwhat #cbwhat a {
color:#FF0000;
}

.cbhow #cbhow a {
color:#FF0000;
}

.cbwhy #cbwhy a {
color:#FF0000;
}

p.footer {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
text-align: left;
margin-top: 20px;
}