body { 	background-color: #ffffff; 
		color: #000000; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: normal; 
		font-size: 11px; 
		margin: 0px 0px 0px 0px; 
		clear: both; }

img {	background-color: inherit; 
		border: solid 0px #006699;	
		clear: both; 
		color: #000000; }

a			{	background-color: inherit; 
				color: inherit; }
a:hover		{	background-color: inherit; 
				color: inherit; 
				text-decoration: underline; }
a:visited	{ }

.hr {	background-color: inherit; 
		color: #333366; 
		height: 1px; 
		border-width: 0; 
		margin-top: 2px; }

.LoginBtn {		background-color: #FFDD00; 
				color: #000000; 
				border: solid 1px #000000; 
				font-family: Arial; 
				font-size: 10px; }
.HideMeWhite {	background-color: #FFFFFF; 
				border: solid 0px #FFFFFF; 
				color: #FFFFFF; 
				width: 0px; 
				height: 0px; }