BODY			{
			font-family:				arial;

			margin:					0px;
			color:					#000000;
			}
TD			{
			font-family:			Verdana, Arial, Helvetica, sans-serif;
			font-size:				10pt;
			color:					#000000;
			}

.border	{
			border-color:			#1F3C78;
			}
		
	
INPUT, SELECT,TEXTAREA
			{
			font-family:				arial;
			font-size:				9pt;
			color:					#000000;
			}
.homeContent	{
			font-family:				arial;
			font-size:				9pt;
			margin-top:				47px;
			color:					#000000;
			}
			
.content	{
			font-family:			Verdana, Arial, Helvetica, sans-serif;
			font-size:				10pt;
			color:					#000000;
			}

			
.bluebold		{
			font-family:				arial;
			
			font-style:				italic;
			color:					#004677;
			}
.diarytitle {
			font-family:			Verdana, Arial, Helvetica, sans-serif;
			font-size:				11pt;
			color: 					#000066;
			}
TD.sun  {
			height:					265px;
			width:                  229px;
			background-image:	    url(images/sun_whole.jpg);
			font-weight:			bold;
			color:					#004677;
			}
			
TD.sunCreate  {
			height:					*;
			width:                  229px;
			background-image:	    url(images/sun_whole_withbox.jpg);
			background-repeat: 		no-repeat;
			font-weight:			bold;
			color:					#004677;
			}
DIV.sun {
			margin-left: 			7px;
			margin-top: 			34px;
			}
			
DIV.sunCreate {
			margin-left: 			30px;
			margin-top: 			55px;
			}
DIV.title	{
			margin-top: 			45px;
			}
			
UL			{
			list-style-image:		url(images/bullet2.gif);
			}
			
a:link { color:#996600; text-decoration:none}
a:visited { color:#666666; text-decoration:underline}
a:hover { color:#000000; text-decoration:underline; background:#FFFFFF}
a:active { color:#996600; text-decoration:none}
