/* get rid of page margins */

BODY		{

		FONT-FAMILY: 8pt/16pt georgia; 

		margin:0px;

		padding:5;

}



		

		

FONT		{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

TD		{FONT-FAMILY: 8pt/16pt georgia; }

P		{FONT-FAMILY: 8pt/16pt georgia; }

DIV		{FONT-FAMILY: 8pt/16pt georgia; }

INPUT		{FONT-FAMILY: 8pt/16pt georgia; }

TEXTAREA	{FONT-FAMILY: 8pt/16pt georgia; }

FORM 		{FONT-FAMILY: 8pt/16pt georgia; }

A:link          {BACKGROUND: none; COLOR: darkblue; TEXT-DECORATION: underline}

A:active        {BACKGROUND: none; COLOR: magenta; TEXT-DECORATION: underline}

A:visited       {BACKGROUND: none; COLOR:#6633FF; TEXT-DECORATION: underline}

A:hover         {BACKGROUND: lightyellow; COLOR: red;     TEXT-DECORATION: underline}

.title 		{BACKGROUND: none; COLOR: #000000; FONT-WEIGHT: bold;  TEXT-DECORATION: none}

.content 	{BACKGROUND: none; COLOR: #000000; ; }

.storytitle 	{BACKGROUND: none; COLOR: #363636; ; FONT-WEIGHT: bold;}

.storycat	{BACKGROUND: none; ; FONT-WEIGHT: bold;}

.option 	{BACKGROUND: none; }

.tiny		{BACKGROUND: none; FONT-SIZE: small;}

.footmsg        {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: x-small; }

.footmsg_l	{BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: x-small; }

.highlight	{BACKGROUND: #ffffaa; }

.warning        {BACKGROUND: #ffcc00; }

.picturebox     {POSITION: relative; right: 0; top: 0; margin: 3px;}

.thead          {BACKGROUND: #ffffcc; }

.lr		{ background: pink;}

.lb		{ background: lightblue; }

.lg		{ background: lightgrey; }

.ly		{ background: lightyellow; }



FORM		{ margin-bottom: 0 }



.sidebox {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	background: #CCCCCC;
	margin: 5px;
	border-top: thin solid #CCCCCC;
	border-right: 4px outset #CCCCCC;
	border-bottom: 4px outset #CCCCCC;
	border-left: thin solid #CCCCCC;
	color: #CCCCCC;

}



	.sideboxcontent {
	position: relative;
	margin: 5px;
	font-size: small;
	font-family: Georgia;

        }



	.box {
	position: relative;
	margin: 5px;

	}



        .boxcontent {position: relative;

                padding: 5px;

                background: white;

		color: black;

                }



        .boxtitle {
	position: relative;
	padding: 3px;
	font-weight: bold;
	font-size: 100%;
	border-bottom: 2px solid #666666;



                 }
	
		.menuBox {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	background: #CCCCCC;
	margin: 5px;
	color: #CCCCCC;
	border: thin solid #CCCCCC;
	width: 150px;

}



	.menuBoxcontent {
	position: relative;
	margin: 5px;
	font-size: small;
	font-family: Georgia;

        }
				 
	.floatbox {
	font-size: x-small;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	background: #CCCCCC;
	margin: 5px;
	border-top: thin solid #CCCCCC;
	border-right: 4px outset #CCCCCC;
	border-bottom: 4px outset #CCCCCC;
	border-left: thin solid #CCCCCC;
	color: #CCCCCC;

}



	.floatcontent {
	position: relative;
	margin: 5px;
	font-size: x-small;
	font-family: Georgia;
	font-weight: bold;

        }




