﻿.texthead1 {
	font-family:Calibri, Arial, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	height:25px;
	-moz-user-select:none;
    -webkit-user-select:none;
}
.texthead2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	-moz-user-select:none;
    -webkit-user-select:none;
}


.tablehead1 {
	font-family:Calibri, Arial, Tahoma;
	font-size: 20px;
	font-weight: bold;
	color:#165160;
	
	-moz-user-select:none;
    -webkit-user-select:none;
}

#navbar {
  background-color:#FFFFFF;
  width: 100%;
  display:block;

}

#navbar a {
 float:right;
  display: block;
background-color:#FFFFFF;
   color:#000000;
  text-align: center;
  padding: 20px;
  text-decoration: none;
  font-size: 16px;
	font-family:Calibri, Arial, Tahoma;
	   text-transform: uppercase;
  
  
  
}

#navbar a:hover {
background-color:#165160;

  color:#FFFFFF;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background-color:#FFFFFF;
	
}




.textnormal {
	font-family:Calibri, Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	color:#000000;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormal a{
	font-family:Calibri, Arial, Tahoma;
		font-size: 15px;
	font-style: normal;
	color:#000000;
	text-decoration:none;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormalj {
	font-family:Calibri, Arial, Tahoma;
	font-size: 15px;
	font-style: normal;
	color:#000000;
	text-align:justify;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormalr {
	font-family:Calibri, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormalr a{
		font-family:Calibri, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	-moz-user-select:none;
    -webkit-user-select:none;
	text-decoration:none;
}




	
	
#menu_hor
	{
	
	margin:  0px  0px 0px 0px;
	height: 50 px;
		font:Calibri;

	}

#menu_hor a
	{
	display:block;
	height : 30px;
	text-align:center;
	font-family:Calibri, Arial, Tahoma;
	font-size : 12px;
	font-weight:bold;
	line-height: 30px;
	color:#999999;  
	text-decoration : none;
	text-transform : uppercase;
	background-color:#FFFFFF;
	}
	
#menu_hor a:hover
	{
	background-color :#165160;
	color:#FFFFFF;
	}


.divlinks {
	font-family:Calibri, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	cursor:pointer;
}

.divlinks a{
	
	font-family:Calibri, Arial, Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
	cursor: default;
	
}


.imgcaption {
		font-family:Calibri, Arial, Tahoma;
	font-size: 14px;
	
	color:#FFFFFF;
	text-align:center;

	bottom:10px;
	

	background:#000000;

	-moz-user-select:none;
    -webkit-user-select:none;
		opacity: 0.8;
}




