/*Main body css*/body {	margin: 0px;	background-color: #000000;	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;	color: #000000;	}td {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;}th {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;}.bodystyle {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;}.large {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 12px;	font-weight:bold;}.largeY {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 12px;	font-weight:bold;	color: #F1C001;}.largeR {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 12px;	font-weight:bold;	color: #BE0F34;}.small {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 10px;	font-weight:bold;}.pagecontent {	font-weight:bold;	line-height:18px;}.pagecontentRED {	font-weight:bold;	color: #FFFFFF;	line-height:18px;}.footer {	font-family: Arial, Sans-Serif;	font-size: 10px;	color:#FFFFFF;}/*Background Images and Margins */.tdmarble {	background-image:url(../imgs/blond_back.jpg);	background-repeat:repeat-y;	}.tdred {	background-image:url(../imgs/red_back.jpg);	background-repeat:repeat-y;}.tdline {	background-image:url(../imgs/submenu_bypass.gif);	background-repeat:repeat-y;}/*Link Effects*/a:link {	color: #000000;}a:visited {  color: #000000;}a:hover {	text-decoration: none;}a:active {	color: #FF0000;}.r:link {	color: #FFFFFF;	text-decoration: none;}.r:visited {  color: #CD9022;  text-decoration: none;}.r:hover {	color:#CC0000;	text-decoration: underline;}.r:active {	color: #FF0000;}.w:link {	color: #FFFFFF;	text-decoration: underline;}.w:visited {  color: #CD9022;  text-decoration: underline;}.w:hover {	color:#CC0000;	text-decoration: underline;}.w:active {	color: #FF0000;}/*Form Elements and Lists*/form {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;	}input {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;	color:#B30E31;	background-color:#E5BD5D;	border: solid 1px #CA8510;	}textarea {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;	color:#B30E31;	background-color:#E5BD5D;	border: solid 1px #CA8510;}select {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	font-size: 11px;	color:#B30E31;	background-color:#E5BD5D;}.error {	color:#CC0000;}