/* Theme Classes */
FONT, TD, BODY, P, DIV { font-family: Verdana, sans-serif; font-size: 10px }
INPUT, SELECT, TEXTAREA, FORM { font-family: Verdana, sans-serif; font-size: 10px }
a { font-family: Verdana, sans-serif; color: #339952; text-decoration: none }
a:active { font-family: Verdana, sans-serif; color: #339952; text-decoration: none }
a:visited { font-family: Verdana, sans-serif; color: #339952; text-decoration: none }
a:hover { font-family: Verdana, sans-serif; color: #FF0000; text-decoration: none }
a.header { font-family: Verdana, sans-serif; color: #FFFFFF; text-decoration: none }
a.header:active { font-family: Verdana, sans-serif; color: #FFFFFF; text-decoration: none }
a.header:visited { font-family: Verdana, sans-serif; color: #FFFFFF; text-decoration: none }
a.header:hover { font-family: Verdana, sans-serif; color: #FF0000; text-decoration: none }

h1 { font-family: Verdana, sans-serif; background: none; color: #339952; font-size: 16px; font-weight: bold; text-decoration: none }
h2 { font-family: Verdana, sans-serif; background: none; color: #339952; font-size: 16px; font-weight: bold; text-decoration: none }
/* PHP-Nuke Classes */
.title { font-family: Verdana, sans-serif; background: none; color: #000000; font-size: 16px; font-weight: bold; text-decoration: none }
.storytitle { font-family: Verdana, sans-serif; background-color: #E7FFFF; color: #339952; font-size: 13px; font-weight: bold; padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px }
.content { font-family: Verdana, sans-serif; background-color: transparent; color: #000000; font-size: 10px; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px }
.storycat { font-family: Verdana, sans-serif; background: none; color: #000000; font-size: 13px; font-weight: bold; text-decoration: none }
.boxtitle { 
font-family: Verdana, sans-serif; 
background-color: #339952; 
color: #FFFFFF; 
font-size: 10px; 
font-weight: bold; 
padding-left: 2px; 
padding-right: 2px; 
padding-top: 2px; 
padding-bottom: 2px 
}
.boxtitle A{
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica
}
.boxtitle a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
color : #FFFFFF; 
text-decoration : underline; 
} 
.boxtitle a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-weight : bold; 
color : #FFFFFF; 
text-decoration : underline;
} 
.boxtitle a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #999999; 
font-weight : bold; 
text-decoration : none; 
background-color : #EEEEEE; 
} 
.boxtitle a:active {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #FF0000; 
font-weight : bold; 
text-decoration : none; 
}
.boxcontent { font-family: Verdana, sans-serif; background-color: #E7FFFF; color: #339952; }
.blockitem { font-family: Verdana, sans-serif; background-color: #E7FFFF; color: #339952; }
.option { font-family: Verdana, sans-serif; background: none; color: #000000; font-size: 14px; font-weight: bold; text-decoration: none }
.tiny { font-family: Verdana, sans-serif; background: none; color: #000000; font-size: 10px; font-weight: normal; text-decoration: none }