.ie3dummyrule {color: #000000;}

body {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif;
}
/*
generic font settings for ordinary text, including tables
some browsers will lose formatting after elements like
forms and tables, so you need the redundant rulesets
*/
abbr, acronym, address, dfn, div, ins, p, span,
caption, thead, th, tbody, tfoot, td {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif; 
	color: #333333;
}

hr {
	color: #cccccc;
}

/* specific settings for ordinary text */
.admintext {
	font-size: 11px;
	color: #000000;
}

.adminmenutext {
	font-size: 11px;
	color: #ffffff;
}

.adminstatus {
	font-size: 11px;
	color: #ffff00;
}

/* see also 'links' below */
/* a {
	color: #333333;
	text-decoration: none;
}*/

address {
	font-style: normal;
	font-weight: 700;
}

ins {
	text-decoration: none;
}

p {
	line-height: 17px;
}

p.bgdark {
	color: #ffffff;
}

td.footer {
	font-size: 10px;
	color: #666666;
}

.monospace {
	font-family: Courier, monospace; 

}

/* specific settings for tables */
caption {
	font-weight: 700;
}


/*
generic font settings for text with special formatting
be sure to include redundancies to account for dropped styles
*/
del, sub, sup, big, small, i, kbd, em, b,
strong, s, strike, q, blockquote, cite, u {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif; 
}

/* specific settings for text with special formatting */
del {
	text-decoration: line-through;
}

big {
	font-size: 16px;
}

small {
	font-size: 12px;
}

i, em {
	font-style: normal;
	font-weight: 700;
}

b, strong {
	text-weight:700;
}

s, strike {
	text-decoration: line-through;
}

cite {
	font-style: normal;
	font-weight: 700;
}

u {
    text-decoration: underline;
}

/* generic font settings for monospaced text */
pre, code, tt, samp {
	font-size: 12px;
	font-family: "Courier New", monospace; 
	color: #333333;
}

/* specific settings for monospaced text */

/* form tags */
button, fieldset, input, label, legend,
option, select {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif; 
}
textarea {
	font-size: 12px;
	font-family: "Courier New", monospace; 
}

/* lists */

ul, ol, li, dd, dl, dt {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif; 
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: upper-roman;
}

ol ol {
	list-style-type: upper-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

ol ol ol ol {
	list-style-type: lower-alpha;
}

ol ol ol ol ol {
	list-style-type: decimal;
}

dir, menu {
	font-size: 12px;
	font-family: Geneva, Arial, sans-serif; 
}

/* links */
/* these must be in this order to keep them from overriding
   each other */
a:link {
		color: #0066ff;
        text-decoration: underline;
}

a:visited {
        color: #009900;
        text-decoration: underline;
}

a:active {
        color: #0066ff;
        text-decoration: underline;
}

a:hover {
        color: #0033cc;
        text-decoration: underline;
}

/* admin links */
a.admin:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.admin:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

a.admin:active {
	font-size: 11px;
    color: #ffff00;
	text-decoration: underline;
}

a.admin:hover {
	font-size: 11px;
    color: #ffff00;
	text-decoration: underline;
}

a.adminpanel:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.adminpanel:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.adminpanel:active {
	font-size: 11px;
    color: #999900;
	text-decoration: underline;
}

a.adminpanel:hover {
	font-size: 11px;
    color: #999900;
	text-decoration: underline;
}

a.admindlg:link {
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}

a.admindlg:visited {
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}

a.admindlg:active {
	font-size: 11px;
    color: #993333;
	text-decoration: underline;
}

a.admindlg:hover {
	font-size: 11px;
    color: #993333;
	text-decoration: underline;
}


/* sub menu links */
a.sbmenu:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}

a.sbmenu:visited {
	font-size: 11px;
        color: #666666;
	text-decoration: none;
	line-height: 10px;
}

a.sbmenu:active {
	font-size: 11px;
        color: #666666;
	text-decoration: none;
	line-height: 10px;
}

a.sbmenu:hover {
	font-size: 11px;
        color: #666666;
	text-decoration: underline;
	line-height: 10px;
}


/* headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, sans-serif; 
	font-style: normal;
	font-weight: 700;
}

h1 {
	font-size: 18px;
	color: #666666;
	margin-top: 0.3em;
	margin-bottom: 0.333em;
}

h2 {
	font-size: 16px;
	color: #666666;
	margin-top: 0.3em;
	margin-bottom: 0.333em;
}

h3 {
	font-size: 14px;
	color: #666666;
	margin-top: 0.3em;
	margin-bottom: 0.333em;
}

h4 {
	font-size: 13px;
	color: #666666;
	margin-top: 0.3em;
	margin-bottom: 0.333em;
}

h5 {
	font-size: 12px;
	color: #666666;
	margin-top: 0.75em;
	margin-bottom: 0.25em;
}

h6 {
	font-size: 11px;
	color: #666666;
	margin-top: 0.75em;
	margin-bottom: 0em;
}
