body			{
				 width: 100%;
				 margin: 140px 0px 0px 0px;
                 background: #d4d4d4 url(images/background.jpg);
                 background-repeat: no-repeat;
                 background-position: left top;
				 font-family: arial;
	          	 font-size: 10pt;
				}
table.page		{
                 width: 1004;
                 padding: 0px;
                }
table.content	{
				 width: 760px;
				 padding: 0px;
				}
table.form		{
				 background: #e0e0e0;
				 padding-left: 10px;
				 padding-right: 10px;
				}
td				{
				 vertical-align: top;
				}
td.menu			{
				 padding-left: 8px;
				 padding-right: 8px;
				 width: 160px;
				 height: 530px;
				 text-align: center;
				 vertical-align: top;
				 padding-top: 10px;
				}
td.content		{
				 padding: 20px 20px 20px 30px;
				 vertical-align: top;
				}
h2  	        {
				 margin-left: 30px;
				 font-family: arial;
    	         font-size: 18pt;
	             color: #09249f;
    	         font-weight: bold;
				}
h3  	        {
				 text-align: center;
				 font-family: arial;
    	         font-size: 15pt;
	             color: #000000;
    	         font-weight: bold;
				}
ul       		{
         		 margin-top: 0px;
       		     margin-bottom: 0px;
          		 margin-left: 16px;
         		}
p	         	{
				 margin-top: 5px;
				}
td	         	{
				 font-family: arial;
	          	 font-size: 10pt;
				}
textarea        {
				 font-family: arial;
	          	 font-size: 10pt;
				}
img             {
                 border: 0px;
                }
a.normal        {
				 font-family: arial;
	          	 font-size: 10pt;
				}
a.normal:link   {
				 color:black
				}
a.normal:visited{
				 color:black
				}
a.normal:active {
				 color:black
				}
a.menu		    {
				 font-family: arial;
	          	 font-size: 11pt;
	          	 font-weight: bold;
                 color: #ffffff;
	          	 text-decoration: none;
	          	 margin-top: 20px;
				}
a.menu:hover   	{
				 font-family: arial;
	          	 font-size: 11pt;
	          	 font-weight: bold;
                 color: #d4d4d4;
                 text-decoration: none;
				}
a.menu1		    {
				 font-family: arial;
	          	 font-size: 9pt;
	          	 font-weight: bold;
                 color: #ffffff;
	          	 text-decoration: none;
				}
a.menu1:hover   {
				 font-family: arial;
	          	 font-size: 9pt;
	          	 font-weight: bold;
                 color: #d4d4d4;
                 text-decoration: none;
				}
a.menuactive    {
				 font-family: arial;
	          	 font-size: 11pt;
	          	 font-weight: bold;
                 color:	#b6b4f8;
	          	 text-decoration: none;
				}
a.menu1active   {
				 font-family: arial;
	          	 font-size: 9pt;
	          	 font-weight: bold;
                 color: #b6b4f8;
	          	 text-decoration: none;
				}
.bggreen        {
				 background-color: green;
				}
.bgyellow        {
				 background-color: yellow;
				}
.bgred        {
				 background-color: red;
				}
.marked	        {
				 background-color: #dcdcdc;
				}
.error	        {
				 font-family: arial;
                 font-size: 10pt;
                 font-weight: bold;
                 color: #ff0000;
				}
.s4b	        {
				 font-size: 12pt;
				}
.bold           {
                font-weight: bold;
                }
.left			{
				 text-align: left;
				}
.right			{
				 text-align: right;
				}
.center			{
				 text-align: center;
				}
.top			{
				 vertical-align: top;
				}
.bottom			{
				 vertical-align: bottom;
				}
