/* CSS Document */
 
body {
 background-color: #FFFFFF;
 color: #000000;
 text-align: center;
 vertical-align: top;
}

.emptyString {
 height: 1px;
}

.buttons {
 background-color: #FFFFFF;
 color: #000000;
 text-align: center;
}

.buttons a:link, a:visited {
 background-color: #FFFFFF;
 color: #000000;
}

.centerADV {
 vertical-align: top;
 text-align: center;
}

.link {
}

.links {
}

.theme {
 margin-top: 1em;
 margin-bottom: 1em;
}

.themeItem {
 font-size: 1.2em;
 font-weight: bold;
}

.themes {
}

#aliases {
}

#aliases:first-child {
 font-weight: bold;
}

#content {
 background-color: #ff8b00;
 color: #000000;
 text-align: left;
 vertical-align: top;
}

#content a:link {
 background-color: #ff8b00;
 color: #a10000;
}

#content a:visited {
 background-color: #ff8b00;
 color: #a10000;
}

#content a:focus {
 background-color: #ff8b00;
 color: #ffffff;
}

#content a:hover {
 background-color: #ff8b00;
 color: #ffffff;
}

#copy {
 font-weight: bold;
}

#copy a:link {
 background-color: #e45600;
 color: #FFFFFF;
 text-decoration: none;
}

#copy a:visited {
 background-color: #e45600;
 color: #FFFFFF;
 text-decoration: none;
}

#leftADV {
 vertical-align: top;
}

#mainTable {
 vertical-align: top;
}

#mainTitle {
 background-color: #FFFFFF;
 color: #e45600;
 font-size: 4em;
 font-weight: bold;
 text-align: center;
 vertical-align: top;
}

#mainSubTitle {
 background-color: #e45600;
 color: #FFFFFF;
 font-size: 2em;
 font-weight: bold;
 vertical-align: top;
 text-align: center;
}

#rightADV {
 vertical-align: top;
}

#servo {
 background-color: #e45600;
 color: #FFFFFF;
 text-align: center;
 vertical-align: top;
}
