BODY
{
	font-family : Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 13px;
    background-image : url(graphics/left_background.gif);

}


TD.top
{
    background-image : url(graphics/top.gif);
}
  
   
TD.button_right
{
    background-image : url(graphics/button_right.gif);
}
     
TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.box_top
{
    background-image : url(graphics/box_top.gif);
}

.box_center
{
    background-image : url(graphics/box_center.gif);
}

.box_bottom
{
    background-image : url(graphics/box_bottom.gif);
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 16px;
	text-align: center;
	}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	color : #020258;
	font-size : 20px;
	text-align : center;
	font-style : italic;
}

H3
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
}

H4
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}

LI
{
    padding-top : 6px;
}

.footer
{
	font-size : 12px;
	text-align: center;
}

.smaller
{
	font-size : 11px;
}

.indent50
{
    padding-top : 3px;
	margin-left : 50px;
}

LI.indent30
{
    padding-top : 3px;
	margin-left : 30px;
}

LI.indent50
{
    padding-top : 0px;
	margin-left : 30px;
}

.indent
{
	margin-left : 30px;
}

.emphasis
{
    font-weight : bold;
	font-style : italic;
	color : #00008B;
}

.form
{
	font-size : 13px;
}

.green
{
    color : #295500;
    font-weight : bold;
}


.brownlarge
{
    color : #634606;

    font-size : 18px;
}

.copyright
{
	font-size : 10px;
	color : #000000;
    padding-left : 25 px;
    padding-right : 20px;
}

main
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #333333;
    text-decoration : none;
}

a.main
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    color : #333333;
    text-decoration : none;
}


a.main:active
{
    color : #000000;
    text-decoration : none;
}

a.main:hover
{
    color : #FF0000;
    text-decoration : none;
}

sub
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #333333;
    text-decoration : none;
    font-weight : bold;
}

a.sub
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #333333;
    text-decoration : none;
    font-weight : bold;
}


a.sub:active
{
    color : #295500;
    text-decoration : none;
    font-weight : bold;
}

a.sub:hover
{
    color : #295500;
    text-decoration : none;
    font-weight : bold;
}

.subon
{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #295500;
    text-decoration : none;
    font-weight : bold;
}
