
/*
Standard CSS for thallenbeck.com
T. Hallenbeck, 2008
/*/

body { background-color: #33333a; color: #ffffff; font-family: Georgia, Times New Roman, Times, serif; font-size: 21px; margin: 0; padding: 0; }

p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
li { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
small { color: #e0e0f5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

a:link { color: #0099ff; text-decoration: none; font-weight: bold; }
a:visited { color: #0099ff; text-decoration: none; font-weight: bold; }
a:active { color: #0099ff; text-decoration: none; font-weight: bold; }
a:hover { color: #99ccff; text-decoration: none; font-weight: bold; }

a.small:link { letter-spacing: 1; font-size: 10px; }
a.small:visited { letter-spacing: 1; font-size: 10px; }
a.small:active { letter-spacing: 1; font-size: 10px; }
a.small:hover { letter-spacing: 1; font-size: 10px; }

a.small_text:link { color: #0099ff; font-size: 10px; }
a.small_text:visited { color: #0099ff; font-size: 10px; }
a.small_text:active { color: #0099ff; font-size: 10px; }
a.small_text:hover { color: #0099ff; font-size: 10px; }

a.plain:link { color: #0099ff; font-weight: normal; }
a.plain:visited { color: #0099ff; font-weight: normal; }
a.plain:active { color: #0099ff; font-weight: normal; }
a.plain:hover { color: #99ccff; font-weight: normal; }

a.mainback:link { color: #66ccff; letter-spacing: 1; font-size: 12px; text-decoration: none; }
a.mainback:visited { color: #66ccff; letter-spacing: 1; font-size: 12px; text-decoration: none; }
a.mainback:active { color: #66ccff; letter-spacing: 1; font-size: 12px; text-decoration: none; }
a.mainback:hover { color: #66ccff; letter-spacing: 1; font-size: 12px; text-decoration: underline; }

font.bigheader { color: #e0e0f5; letter-spacing: 1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
font.subheader { color: #e0e0f5; letter-spacing: 1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
/*
font.subheader_here { color: #ffffff; letter-spacing: 1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
*/
font.subheader_here { color: #e0e0f5; letter-spacing: 1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
font.disabled { color: #888899; }

.main { background-color: #1f1f25; }
.frame { background-color: #9090a0; }


