
/* -------------------------------------------------------- */
/* Global CSS file for the site                             */
/* Date: 9/18/2008                                          */
/* Author: Micah Brown                                      */
/* Version: .2                                              */
/* -------------------------------------------------------- */


body { margin:0 5px; text-align:center; height:100%; font-family: verdana; color: #000; background: #f2f1e2; }


a:link {color: #CCCC99; text-decoration: none;
}
a:visited {text-decoration: none; color: #CCCC66;
 }
a:hover {text-decoration: underline; color: #99CC00;
}
a:active {text-decoration: none; color: #99CC00;
}


h1 {font-size:24px; color:#942E06;}
h2 {font-size:16px; color:#000000;}

#mainContent {font-family: verdana; font-size:10px; color:#333333;}
#byline {FONT-SIZE: 12px; COLOR: #484848; FONT-FAMILY: Verdana, Arial, Helvetica;}
#navStyles {font-family: verdana; font-size:11px; font-weight:bold; color:#000000;}
#loginHeader {font-family: verdana; font-size:11px; color:#333333; font-weight:bold;}
#loginContent {font-family: verdana; font-size:9px; color:#333333; font-weight:normal;}

.buttonLogin {font-size: 11px; font-family: verdana; background-color:#BFC4C8; color:#FFFFFF;}
.buttonPassword {font-size: 11px; font-family: verdana; background-color:#BFC4C8; color:#FFFFFF; border:thin; border-bottom-color:#333333; padding:2px;}
#footerText {text-align: center; font-family: Arial; font-size: 8pt; color: rgb(175, 165, 131);}

#ticketpostname {FONT-SIZE: 18px; COLOR: #484848; FONT-FAMILY: Verdana, Arial, Helvetica;}
#hpTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AB324A;
}