/* CSS Document */

p { color: #444444; font-family: Arial, Sans-Serif; font-size: 10px; line-height: 13px; }

a { text-decoration: underline; color: #B52131; }

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

a:hover { background-color: #B52131; color: #FFFFFF; text-decoration: none; }

a:active { text-decoration: none; color: #FFFFFF; background-color: #444444; }

.body { color: #444444; font-family: Arial, Sans-Serif; font-size: 10px; line-height: 13px; padding-right: 15px; }

.homeText { color: #444444; font-family: Arial, Sans-Serif; font-size: 11px; line-height: 14px; padding-right: 15px; }

.title { color: #333333; font-family: Arial, Sans-Serif; font-size: 12px; font-weight: bold; }

.redtitle { color: #B52131; font-family: Arial, Sans-Serif; font-size: 11px; font-weight: bold; }

.subtext { color: #444444; font-family: Arial, Sans-Serif; font-size: 9px; line-height: 11px; }

.subtitle { font-size: 10px; line-height: 12px; font-weight: bold; }

LI { list-style-image: url(images/bullet.gif); line-height: 10px; }

INPUT { 

	background: #FFF;

	padding: 3px;

	color: #444;

	border: 1px Solid #CCC;

    font-family: Arial, Sans-Serif;

    font-size: 11px;

  }
