body 
	{  
		font-family: arial;
		font-size: 16pt;
		color: black;
		background: #ffcc66;
		background-repeat: repeat-y;
		background-attachment: fixed;
		border: #9999cc;
		margin-left: 20pt;
	}

td
	{
		background: transparent;
		color: maroon;
		vertical-align:top;
	}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

#menu 
	{
        width: 185px;
        border-style: solid solid none solid;
        border-color: #94AA74;
        border-size: 2px;
        border-width: 1px;
        margin: 1px;
	margin-left:0pt;
        }

#menu li a {
        height: 32px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #5E7830;
        display: block;
        background: url(menu1/images/menu1.gif);
        padding: 8px 0 0 10px;
        }

#menu li a:hover {
        color: #26370A;
        background: url(menu1/images/menu1.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu li a:active {
        color: #26370A;
        background: url(menu1/images/menu1.gif) 0 -64px;
        padding: 8px 0 0 10px;
	}
	


.razzles
	{
		font-family: arial;
		font-size: .8em;
		font-weight: 600;
		color: black;
		background-color: transparent;
		border-style: inset;
		border-width: 0;
		border-color: maroon;
		padding: 0pt;
		vertical-align:top;
	}

.razzlecontent
	{
		font-family: georgia;
		font-weight: 600;
		font-size: 12pt;
		color: maroon;
	}

.right
	{
		font-family: times;
		font-size: 12pt;
		color: green;
		font-weight: 700;
	}

.picture_table
	{
		margin-left: 0pt;
		background: transparent;

	}


.hipaa:link	{color: white;}
.hipaa:visited  {color: white;}
.hipaa:active   {color: white;}



:link {  color: blue; }
:visited {  color: blue; }
:active  {  color: blue; }
		


