 a:link {color: #6600CC; text-decoration: underline; }
 a:active {color: #666666; text-decoration: underline; }
 a:visited {color: #666666; text-decoration: underline; }
 a:hover {color: #996699; text-decoration: underline; }
 TD{font-family: Georgia; font-size: 10px;}
H1 { /* Default Header */
 color      : #CCCCCC;
 font-family     : "Georgia",serif;
 font-weight     : bold;
 font-size       : medium;
 }
Body { /* Default Body Style */
 margin          : 0;
 padding         : 0;
 background-color: #9900CC;
 color           : white;
 font-size       : 8pt;
 font-family     : "Times New Roman";
 }
.TopMenu { /* Top Menu or Logo Area */
 Width:	 	 						 100%;
 Background-Color:		 #000000;
 Color:								 white;
 /*Top             : 0;
 Left            : 0;
 Height          : 150px;
 Width           : 1280px;
 Background-color: #000000;
 color: white; */
 }
.MainData { /* Main Data Column in 1 Col Format */
 Float:	 right;
 Width:	 86%;
 Min-Height: 100%;
 Background-color: #000000;
 Font-size:				 11pt;
 Color:						 white;
 }
.MainData1 { /* First Main Data Column in UnEven 2 Col Format */
 Float:		 Left;
 Width:		 33%;
 Min-Height:	 100%;
 Background-Color: #000000;
 Color:						 White;
 }
.MainData2 { /* Second Main Data Column in UnEven 2 Col Format */
 Float:		 Left;
 Width:		 53%;
 Min-Height:	 100%;
 Background-Color: #000000;
 Color:						 White;
 }
.MainData3 { /* First Main Data Column in Even 2 Col Format */
 Float:		 Right;
 Width:		 43%;
 Min-Height:	 100%;
 Background-Color: #000000;
 Font-size:				 11pt;
 Color:						 White;
 }
.MainData4 { /* Second Main Data Column in Even 2 Col Format */
 Float:		 Right;
 Width:		 43%;
 Min-Height:	 100%;
 Background-Color: #000000;
 Font-size:				 11pt;
 Color:						 White;
 }
.LeftNav { /* Left Nav Menu */
 Float:	 left;
 Width:	 14%;
 Min-Height: 100%;
 Background-color: #666666;
  }
.PurpleFeature { /* Purple Feature Box with White Background */
 background: #FFFFFF;
 color    : #660099;
 font-family : "Georgia";
 font-size: 10px;
 padding : 0px;
 margin: .5%;
 border-style: solid;
 border-width: .5%;
 border-color: #9900CC;
 }
.PurpleFeature2 { /* Purple Feature Box with Pale Purple Background */
 background: #CC99FF;
 color    : black;
 font-family : Georgia;
 font-size: 10px;
 padding : 0px;
 margin: .5%;
 border-style: solid;
 border-width: .5%;
 border-color: #9900CC;
 }
.PurpleTitle { /* Title Line for Purple Feature Boxes */
 background      : #9900CC;
 color           : white;
 text-align      : center;
 width           : 100%;
 font-size       : Medium;
 font-weight     : bold;
 }
.GrayFeature { /* Gray Feature Box with White Background */
 background: #FFFFFF;
 color    : #660099;
 font-family : Georgia;
 font-size: 10px;
 padding : 0px;
 margin: .5%;
 border-style: solid;
 border-width: .5%;
 border-color: #666666;
 }
.GrayFeature2 { /* Gray Feature Box with Pale Gray Background */
 background: #CCCCCC;
 color    : black;
 font-family : Georgia;
 font-size: 10px;
 padding : 0px;
 margin: .5%;
 border-style: solid;
 border-width: .5%;
 border-color: #666666;
 }
.GrayTitle { /* Title Line for Gray Feature Boxes */
 background      : #666666;
 color           : black;
 text-align      : center;
 width           : 100%;
 font-size       : Medium;
 font-weight     : bold;
 }
.BottomMenu { /*Bottom Nav Menu */
 Clear:			Both;
 Width:				100%;
 Background-Color: #000000;
 Color:						 White;
 /*Top             : 1179px;
 Width           : 1280px;
 Margin-right    : 0px;
 background color: #000000;
 color: white;
 Position        : absolute;
 bottom          : 0px;*/
 }
