/* CSS Document */a.special:link {	color: #D0EA9F;	text-decoration: none;     }a.special:visited {	color: #D0EA9F;	text-decoration: none;     }a.special:hover {	color: #FFFF00;	text-decoration: underline;     }a.special:active {	color: #D0EA9F;	text-decoration: none;     }body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #7AA726;}a:link {	color: #D84E4C;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #D84E4C;}a:hover {	text-decoration: none;	color: #61AEDA;}a:active {	text-decoration: underline;	color: #D84E4C;}.bodytext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}.bodytextbold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;}.bodytextbold a:link {	color: #D84E4C;	text-decoration: underline;}.a:visited {	text-decoration: underline;	color: #D84E4C;}.bodytextbold a:hover {	text-decoration: none;	color: #61AEDA;}.bodytextbold a:active {	text-decoration: underline;	color: #D84E4C;}.whitetextbold {	font-family: Arial, Helvetica, sans-serif;		color: #FFFFFF;	font-size: 14px;	font-weight: bold;}.whitetextbold a:link {	color: #FFFFFF;	text-decoration: none;}.whitetextbold a:visited {	text-decoration: none;	color: #FFFFFF;}.whitetextbold a:hover {	text-decoration: underline;	color: #FFFFFF;}.whitetextbold a:active {	text-decoration: underline;	color: #FFFFFF;}.pinktext {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #D84E4C;}div#aboutinfo {	padding-top: 10px;	padding-right: 5px;	padding-bottom: 10px;	padding-left: 5px;	background-color: #D0EA9F;	margin: 0px;}div#login {	background-color: #D0EA9F;	margin: 0px;	width: 300px;	text-align: right;	padding: 10px;}.style32 {color: #D0EA9F}.style33 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}.style34 {color: #648A1E}.divider {	background-image: url(../graphics/divider.gif);	background-repeat: repeat-x;}.divider2 {	background-image: url(../graphics/divider2.gif);	background-repeat: repeat-y;}