body1
	 { color: black; background-color: rgb(255,255,255); text-align: center; margin: 0px }

bodybeige
	 { color: black; background-color: rgb(255, 255, 243); margin: 0px }

  #header 
	{
	background-color: navy;
    text-align: center;
    width: 100%;
    height: 48px;
    }

  #headerblock 
	{
	text-align: left;
    margin-right: auto;
    margin-left: auto;
    width: 650px;
    }

  .spacer 
	{
	clear: left;
    width: 100%;
    height: 16px;
    }

  #content 
	 { font-size: 11px; line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif; background-color: white; text-align: left; margin-right: auto; margin-left: auto; width: 650px; height: auto }

  .col1 
	{
	font-weight: bold;
    font-size: 11px;
    line-height: 28px;
    text-align: right;
    float: left;
    width: 100px;
    height: auto;
    padding-right: 15px;
    }
		
  .col20x40 
	{
	font-weight: bold;
    font-size: 11px;
    line-height: 28px;
    text-align: right;
    float: left;
    width: 30%;
    height: 10px;
    padding-right: 15px;
    }

  .col2 
	{
	border-left: 1px dotted red;
    padding: 1px 10px 3px 15px;
    background-color: rgb(255, 255, 243);
    float: left;
    height: auto;
    width: 350px;
    }

 .col27
	{
    background-color: beige;
    float: left;
    height: auto;
    width: 27%;
		valign: top;
    }

 .col33
	{
    background-color: beige;
    float: left;
    height: auto;
    width: 33%;
		valign: top;
    }

 .col40
	{
   background-color: beige;
    float: left;
    height: auto;
    width: 40%;
		valign: top;
    }

		
  .dotrules 
	{
	color: rgb(153, 153, 255);
   	}

  .col3 
	{
	font-size: 10px;
    float: left;
    width: 120px;
    height: auto;
    margin-left: 15px;
    }

  #footer 
	{
	color: white;
    font-size: 10px;
    font-family: Verdana,Geneva,Arial,sans-serif;
    background-color: navy;
    text-align: center;
    clear: left;
    margin-top: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
    }

  #footertext 
	{
	text-align: left;
    margin-right: auto;
    margin-left: auto;
    width: 430px;
    }

  a:link 
	{
	color: navy;
    text-decoration: none;
    }

 a:visited 
	{
	color: purple;
    text-decoration: none;
    }

 a:hover 
	{
	color: red;
    text-decoration: underline;
    }

  .navyblue 
	{
	color: navy;
    }

  h3 
	{
	font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    }

BODY {
	MARGIN: 20px 20px 0px
}
#main {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #000 1px solid; BACKGROUND: #fff; BORDER-LEFT: #000 1px solid; BORDER-BOTTOM: #000 1px solid
}
#main #menu {
	BACKGROUND: #eee; FLOAT: right; MARGIN:  0px 0px 10px 10px;  BORDER-LEFT: #000 1px solid; WIDTH: 230px; 
	BORDER-BOTTOM: #000 1px solid;  BORDER-TOP: #000 1px solid;  BORDER-RIGHT: #000 1px solid
}
P {
	MARGIN: 0px 10px 10px
}

#menu P {
	FONT-SIZE: 10px
}
H1 {
	MARGIN: 0px 10px 10px
}
PRE {
	MARGIN: 0px 10px 10px
}
H1 {
	FONT-SIZE: 14px; PADDING-TOP: 10px
}
