body			{	margin-left: 6; 
				    margin-top: 2;
			    }

body, td, th    {	background: #F0F0FF; 
				    color: #000000; 
				    font-family: "Arial"; 
				    font-size:	10pt;
			    }

body.title		{	margin-left: 0; 
					margin-top: 0;
				}

td.title		{	background: #000000; }

td.menu			{	background: #7689E0; 
					color: #FFFFFF; 
					font-weight: bold; 
					font-size:	8pt;
					padding: 4px;
					border-right: solid #6447D0 1px; 
					border-left: solid #A8ABFF 1px; 
				}

table.menu		{	border-right:	solid #6447D0 1px;
					border-bottom:	solid #6447D0 1px;
					border-top:		solid #A8ABEF 1px; 
				}

td.empty		{	border-left: solid #A8ABEF 1px; 
					background: #7689E0; 
					color: #7689E0;
				}   

table.gen		{	border: solid #8689E0 1px; } 

th.gen			{	background: #8689E0; 
					color: #EEEEFF; 
					font-weight: bold; 
					font-size: 11pt;
                    border-top: solid #F0F0FF 1px; 
					border-left: solid #F0F0FF 1px; 
					border-right: solid #F0F0FF 1px;
				}
                
td.genleft		{	border: solid #F0F0FF 1px; 
					background: #D0D0EE;
				}
				
.headb			{	background: #E0E0FF;
					border-bottom: solid #F0F0FF 1px;
			    }

.headr			{	background: #E0E0FF;
					border-right: solid #F0F0FF 1px;
			    }

.headbr			{	background: #E0E0FF;
					border-right: solid #F0F0FF 1px;
					border-bottom: solid #F0F0FF 1px;					
			    }
				
.norm			{	background: #E0E0FF;
                }

td.gen			{	border: solid #F0F0FF 1px; 
					background: #E0E0FF;
                }
                
td.rightborder  {   background: url("img/shadows/shadow-right.png");
                    background-repeat: repeat-y
                }

td.bottomborder {   background: url("img/shadows/shadow-bottom.png");
                    background-repeat: repeat-x
                }
                
th.thispage		{	border: solid #F0F0FF 1px; 
					background: #E0E0FF; 
					color: #8689E0; 
					font-weight: bold; 
					font-size: 13pt;
				}

td.thispage		{	background: #8689E0; 
					color: #FFFFFF; 
					font-weight: bold; 
					font-size:	8pt;
					padding: 4;
					border-left: solid #A8ABFF 1px; 
				}

.indent			    {	padding-left: 20; }

li				    {	list-style-type: disc }

.small			    {	font-size: 8pt;
                        color: #6669D0;
                        font-weight: normal; }

a.menu:hover		{	color: #CCCCFF; 
						text-decoration: none;
					}

a.menu:link			{	color: #EEEEFF; 
						text-decoration: none;
					}

a.menu:visited		{	color: #EEEEFF; 
						text-decoration: none;
					}

a.menu:visited:hover{	color: #CCCCFF; 
						text-decoration: none;
					}
					
a:hover				{	color: #B00000; 
						text-decoration: none; 
					}

a:link				{	color: #0000F0;
						text-decoration: none; 
					}

a:visited			{	color: #0000F0; 
						text-decoration: none; 
					}

a:visited:hover		{	color: #B00000; 
						text-decoration: none; 
					}
