.body {background:#ffffff url(resources/images/bg_image_center.gif) repeat top left; font-family:tahoma; font-size:11px; color: #000000; text-align: center;}

/*.body{
background:#ffffff;
font-family:tahoma, sans-serif;
font-size:11px;
color: #000000;
width:100%;
height:100%;
text-align: center; /* for IE */
}
*/

form.form {
display: inline;
}

.lg-heading-blue { font-family: tahoma, sans-serif;
color: #000066;
font-size:24px;
font-weight:bold;
}	
.heading-blue { font-family: tahoma, sans-serif;
color: #000066;
font-size:14px;
font-weight:bold;
}
.sm-heading-blue { font-family:tahoma, sans-serif;
color: #000066;
font-size: 11px;
font-weight:bold;
}

.lg-heading-red { font-family: tahoma, sans-serif;
color: #660000;
font-size:24px;
font-weight:bold;
}	
.heading-red { font-family: tahoma, sans-serif;
color: #66000;
font-size:14px;
font-weight:bold;
}
.sm-heading-red { font-family:tahoma, sans-serif;
color: #660000;
font-size: 11px;
font-weight:bold;
}

.lg-heading-white { font-family: tahoma, sans-serif;
color: #ffffff;
font-size:24px;
font-weight:bold;
}	
.heading-white { font-family: tahoma, sans-serif;
color: #ffffff;
font-size:14px;
font-weight:bold;
}
.sm-heading-white { font-family:tahoma, sans-serif;
color: #ffffff;
font-size: 11px;
font-weight:bold;
}


.lg-heading { font-family: tahoma, sans-serif;
color: #000000;
font-size:24px;
font-weight:bold;
}	
.heading { font-family: tahoma, sans-serif;
color: #000000;
font-size:14px;
font-weight:bold;
}
.sm-heading { font-family:tahoma, sans-serif;
color: #000000;
font-size: 11px;
font-weight:bold;


}.lg-heading-red { font-family: tahoma, sans-serif;
color: #660000;
font-size:24px;
font-weight:bold;
}	
.heading-red { font-family: tahoma, sans-serif;
color: #660000;
font-size:14px;
font-weight:bold;
}
.sm-heading-red { font-family:tahoma, sans-serif;
color: #660000;
font-size: 11px;
font-weight:bold;
}

.text-med { font-family: tahoma, sans-serif;
font-size: 13px;
color: #000000;
}
.text-sm { font-family: tahoma, sans-serif;
font-size: 11px;
color: #000000;
}
.text-mini { font-family: tahoma, sans-serif;
font-size: 9px;
color: #000000;
}

.text-med-white { font-family: tahoma, sans-serif;
font-size: 13px;
color: #ffffff;
}
.text-sm-white { font-family: tahoma, sans-serif;
font-size: 11px;
color: #ffffff;
}
.text-mini-white { font-family: tahoma, sans-serif;
font-size: 9px;
color: #ffffff;
}

.textred-sm { font-family: tahoma, sans-serif;
color: #660000;
font-size:11px;
}

.error { font-family:verdana,arial,helvetica;
color: #F7CF1D;
font-size:11px;
font-weight:bold;
}
A:link {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:active {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:visited {font-family: tahoma, sans-serif;
color:#660000;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
A:hover {font-family: tahoma, sans-serif;
color: #000099;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

