@charset "UTF-8";
/* CSS Document */

td {
	font-family: Verdana;
	
}

#header { text-align: left;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ac3737;
	text-decoration: none;
	line-height:150%;
	}

#sub_header { text-align:left;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4a4e57;
	line-height:130%;
	}
	
#sub_header_red { text-align:left;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ac3737;
	line-height:130%;
	}
  
#text_body { text-align: justify;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3a3a3a;
	line-height:180%;
	 }
 
 #text_body_red { text-align: justify;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#ac3737;
	line-height:180%;
	 }
 
 #text_center { text-align: center;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#3a3a3a;
	line-height:150%;
	 }
 
 #text_right { text-align: right;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#3a3a3a;
	line-height:180%;
	 }
   
#text_menu { text-align: left;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:3a3a3a;
	font-size:11px;
	line-height:180%;
	}

#text_menu_red { text-align: left;
	font-family: Lucida Grande, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#ac3737;
	line-height:180%;
	 }
	 

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

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

a.menu:hover   {text-decoration: none;
				border-bottom: 1px solid;
				color:#ac3737;
				}

a.menu:active  {text-decoration:underline;
				color:3c414d;
				}
 
 a.text:link 	{color: #203f8c;
				text-decoration: none;
				} 

a.text:visited 	{color: #203f8c;
				text-decoration: none;
				}

 a.text:hover 	{color: #ac3737;
				text-decoration: underline;
				}

 a.text:active {color: #black;
				text-decoration: underline;
				}
 
 a.red:link 	{color: #771111;
				text-decoration: none;
				} 

a.red:visited 	{color: #771111;
				text-decoration: none;
				}

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

 a.red:active 	{color: #black;
 				text-decoration: underline;
				}
				
a.pnkt:link 	{color: #092465;
				text-decoration:none;
				border-bottom: 1px dashed #092465;
				font-size:12px;
				width:150px;
				} 

a.pnkt:visited 	{color: #092465;
				text-decoration:none;
				border-bottom: 1px dashed #484831;
				font-size:12px;
				width:150px;
				}

 a.pnkt:hover 	{color: #484831;
 				text-decoration:none;
				border-bottom: 1px dashed #484831;
				font-size:12px;
				width:150px;
				}

 a.pnkt:active {color: #black;
				text-decoration:none;
				border-bottom: 1px dashed #484831;
				font-size:12px;
				width:150px;
				}

.piir_red {
	width:120px;
	height:22px;
	border-bottom:1px solid #ac3737;
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
}

.piir_red_2 {
	width:200px;
	height:22px;
	border-bottom:1px solid #ac3737;
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
} 
 
 .piir {
	width:650px;
	height:20px;
	font-size:9px;
	border-bottom:1px solid #9c9a9a;
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
} 

.piir_menu {
	width:650px;
	height:23px;
	border-bottom:1px solid #9c9a9a;
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
}

 
 body { 
 	margin-top: 0px;
}
 
	/* CSS Document */

