/* Body Tag */ body { font-family: Helvetica, Arial, Geneva, san-serif; font-size: 10px; color: #ffffff; } /* Iframe tag */ iframe { scrollbar-base-color: #FF00FF; scrollbar-track-color: #FF00FF; scrollbar-face-color: #FF00FF; scrollbar-highlight-color: #8095B4; scrollbar-3d-light-color: #FF00FF; scrollbar-darkshadow-color: #FF00FF; scrollbar-shadow-color: #000000; scrollbar-arrow-color: #8095B4; filter: chroma (color=#FF00FF); } /* Font Tags */ font { font-family: Helvetica, Arial, Geneva, san-serif; font-size: 10px; } td { font-family: Helvetica, Arial, Geneva, san-serif; font-size: 10px; } th { font-family: Helvetica, Arial, Geneva, san-serif; font-size: 11px; font-weight: bold; text-align: left; } p { font-family: Helvetica, Arial, Geneva, san-serif; font-size: 10px; } /* Links */ a, a:active, a:hover { color: #FFFFFF; text-decoration: underline; } a:active, a:visited { color: #EEEEEE; text-decoration: underline; } /* TopLinks */ .toplink { color: #FFFFFF; text-decoration: underline; font-size: 9px; } /* Copyright Text */ .copyright { font-size: 9px; color: #FFFFFF; font-weight: bold; } a.copyright, a.copyright:visited, a.copyright:active { color: #FFFFFF; text-decoration: none; } a.copyright:hover { text-decoration: underline; } /* General Text - small */ .textsmall { font-size: 9px; } a.textsmall, a.textsmall:visited, a.textsmall:active { text-decoration: none; } a.textsmall:hover { text-decoration: underline; } /* General Text - medium */ .textmed { font-size: 10px; } a.textmed, a.textmed:visited, a.textmed:active { text-decoration: none; } a.textmed:hover { text-decoration: underline; } /* General Text - large */ .textlarge { font-size: 11px; } a.textlarge, a.textlarge:visited, a.textlarge:active { text-decoration: none; } a.textlarge:hover { text-decoration: underline; } /* General Text - extralarge */ .textextralarge { font-size: 14px; } a.textextralarge, a.textextralarge:visited, a.textextralarge:active { text-decoration: none; } a.textextralarge:hover { text-decoration: underline; } /* Form Elements */ input, textarea { color : #FFFFFF; font-family: Helvetica, Arial, Geneva, san-serif; font-size : 10px; font-weight : normal; background-color : #000000; border: 1px dotted #FFFFFF; } .input_button { color : #FFFFFF; font-family: Helvetica, Arial, Geneva, san-serif; font-size : 10px; font-weight : normal; background-color : #000000; border: 1px solid #FFFFFF; } select { color : #FFFFFF; font-family: Helvetica, Arial, Geneva, san-serif; font-size : 10px; font-weight : normal; background-color : #000000; border: 1px dotted #FFFFFF; } /* blockquotes */ blockquote { } /* blog_date */ .blog_date { font-family: Helvetica, Arial, Geneva, san-serif; font-size : 10px; font-weight : normal; } .blog_title { font-family: Helvetica, Arial, Geneva, san-serif; font-size : 11px; font-weight : normal; } /* logo */ .logo { font-family: Helvetica, Arial, Geneva, san-serif; font-size: 18px; }