
/*
Common CSS for atiimchenzira.com
T. Hallenbeck, 2008-2009
th@thallenbeck.com
*/

body { margin: 0; padding: 0; height: 100%; background-color: #ffffff; color: #222222; }

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

font.subheader { color: #22224a; letter-spacing: 1; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; } 
font.subheader_small { color: #22224a; letter-spacing: 1; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 14px; } 
font.title { color: #eeeeee; letter-spacing: 1; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; } 
font.sidebar { color: #ff6600; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; } 

td.shade { background-color: #222222; }

a:link { color: #0044cc; text-decoration: none; }
a:visited { color: #0044cc;  text-decoration: none; }
a:active { color: #0044cc; text-decoration: none; }
a:hover { color: #0044ff; text-decoration: underline; }

a.small:link { color: #444444; letter-spacing: 1; text-decoration: none; font-size: 10px; }
a.small:visited { color: #444444; letter-spacing: 1; text-decoration: none; font-size: 10px; }
a.small:active { color: #444444; letter-spacing: 1; text-decoration: none; font-size: 10px; }
a.small:hover { color: #444444; letter-spacing: 1; text-decoration: underline; font-size: 10px; }

a.sidebar:link { color: #222222; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; text-decoration: none; }
a.sidebar:visited { color: #222222; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; text-decoration: none; }
a.sidebar:active { color: #222222; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; text-decoration: none; }
a.sidebar:hover { color: #0066ff; font-family: font-family: Georgia, Times New Roman, Times, serif; font-weight: bold; font-size: 16px; text-decoration: none; }


