html { width: 100%;
		 	 height: 100%;
		 }
		 
body { margin-top:0; margin-left:0 ; margin-right:0; margin-bottom:0; 
       background-image: url(./images/body-bg.gif);
			 font-family: Verdana, Heletica, Arial, sans-serif;
			 font-size: 12px;
			 width:100%;
			 height:100%;
		 }
	 
		 
div { font-family: Verdana, Heletica, Arial, sans-serif;
			font-size: 12px;
			width: inherit;
			height: inherit	;
		}

div.templ { font-family: Verdana, Heletica, Arial, sans-serif;
			font-size: 12px;
			width: inherit;
			height: inherit	;
			background-color: #dddddd;
			padding: 20px;
		}

table { font-size: 10px; }
		
		




a { font-size: 10px;
		color: #202020;
		text-decoration: none;
	}

a:hover { text-decoration: underline;
				}
				
					 
a:visited { text-decoration: none;

				  }

a.topmenu { font-size: 12px; color:#ffffff }

a.vir			{font-size: 9px;color: #ffffff; }

a.qcklnk {color:#d8d8d8 ;}
					
td.topmenu { border-left:  none;
					   border-right: thin solid #ffffff;
						 text-align: center;
						  font-size: 14px;
						 witdth: 11%;
						 padding-left: 14px;
						 padding-right: 14px;
  				 }

td.topmenusel { border-left: none;
					   border-right: thin solid #ffffff;
						 text-align: center;
						  font-size: 14px;
						 witdth: 11%;
						 padding-left: 14px;
						 padding-right: 14px;
  				 }

th.topic_header {font-size: 14px; font-family: sans-serif; font-weight: bolder; padding: 4px}

td.grid { border-bottom: thin dotted #444444; 
				
					text-align: right;
				}					 
table.grid { background-color: #eeeeee;
					 	 style="padding: 6px"
						 border: none; 
					 }