﻿.texthead1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#666666;
	height:25px;
	-moz-user-select:none;
    -webkit-user-select:none;
}
.texthead2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color : #666666;
	-moz-user-select:none;
    -webkit-user-select:none;
}





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




.textnormal {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color:#333333;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormal a{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color:#333333;
	text-decoration:none;
	-moz-user-select:none;
    -webkit-user-select:none;
}

.textnormalj {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	color :#333333;
	text-align:justify;
	-moz-user-select:none;
    -webkit-user-select:none;
}

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

.textnormalr a{
	font-family: Arial;
	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;

	}

#menu_hor a
	{
	display:block;
	height : 30px;
	text-align:center;
	font:"Arial Narrow";
	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 :#00B8E3;
	color:#FFFFFF;
	}


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

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


.imgcaption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color:#FFFFFF;
	text-align:center;

	bottom:10px;
	

	background:#333333;

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




