body 	 {	background-color: #4A0010;
      	color: #F0D4A0;
      	font-family: arial, "sans-serif";
      	font-size: medium;
      	scrollbar-face-color: #4A0010;
    	   scrollbar-track-color: #F0D4A0;
    	   scrollbar-arrow-color: #FFD700;}

/* td    { 	font-family:  arial, "sans-serif";
			font-size:	  medium;
			font-weight:  bold;
         color: #F0D4A0;} */

th    { 	font-family:  arial, "sans-serif";
			font-size:	  medium;
			font-weight:  normal;
         color: #F0D4A0;}

p,br  { 	font-family:  arial, "sans-serif";
			font-size:	  small;
			font-weight:  bold;
         color: #F0D4A0;}

div   { 	font-family:  "Times New Roman", serif;
			font-size:	  small;
			font-weight:  bold;
         color: #F0D4A0;}

/* input		{background-color: #F0D4A0;} */

.inp 	{background-color: #CCCCCC;
		border-color:#808080;
		border-width:3px;
		border-style:solid;}

.text { background-image:url("images/beeback.gif");
		color:#FF0000;
		font-size:14;
		font-weight: bold ;
		border:solid 3px #808080;
 		}

input  {

/* Fancy borders all around */
	background-color: #F0D4A0;
	border-color:#CCCCCC;
	border-width:3px;
	border-style:dotted;

/* Slightly large, thin reddish text in a serif font; aligned on center */

	color:#FF0000;
	font-size:1.2em;
	font-weight:100;
	font-family:serif;
/*	text-align:center; */
	}

select   {background-color: #F0D4A0;
			border:dotted 3px #CCCCCC;
  			font-size:14;
			font-weight:bold;
			color: #FF0000 ;
			}

textarea#two {
	background-image:url("anicat2.gif");background-color:#000000;background-repeat:no-repeat;
	color:#ffffff;
	font-size:1.3em;
	border:solid 3px #cccccc;
	}
	
textarea	{background-color: #F0D4A0;
			font-size:1.2em;
			font-weight:100;
			border:dotted 3px #CCCCCC;
			}

.header {font-family:  arial, "sans-serif";
			font-size:	  large;
			font-weight:  bold;
         color: #F0D4A0;}

.headem {font-family:  arial, "sans-serif";
			font-size:	  medium;
			font-weight:  bold;
			font-style: italic;
         color: #F0D4A0;}

.head01 {font-family:  arial, "sans-serif";
			font-size:	  small;
			font-weight:  bold;
         color: #F0D4A0;}

/* xx-small | x-small | small | medium | large | x-large | xx-large */

A:link    { color: #F4D700 }
A:visited { color: #F4D700 }
A:active  { color: #FF0000 }

.bor150    {border-style: inset;
				border-color: #F4D700;
				border-width: medium;
				width: 150px;}
