body 	{
		background-color: #DCDCDC;
		color: black;
		font-family: Arial, Tahoma, Helvetica;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		border: none #FFFFFF;
		/*---background-image: url(../images/Logo.ver2.8-sides.gif);---*/
		/*---background-repeat: repeat-x;---*/	/*---background-repeat: no-repeat---*/
		background-attachment: scroll;
		/*---background-attachment: fixed---*/
		/*---background-position: 30% 50%---*/
		/*---background-position: top center---*/
		}
table	{
		/*---width: 100%;
		height: 100%;--*/
		border: 0px none;
		background-color: #0000FF;
 	}
img		{
	border: none;
	margin: 0px;
		}
.\88x31	{
	width: 88px;
	height: 31px;
	border: 0px;
		}
		
ul		{
	list-style-type: square;
	list-style-type: disc;
	}
li.inline {
  display: inline;
  padding-left: 4px;
  padding-right: 6px;
  border-right: 1px dotted #066;
  }
li.last {
  display: inline;
  padding-left: 4px;
  padding-right: 4px;
  border-right: 0px;
  } 
:link    {
	 color: #333355;
	 text-decoration: none;
	 }
:visited {
	 color: #444466;
	 text-decoration: none;
	 }
:hover	 {
	 color: #111122;
	 text-decoration: none;
	 }
:active  {
	 color: #111155;
	 text-decoration: none;
	 }
		 
.menu:link    {
         color: #333355;
		 text-decoration: none;
		 /*--background: #bbbbcc;--*/
         }
.menu:visited {
         color: #383859;
		 text-decoration: none;
		 /*--background: #bbbbcc;--*/
         }
.menu:hover	 {
		 color: #111122;
		 /*--text-decoration: none;--*/
		 /*--background: #ccccd1;--*/
		 text-decoration: underline;
		 /*--filter: alpha (opacity=70);--*/
		 }
.menu:active  {
         color: #333355;
		 text-decoration: none;
		 /*--background: #dddde1;--*/
         }
.cprt	{
		font-size: 8pt;
		font-stretch: ultra-expanded;
		font-variant: small-caps;
		}
p                    {
                     color: black;
                     font-family: sans-serif;
                     }
p.test1:first-line   {
                     color: blue;
                     font-family: serif;
                     }
p.test2:first-letter {
                     color: red;
                     font-size: 300%;
                     }
a.regbutton:link,a.regbutton:visited {
    float: left;
    display: block;
    font: normal 11px "Verdana", Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    text-decoration: none;
    /*background: #fff url("bg.gif") repeat-x center left;*/
    width: 80px;
    padding: 5px 0px 4px 5px;
}
a.regbutton:hover {
    float: left;
    display: block;
    font: normal 11px "Verdana", Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: underline;
    /*background: #fff url("bg.gif") repeat-x center left;*/
    width: 80px;
    padding: 5px 0px 4px 5px;
}
a.activebutton:link,a.activebutton:visited {
    float: left;
    display: block;
    font: normal 11px "Verdana", Arial, Helvetica, sans-serif;
    color: #000;
    text-align: center;
    text-decoration: underline;
    text-transform: capitalize;
    /*background: #fff url("bgact.gif") repeat-x center left;*/
    width: 80px;
    padding: 5px 0px 4px 5px;
}
a.activebutton:hover {
    float: left;
    display: block;
    font: normal 11px "Verdana", Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: underline;
    text-transform: capitalize;
    /*background: #fff url("bgact.gif") repeat-x center left;*/
    width: 80px;
    padding: 5px 0px 4px 5px;
}
.leftcorner {
    float: left;
    /*background: #fff url("lc.gif") no-repeat center center;*/
    width: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
}
.rightcorner {
    float: left;
    /*background: #fff url("rc.gif") no-repeat center center;*/
    width: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
}
#dynmenu {
    padding: 0px;
} 

