body {
font-family:Arial, Helvetica, sans-serif;
background-color:#000000;
color:#766645;
margin:0;
}

.content{
color:#766645;
font-size:11px;
text-align:justify;
}

.content2{
color:#766645;
font-size:11px;
text-align:justify;
padding-top:3px;
padding-bottom:6px;
}

.pink{
color:#c30c3e;
}

.white{
color:#FFFFFF;
}

.title{
font-size:12px;
color:#FFFFFF;
letter-spacing:1px;
font-weight:bold;
border-bottom:1px #ffffff dotted;
}

a:link {
color:#c20c3d;
text-decoration:underline;
}

a:hover{
color:#c20c3d;
text-decoration:underline;
}

a:visited {
color:#c20c3d;
text-decoration:underline;
}

a:active {
color:#c20c3d;
text-decoration:underline;
}

.border {
background-image:url(images/border.jpg);
background-repeat: repeat-xy;
height: 42px;
}

.top{
margin-top: 60px;
margin-bottom: 60px;
padding-top: 60px;
padding-bottom: 60px;
}

.footer {
font-size:10px;
background-color:#c20c3d;
background-image:url(images/footerbg.jpg);
height: 21px;
background-position:bottom;
}

.footertxt {
font-size:10px;
color:#ccccbe;
}

.footer a:link {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.footer a:hover{
color:#ffffff;
font-weight:bold;
text-decoration:underline;
}

.footer a:visited {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.footer a:active {
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.repeated{
background-image:url(images/repeated.jpg);
background-repeat:repeat-y;
}
