body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: 550; 
	color: black; 
	text-decoration: none; 

	background-color: white; 

	margin-top: 1px; 
	margin-right: 10px; 
	margin-bottom: 1px; 
	margin-left: 10px; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-bottom: 10px; 
	padding-left: 0px
	LINK: #0000ff
	text-align: left; 
	}

a:link {  color: #c92829;text-decoration: none}
a:visited {  color: #c92829;text-decoration: none}
a:hover {  color: #c92829;text-decoration: underline}
a:active {  color: #c92829;text-decoration: none}

.nav a {
	width: 90px; 
	height: 25px; 
	background-color: #fff0df; 
	border: 1px solid #666666; 
	text-align: center; 
	padding-top: 4px;
	margin-top: 10px;
	clear: both;} 
.nav a:hover {
	background-color: #e0ffff; 
	}
#heading {  
	font-family: serif; 
	font-size: 32pt; 
	font-style: normal; 
	font-weight: 900; 
	text-align: center; 
	color: gray; 
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 160px;
	padding-right: 160px;
	}
#heading a { text-decoration: none;
	color: gray;}
hr { color: #c92829;}

tr {
	vertical-align: top; 
}
th { color: #c92829;
	font-weight: 900; 
	text-align: left;
	}
td  { font-size: 11pt;
	padding-left: 10px;}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18pt; 
	font-style: normal; 
	font-weight: 900; 
	text-align: center; 
	color: #black; 
	padding-top: 0px;
	padding-bottom: 0px;
	}


h2 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	text-align: left; 
	color: black;}
h3 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	text-align: left; 
	color: black}

.content {
	font-size: 12pt; 
	font-weight: 500; 
	color: black; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	padding-right: 20px;
}
.content_mid {
	font-size: 12pt; 
	font-weight: 500; 
	color: black; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 160px;
	padding-right: 200px;
}

.voros {color: #c92829;}

#navigation_l {
	position: absolute;
	top: 125;
	left: 0;
	width: 150px;
	text-align: right;
	margin-right: 10px; 
	padding-right: 10px; 
}
#button1 {
    display: block;
    width: 100px;
    height: 90px;
	margin: 25px;
	padding: 5px;
	text-align: center;
	background-color: #008800;
	font-weight: 700; 
    background-image: url(logo_r.jpg);
	border: 2pt inset green;
}
#button1 a {
	color: yellow; 
	}
#button1 a:hover {
	color: white; 
	border: none;
	text-decoration: none;
	}
#navigation_r {
	position: absolute;
	top: 250;
	right: 0;
	width: 200px;
	text-align: right;
	margin-right: 10px; 
}
#ad_box {
	position: absolute;
	top: 10;
	right: 0;
	width: 160px;
	height: 200px;
	border: solid 2px silver;
	padding: 3px;
	text-align: left;
	margin-right: 5px; 

}
.rosemary, .rosemary td, .rosemary p {
	font-size: 8pt;
	color: black;
	font-weight: 900; 
	border: 2px solid black;
	padding-left: 2px;
}
.rosemary p {
	font-size: 9pt;
	color: black;
	font-weight: 900; 
	border: none;
	padding: none;
}
.rosemary a {
	color: black
	}

.right_text {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: 400; 
	color: red;
	margin-left: 300px; 
}

.clear_it {clear: both;}
.indent {
	padding-left: 25px;
}

.aside {
	font-size: 10pt; 
	font-style: normal; 
	font-weight: 300;
}
.nzihsm {
	font-family: serif; 
	color : gray;
	font-weight:900;
}

.small {
	font-size:60%
	}
.small_right {
	font-size:60%;
	text-align: right;
	}

.imgright {
	float:right
}
.imgleft {
	float:left
}
.picleft {	
	float:left;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align:center
	}
.picright {	
	float:right;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px; 
	text-align:center
	}
.piclogo {
	float:left;
	width: 120;
	height: 122;

	}
.piccentre {	
	text-align:center
	}
input,textarea {
	position: absolute;
	right: 150;
}
.static_pos { position: static 
}