.footer {
	    font-family: Verdana, arial, Helvetica;
        font-size: 7pt;
	    }

a.small_link
        {
        font-size: 7pt;
        }

a.small_link_white
        {
	    color: #ffffff;
        font-size: 9px;
        text-decoration: none;
		margin-left: 15px;
        }
		
a.arial
        {
        font-size: 8pt;
        text-decoration: none;
        }

h1
        {
        font-size: 18pt;
	    font-weight: bold;
        }

h2
        {
        font-size: 15pt;
	    font-weight: bold;
        }

hr
		{
		height: 1px;
		}

.headertext
        {
        font-size: 11pt;
	    font-weight: bold;
        }

.small_text
        {
        font-size: .8em;
        }

.indent_text
        {
        margin-left: 20px;
        }

.highlight_link
        {
        position: relative;
        font-family: Verdana, Helvetica;
        font-size: 9pt;
        text-decoration: none;
        font-weight: bold;
        background: #ffffff;
        padding: 5px;
        border-top: solid;
        border-bottom: solid;
        border-width: 0.1em;
        height: 15px;
        }

.regular_link
        {
        position: relative;
        font-family: Verdana, Helvetica;
        font-size: 9pt;
        text-decoration: none;
        background: #eeeef5;
        border-right: solid;
        border-width: 0.1em;
        padding: 6px;
        height: 15px;
        }

.search_box
        {
        position: relative;
        font-family: Verdana, Helvetica;
        font-size: 9pt;
        padding: 6px;
        }

.small_form
        {
        font-size: 11px;
        }

.text
        {
       	margin-left: 198px;
		margin-right: 20px;
		}

.text_580
        {
       	margin-left: 198px;
		width: 562px;
		}

.text_fullscreen
		{
		margin-left: 17px;
		margin-right: 20px;
		}

.divmenu
        {
	    position: absolute;
		width: 175px;
     	}

.navcontain
        {
        width: 780px;	
        }

.menu2_frontpage
	    {
	    float: left;
	    width: 175px;
	    background: #eeeef5;
	    border-color: #bbbbbb;
	    border: solid;
        border-width: 0.1em;
        }

.promo
	    {
	    margin: 10px;
	    }
		
.clear 
		{
		clear: both;
		height: 0;
		}

li.space 
		{
		margin-top: 10px;
		margin-bottom: 15px;
		margin-left: 10px;
		}

li.nosymbol 
		{
		margin-top: 20px;
		margin-bottom: 15px;
		list-style-type: none;
		}




.main 
		{
		clear: both; 
		margin-left: 17px;
		}

body
        {
        font-family: Verdana, arial, Helvetica;
        font-size: .8em;
        margin: 0px;
        border: 0px;
        padding: 0px;
        margin-left: 10px;
		margin-top: 10px;
        }

td
        {
        font-family: Verdana, arial, Helvetica;
        font-size: 12px;
		}



.topright
        {
        position: absolute;
        width: 100%;
        height: 77px;
        background: #745B56;
        left: 765px;
        top: 0px;
        border-bottom: solid;
        border-width: 0.1em;
        }



a.link_decoration
        {
	    text-decoration: none;
        color: #660000;
        }
