    .normalsetuptext
        {
        font-size:   10;
        font-family: verdana;
        }

	.normaltext
		{
		font-size:10px;
		font-family:verdana
		}
    .outertable
        {
        border-width: 1px;
        border-style: solid;
        border-color: #888888;
        }

    .adminlink
        {
        text-decoration: underline;
        font-size: 11px;
        font-weight: bold;
        cursor:    pointer
        }

    .adminlinksmall
        {
        text-decoration: none;
        font-size: 10px;
        cursor:    pointer;
        color:#000000;
        }
    .adminlinksmallul
        {

        font-size: 10px;
        cursor:    pointer;
        color:#000000;
        }

    .largetitle
    	{
    	font-size:16;
    	font-weight:bold;
    	color:#eeeeee;
		}

	.smalltitle
		{
		font-size:12px;
		font-weight:bold;
		color:#eeeeee;
		background-color:#444444;
		}
	.lighttitle
		{
		font-size:11px;
		font-weight:bold;
		color:#eeeeee;
		background-color:#aaaaaa;
		}
    body
        {
        font-size:   11px;
        font-family: Verdana
        }

    table
        {
        font-size:   11px;
        font-family: Verdana
        }
    .setupnav
    	{
    	font-size:11px;
    	text-decoration: none;

		}
		.mgrtitle {
			font-size:18px;
			font-weight:bold;
			border-width:1px;
			border-style:solid;
			border-color:#888888;
			background-color:#444444;
			height:28px;
			color:#eeeeee;
			border-top:0px;
			border-right:0px;
			border-left:0px;
			text-align:center;
			padding-top:4px;

		}
		.subheader{
			background-color:#aaaaaa;
		}
		.tabformat{
			font-weight:bold;
			padding-top:5px;
			height:30px;
			width:130px;
			text-align:center;
		}
