/* link formatting */

A:link    {color: #4B618A; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: underline}
A:visited {color: #2F364D; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: underline}
A:active  {color: #C0C0C0; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: underline}
A:hover   {color: #DD0000; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: underline}

A.footer:link    {color: #202020; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}
A.footer:visited {color: #202020; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}
A.footer:active  {color: #202020; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none}
A.footer:hover   {color: #4B618A; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: underline}


/* text formatting */

.normal     {font-family: Arial; font-size: 11px; color: #202020; font-weight: normal; text-decoration: none}
.greentext  {font-family: Arial; font-size: 11px; color: #46723B; font-weight: normal; text-decoration: none}
.redtext  	{font-family: Arial; font-size: 11px; color: #863D3D; font-weight: normal; text-decoration: none}
.underlined {color: #4B618A; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: underline}


.winner      {font-family: Arial; font-size: 11px; color: #2F364D; font-weight: normal; text-decoration: none}
.winner_name {font-family: Arial; font-size: 12px; color: #2F364D; font-weight: normal; text-decoration: none}
.headertext {font-family: Verdana; font-size: 12px; color: #484848; font-weight: normal; text-decoration: none}
.redheader  {font-family: Verdana; font-size: 12px; color: #A90000; font-weight: normal; text-decoration: none}

.white_text	{font-family: Verdana; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none}
.white_date	{font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: normal; text-decoration: none}

.greynews   {font-family: Verdana; font-size: 11px; color: #575757; font-weight: normal; text-decoration: none}
.greypress  {font-family: Verdana; font-size: 10px; color: #575757; font-weight: normal; text-decoration: none}

.lighter    {font-family: Verdana; font-size: 11px; color: #808080; text-decoration: none}
.disclaimer {font-family: Verdana; font-size: 11px; color: #CC0000; font-weight: bold; text-decoration: none}
.large      {font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none}
.body       {font-family: Verdana; font-size: 10px; font-weight: normal; color: #F0F0F0}
.orange     {font-family: Times; font-size: 12px; font-weight: normal; color: #EEAA00}
.orange     {font-family: Times; font-size: 12px; font-weight: normal; color: #EEAA00}

li  	    {color: #101010D; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none;}


/* background formatting */

.black 		{background-color: #000000}
.grey		{background-color: #D6D6D6}
.darkgrey	{background-color: #7F7F7F}
.greystrip	{background-color: #979797}

.blue 		{background-color: #4B618A}
.white 		{background-color: #FFFFFF}
.navy 		{background-color: #AEC5DA}

.verylight  {background-color: #BFD0C1}
.lightgreen	{background-color: #428949; font-family: ARIAL; font-size: 11px; color: #FFFFFF}
.darkgreen	{background-color: #247039}
.verydarkgreen	{background-color: #193419}






form		{font-family: Verdana; 	font-size: 9px; color: #000000;}
input		{font-family: Verdana; 	font-size: 9px; color: #303030; background: #e0e0e0}
select		{font-family: Verdana; 	font-size: 9px; color: #000000;} 
textarea	{font-family: Verdana; 	font-size: 9px; color: #000000;}
p 			{text-indent: 5 px; text-align: justify;}
marquee		{font-family: Times; font-size: 16px; font-weight:bold; padding-top: 2px}

body		{
			scrollbar-arrow-color: #ffffff;
			scrollbar-shadow-color: #fffff;
			scrollbar-3Dlight-color: #808080;
			scrollbar-track-color: #e1e1e1;
			scrollbar-face-color: #9297B2;
			scrollbar-highlight-color: #FFFFFF;
			scrollbar-darkshadow-color: #000000;
		}
