<HTML>
<HEAD>
	<TITLE></TITLE>

<STYLE TYPE="text/css">
BODY
{
    BACKGROUND-COLOR: black;
}

table
{
    background-color: black;
    font-family: Comic Sans MS;
    font-size: x-small;
    width=100%;
    border: 0px;
    padding: 0px;
    border-spacing: 0px;
}

td.pagetitle
{
    font-weight: bold;
    text-align: center;
    color: #FFFF00;
    font-size: large;
    font-family: Comic Sans MS;
}
td.sectiontitle
{
    font-weight: bold;
    text-align: left;
    color: #0000FF;
    font-size: medium;
    font-family: Comic Sans MS;
}

p.margin {margin-left: 2cm}

img {border: none }

table.master
{
    background-color: black;
    border: 3px;
    width: 100%;
    padding:0px;
    border-spacing: 3px;
}

td    
{ 
    background-color: black;
    color: #ffc900;
    font-size: small;
    font-family: Comic Sans MS;
    font-weight: normal;
}		

td.white
{ 
    background-color: white;
}		

.menuitem    { 
    font-size: medium;
    font-family: Comic Sans MS;
    font-weight: bold;}

a:visited  {
        color: Blue; 
        text-decoration: none }

a:hover {
    color: Red;
    font-weight: normal;
    TEXT-DECORATION: none; }

a:link  {
        color: Blue; 
        text-decoration: none }

a:active  {   
    color: Blue; 
    font-weight: normal;
    text-decoration: none; }

a.img { text-decoration: none; font-weight: normal; color: black; border: none; }
a.img:hover { text-decoration: none; font-weight: normal; color: black; border: none;}
a.img:link { text-decoration: none; font-weight: normal; color: black; border: none;}
a.img:active { text-decoration: none; font-weight: normal; color: black; border: none;}


		
.action
{
    BORDER-RIGHT: gray 1px outset;
    BORDER-TOP: gray 1px outset;
    PADDING-LEFT: 2px;
    FONT-SIZE: x-small;
    BACKGROUND-IMAGE: none;
    BORDER-LEFT: gray 1px outset;
    COLOR: blue;
    BORDER-BOTTOM: gray 1px outset;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Comic Sans MS;
    POSITION: relative;
    BACKGROUND-COLOR: lightgrey;
    TEXT-ALIGN: center
}

.flatinputleft
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BACKGROUND: #eeeeee;
    BORDER-LEFT: none;
    COLOR: black;
	text-align: left;
	BORDER-BOTTOM: none;
}

.flatinputright
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BACKGROUND: #eeeeee;
    BORDER-LEFT: none;
    COLOR: black;
	text-align: right;
	BORDER-BOTTOM: none;
}



.innermenuitem    { 
	font-size: small;
    font-family: Comic Sans MS;
    font-weight: bold;}

.inputright    { 
	color: black;
	text-align: right;
	font-size: x-small;
    font-family: Comic Sans MS;
    font-weight: normal;}



</STYLE>

</HEAD>
