BODY
    {
    margin-top: 0px;
    margin-left: 5px;
	background-color:#E4E4E4;
    scrollbar-track-color: #006394;
    scrollbar-arrow-color: #424242;
    scrollbar-highlight-color: #D60021;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    FONT-SIZE: 8pt;
	color: #424242;
    }

#mycontentframe
    {
    z-index: 80;
    position: absolute;
	width: 690px;
	top: 0px;
	left: 0px;
	height: 6000px;
	background-image: url('/images/backcontent.jpg');
    }

#mytitle
    {
    position: absolute;
	width: 621px;
	height: 75px;
	left: 35px;
    }

#mycontent
    {
    z-index: 70;
    position: absolute;
	left: 35px;
	width: 621px;
	top: 76px;
	background-color: transparent;
    }

#logo
    {
    z-index: 40;
    background: #E4E4E4;
    position: absolute;
    top: 5px;
    left: 700px;
    width: 100px;
    height: 73px;
	background-color:#E4E4E4;
    }

#navigation
    {
    z-index: 120;
    background-color: #E4E4E4;
    position: absolute;
    top: 80px;
    left: 700px;
    width: 100px;
    height: auto
    }

#me
    {
    z-index: 90;
    background-color: #E4E4E4;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 83px;
    }

#menu1
    {
    z-index: 110;
    background-color: #D60021;
    position: absolute;
	padding-left: 5px;
    top: 90px;
    left: 0px;
    width: 100px;
    height: auto;
    border-color: #424242;
    border-style: solid;
    border-width: 1px;
    }

#extern_links
    {
    z-index: 100;
    background-color: #006394;
    position: relative;
	padding-left: 5px;
    top: 210px;
    left: 0px;
    width: 100px;
    height: auto;
    border-color: #424242;
    border-style: solid;
    border-width: 1px;
    }

*.BORDERRED
    {
    border-color: #D60021;
    border-style: solid;
    border-width: 2px;
    width: 193px
    }

#borderred
    {
    border-color: #D60021;
    border-style: solid;
    border-width: 2px;
    }

*.BACKYELLOW
    {
    background-color: #ffdb00;
    width: 11px
    }
*.PADDING3
    {
    padding: 3px
    }
*.FONT12TOPALIGN
    {
    FONT-SIZE: 12pt;
    FONT-WEIGHT: 700;
    VERTICAL-ALIGN: top;
    }
*.FONT12
    {
    FONT-SIZE: 12pt;
    FONT-WEIGHT: 700;
    }
*.FONT14
    {
    FONT-SIZE: 14pt;
    }
*.MIDDLEALIGN
    {
    VERTICAL-ALIGN: middle;
    }
*.TOPALIGN
    {
    VERTICAL-ALIGN: top;
    }
*.RIGHTTOPALIGN
    {
    TEXT-ALIGN: right;
    VERTICAL-ALIGN: top;
    }

.Link1
    {
    color: #424242;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
    }

#Link1
    {
    color: #424242;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
    }

#Link2
    {
    color: #E4E4E4;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 700;
	text-decoration: none;
    }

P
	{
    color: #424242;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

H1
	{
    color: #424242;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    FONT-SIZE: 15pt;
	}

CODE
	{
    color: #424242;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

TD
	{
    VERTICAL-ALIGN: top;
	}
