/* vim:sw=8:ts=8:tw=120:
 * $Id: default_ie.css,v 1.7 2002/12/23 20:55:32 pius Exp $ */


body {
	background-color:#AF1D03;
    margin: 0pt;
    font-family: arial ce, arial;
    color:white;
    font-size: 12px;
}

img {
	border:none;
}


p {
    font-family: arial ce, arial;
    color: white;
    font-size: 10pt;
}

h1 {
    font-size: 11pt;
}


h2 {
    font-size: 11pt;
}

th, td {
    font-family: arial ce, arial;
    font-size: 10pt;
    letter-spacing:1px;
}

table.blacktext td {
	color: black;
}

table.blacktext th {
	color: black;
	text-align:left;
}

dir {
	margin-left:16px;
}

A:link, A:visited, A:active  {
    font-family: arial ce, arial;
    color: #ECCE22;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

A:hover {
	text-decoration: underline;
}


input {
	font-family: verdana, arial ce, arial;
    font-size: 10pt;
}

input.but {
	cursor:hand;
	font-family:verdana;
	font-weight:bold;
	font-size:8pt;
	color:white;
	background-color:#AF1D03;
	border:1px solid black;
}

.shimg_body {
    background: #ffffff;
    font-size: 12px;
}
	
.main_top_header {
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    font-family: times, times new roman;
    color: #600009;
}

.footnote {
    color: #f58c64;
    font-size: 11px;
}

.shadowed {
    color: #f58c64;
    text-align: center;
    font-weight: bold;
}

.warning {
    color: red;
    text-align: center;
    font-weight: bold;
}


