body {
color: #000000; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
} 

#container {
background-color: #ffffff; 
width: 475px; 
border: 3px solid #dddddd; 
padding: 0px; 
}

#content {
background-color: #ffffff; 
color: #000000; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
line-height: 1.5em;
padding-top: 0px; 
padding-right: 10px; 
padding-left: 10px; 
padding-bottom: 25px; 
text-align: justify;
}

.title {
color: #cc3333; 
font-family: verdana,arial,sans-serif; 
font-size: 12px; 
font-weight: bold; 
letter-spacing: 3px; 
text-align: left; 
}

.menublock {
color: #000000; 
font-family: verdana,arial,sans-serif; 
font-size: 9px; 
font-weight: normal; 
letter-spacing: 1px; 
text-align: right; 
}

h1 {
color: #cc3333; 
font-family: verdana,arial,sans-serif; 
font-size: 12px; 
font-weight: bold; 
letter-spacing: 3px; 
text-align: left; 
}

td, table {
color: #000000; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
}

th {
color: #000000; 
font-family: verdana,arial,sans-serif; 
font-size: 11px; 
font-weight: bold; 
text-align: left;
}

a:link {
color: #999999;
text-decoration: none; 
border-bottom: 1px dashed #cc3333; 
}

a:visited {
color: #999999;
text-decoration: none; 
border-bottom: 1px dashed #cc3333; 
}

a:hover {
color: #ff6600;
text-decoration: none; 
border-bottom: 1px solid #cc3333; 
}

a:active {
color: #999999;
text-decoration: none; 
border-bottom: 1px dashed #cc3333; 
}

a.menu:link {
color: #000000;
text-decoration: none; 
border-bottom: none; 
}

a.menu:visited {
color: #000000;
text-decoration: none; 
border-bottom: none; 
}

a.menu:hover {
color: #ff6600;
text-decoration: none; 
border-bottom: none; 
}

a.menu:active {
color: #000000;
text-decoration: none; 
border-bottom: none; 
}

input, select, textarea, option {
background-color: #efefef; 
color: #cc3333;
font-family: verdana, arial; 
font-size: 10px; 
border: 1px solid #cc3333; 
padding: 1px; 
}

.tinytext {
font-size: 9px; 
font-family: verdana,arial,sans-serif; 
color: #000000; 
text-align: center; 
}

.credit { 
font-size: 9px; 
font-family: verdana,arial,sans-serif; 
color: #666666; 
text-align: center; 
text-decoration: overline; 
}


