.bod_style
{background-image:url(images/bg-repeat.gif);
background-repeat:repeat-x;
background-position:top
}
TABLE.main_window
{
    BORDER-RIGHT: #555555 1px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: #555555 1px solid;
    BORDER-BOTTOM: 0px solid
}
TABLE.inner_window
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: 0px solid
}
.data
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-BOTTOM: 1px solid;
}
TABLE.logo_window
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: #555555 1px solid
}
TD.right_window
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: #aaaaaa 1px solid;
    BORDER-BOTTOM: 0px solid
}


TD.title
{
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BORDER-LEFT: #444444 1px solid;
    BORDER-BOTTOM: 0px solid
}
TABLE.title
{
    BORDER: 1px solid;
    BORDER-COLOR: #000000;
    BACKGROUND: #E3E3E3;
}

A {
	text-decoration:none;
	font-size:90%;
        font-weight:bold;
        color:#BB8877;
	FONT-FAMILY: arial, helvetica, sans-serif
	}

A:hover,
A:active,
A.here:link,
A.here:visited {
	color:#FFA826;
}

A.menu {
	color:#CC9966;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
	FONT-FAMILY: arial, helvetica, sans-serif
	}

A.menu:hover,
A.menu:active,
A.menu.here:link,
A.menu.here:visited {
	color:#FFA826;
}


TD.menubox
{
    BORDER-RIGHT: #CCCCCC 1px solid;
    BORDER-TOP: #CCCCCC 1px solid;
    BORDER-LEFT: 0px solid;
    BORDER-BOTTOM: 0px solid;
    font-size: 14;
    FONT-FAMILY: arial, helvetica, sans-serif;
    color:#444444	
}

TD.smalltitle
{
    font-weight: bold;
    font-size:95%;
    FONT-FAMILY: arial, helvetica, sans-serif;	
    color:#444444	
}

TD.mainheading
{
    font-weight: bold;
    font-size:26;
    FONT-FAMILY: arial, helvetica, sans-serif;		
    color:#444444	
}
TD.text
{
    font-size:90%;
    FONT-FAMILY: arial, helvetica, sans-serif;	
    color:#333333	
}
Table.text
{
    font-size:90%;
    FONT-FAMILY: arial, helvetica, sans-serif;	
    color:#333333	
}

TD.footer
{
    font-size:70%;
    font-weight: bold;
    FONT-FAMILY: arial, helvetica, sans-serif;	
    color:#333333	
}
A.footer {
	text-decoration:none;
	font-size:110%;
        font-weight:bold;
        color:#333333;
	FONT-FAMILY: arial, helvetica, sans-serif
	}
A.footer:hover,
A.footer:active,
A.footer.here:link,
A.footer.here:visited {
	color:#FFA826;
}

A.footer2 {
	text-decoration:none;
	font-size:80%;
        font-weight:bold;
        color:#333333;
	FONT-FAMILY: arial, helvetica, sans-serif
	}
A.footer2:hover,
A.footer2:active,
A.footer2.here:link,
A.footer2.here:visited {
	color:#FFA826;
}