body
{
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

/* Start Link styles */
   a:link, a:visited
         {
    	   text-decoration: underline;
    	            color:	#333333;
    	   /*color:	*#003300;*/
    	   font-size: 100%;
    	}
   a:active, a:hover, a:focus
         {
    	   text-decoration: none;
    	            color:	#333333;
    	}

/* End Link styles */

.Grid
{
	border-right: white 1px;
	border-top: white 1px;
	border-left: white 1px;
	border-bottom: white 1px;
	background-color: white;
	border-style:solid;
}

.Grid_Header
{
	font-Size: X-Small;
	color: White;
	font-weight:bold;
	vertical-align: Middle;
	background-color: Black;
}

.Grid_Item
{
	font-Size: X-Small;
	font-family: Arial; 
	/* color: Black; */
	color: #003300;
}

.Footer_Link
{
	font-size:xx-small;
	color:  #808080;
}

.Footer_Here
{
	font-size:xx-small;
	color:  #003300;
}

.Footer_P
{
	font-size:xx-small;
	color:  #808080;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.Footer_HR
{
	color:  #c0c0c0;
	margin-top: 0px;
	margin-bottom: 6px;
}

.Header_HR
{
	color:  #c0c0c0;
	margin-top: 0px;
	margin-bottom: 6px;
}

.Header_P
{
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size:xx-small;
	color:  #666666;
}

.Title_Title
{
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:large;
	color: #003300;

}

.Title_P
{
	font-size:xx-small;
	color:  #808080;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Rhodes_Text
{
	font-size:x-small;
	color:  #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Rhodes_Alert
{
	font-size:x-small;
	color:  red;
	margin-top: 0px;
	margin-bottom: 0px;
}