body{ background-color: #000000;	background-image:url('images/background.jpg');	background-repeat: no-repeat;	font-family : Verdana, Sans-Serif;	font-size : 12px;}/*  WARNING:  Any attibutes applied here might mess up the menu     which is made of an ordered list.  If you add an attribute here	check to make sure that there is no effect, if there is add the 	same attribute to the #navcontainer ul classes to reverse	the effect */ul{	margin : 5px;	margin-left : 20px;	line-height : 15px;} .MenuHeader{	font-size : 13px;	font-weight : bold;	color: #5a799c;}.Header{	font-size : 13px;	font-weight : bold;	color: #FFFFFF;}.Header2{	font-size : 13px;	font-weight : normal;	color: #FFFFFF;}.Header3{	font-size : 12px;	font-weight : normal;	color: #FFFFFF;}.Header4{	font-size : 11px;	font-weight : normal;	color: #FFFFFF;}.Header5{	font-size : 14px;	font-weight : normal;	color: #FFFFFF;}/* for copyright at bottom of each page */.Header6{	font-size : 10px;	font-weight : normal;	color: #FFFFFF;}/*for italic lines within the body text of a given page*/.HeaderI{	font-size : 14px;	font-weight : normal;             font-style : italic;	color: #FFFFFF;}.ProfileItem{  font-size  : 11px;	font-weight : normal;	color: #777777;}.PageItem{  font-size  : 11px;	font-weight : normal;	color: #777777;}.deleteItem{  font-size  : 9px;	font-weight : normal;	color: #AAAAAA;}/*  Class for the links that appear in the "WhitePages" page */a.WhiteLink                 { font-family  : verdana; font-size: 12px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink:link            { font-family  : verdana; font-size: 12px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink:visited         { font-family  : verdana; font-size: 12px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink:active          { font-family  : verdana; font-size: 12px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink:hover           { font-family  : verdana; font-size: 12px; color: #000000; text-decoration: none;color: #FFFFCC;}a.WhiteLink2                { font-family  : verdana; font-size: 13px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink2:link            { font-family  : verdana; font-size: 13px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink2:visited         { font-family  : verdana; font-size: 13px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink2:active          { font-family  : verdana; font-size: 13px;text-decoration: underline; color: #FFFFFF;}a.WhiteLink2:hover           { font-family  : verdana; font-size: 13px; color: #000000; text-decoration: none;color: #FFFFCC;}/* NAVIGATIONAL BAR */ul#navlist{margin-left: 0;padding-left: 0;white-space: nowrap;}#navlist li{display: inline;list-style-type: none;}#navlist a { padding: 3px 10px; }#navlist a:link, #navlist a:visited{color: #fff;background: transparent; text-decoration: none;}#navlist a:hover, #navlist a:link#current, #navlist a:visited#current{color: #fff;background-color: #111111;text-decoration: none;}/*   Apply this class to a table to make it       have a nice, pretty, cool, 1px border */.thinborder{border-collapse : collapse;}.thinborder td{border: solid 1px #222222;}/*   end border style *//*   Apply this class to a table within a table to give the nested one no border */.thinborder2{border-collapse : collapse;}.thinborder2 td{border: solid 0px #222222;}/*   end border style */td {font-family  : verdana; font-size: 12px; color:#FFFFFF;}