body {
color: #aaa;
background-color: #fff;
text-align:center;
font-family:arial;
}
form {
margin: 0px;
}
h1 {
color: #000000;
font-size: 19px;
margin-bottom: 4px;
text-decoration: none;
}
h2 {
font-size: 16px;
margin: 0;
}
a:link, a:visited, a:hover {
color: #00f;
text-decoration: underline;
}
div#navlinks {
color: #0000ff;
font-size: 12px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 5px;
}
#navlinks a:link, #navlinks a:visited, #navlinks a:hover {
color: #0000ff;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}
a#hidden:link, a#hidden:visited, a#hidden:hover {
color: #aaa;
text-decoration: none;
}
div#nav {
border-top: 1px #999 dotted;
border-bottom: 1px #999 dotted;
margin-bottom: 5px;
height: 130px;
width: 760px;
margin-left: auto;
margin-right: auto;
overflow: auto;
}
#nav ul {
list-style-type: none;
white-space: nowrap;
margin-left: 0;
margin-top: 13px;
margin-bottom: 13px;
padding-left: 0;
text-align: center;
font-size: 13px;
}
#nav li {
display: inline;
}
#nav li a {
padding: 2px 4px;
}
#nav li a:link, #nav li a:visited {
color: #4096EE;
background-color: #fff;
border: 1px solid #C3D9FF;
text-decoration: none;
font-weight: bold;
}
#nav li a:hover {
color: #fff;
background-color: #4096EE;
border: 1px solid #4096EE;
text-decoration: none;
font-weight: bold;
}
#nav ul.list2 li a:link, #nav ul.list2 li a:visited {
color: #fd5252;
background-color: #fff;
border: 1px solid #fdbebe;
text-decoration: none;
font-weight: bold;
}
#nav ul.list2 li a:hover {
color: #fff;
background-color: #fd5252;
border: 1px solid #fd5252;
text-decoration: none;
font-weight: bold;
}
#nav li a.selected, #nav li a.selected:visited, #nav ul.list2 li a.selected, #nav ul.list2 li a.selected:visited {
color: #000;
border: 1px solid #000;
}

#linkcodediv label {
font-size:13px;
color:#fff;
padding:1px;
background-color:#0a0;
}
#forumlinkcode, #htmllinkcode {
width: 175px;
}