body {
	margin:0px 0px 0px 0px;
	background-color: #4D89E2;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 11pt;
    width:100%;
}
td {
	vertical-align:top;
}
td.mid {
vertical-align:middle;
}

table.top {
border-top:none;
border-left:none;
border-right:none;
border-bottom: thin solid #000000;
width:100%;
margin:0;
}
table.left, table.right {
    position:relative;
    top:5px;
    left:0px;
    width:200px;
	background-color: #4D89E2;
	text-align: center;
	color:#FFFFFF;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: .8em;
}
table.center {
    position:relative;
    top:5px;
    left:0px;
	background:#fff;
	border-left:1px solid #000;
    border-right:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: .8em;
	}
.left h2, .right h2 {
    background: url('images/h2.gif') #0000FF;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
    margin:0;
	border: thin solid #000000;
    background-repeat: repeat-x;
	font-family:tahoma, arial, helvetica, sans-serif;
}
.white {
	color: #ffffff; 
}
a.white:link {
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}
a.white:visited {
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
}
a.white:hover {
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: underline overline;
}
a:link {
	color: #0000cc; 
	text-decoration: none
}
a:visited {
	color: #000099; 
	text-decoration: none
}
a:hover {
	color: #0000cc; 
	text-decoration: underline overline
}
.sections {
	font-weight: bold; 
}
.headings {
    background: url(images/h2.gif);
	background-color: #0000ff;
	font-weight: bold; 
	color: #ffffff; 
	text-align:center;
	border: thin solid #000000;
    background-repeat: repeat-x;
}
.bottom {
	color:#FFFFFF;
	text-align:center;
	background-color:#0101D6;
	padding-top: 20px;
    margin:0;
}
INPUT.btn {
color:#FFFFFF;
font-family:tahoma, arial, helvetica, sans-serif;
font-size:100%;
width:100px;
font-weight:bold;
background:#4D89E2;
border:1px solid #000000;
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff5076E2',EndColorStr='#ff0101D6');
}