body {
background-color : #ffffff;
background-image : url(images/bg.png);
background-attachment : scroll;
background-repeat : repeat;
font-family : "tahoma", verdana;
letter-spacing : 0;
font-weight : normal;
text-align : justify;
color : #425840;
font-size : 10pt;
line-height : 20px;
cursor : crosshair;
padding-top: 50px;
padding-bottom: 00px;
cursor: default;
}
h2 {
background-image : url(images/header1.png);
background-position: bottom;
font-family : times new roman;
font-size : 18pt;
line-height : 32px;
font-weight : normal;
text-align : left;
text-transform : none;
color : #4a5b3a;
background-color : transparent;
letter-spacing : 2px;
border:0px;
text-shadow: 1px 1px 5px #ffffff;
}
U {
font-weight : normal;
line-height : 20px;
color : #a1996c;
border-bottom : 1px dashed #86a16c;
}
B, STRONG {
font-weight : bold;
line-height : 20px;
color : #666737;
}
i, EM {
color : #688b46;
letter-spacing : 2px;
line-height : 20px;
}
S, STRIKE {
text-decoration : line-through;
color : #000000;
letter-spacing : -1px;
line-height : 20px;
}
a:link {
background-color: transparent;
border-bottom: 1px white dotted;
color : #425840;
text-decoration : none;
cursor : crosshair;
}
a:visited {
text-decoration : line-through;
color : #000000;
cursor : crosshair;
}
a:hover {
color : #7d7d57;
text-decoration : none;
font-weight : bold;
cursor : crosshair;
}
.image {
border:3px #7d6f5e solid;
}
.image:hover {
border:3px #97a18d solid;
}
.navi {
width: 200px;
font-size: 10pt;
}
.navi a:link {
width: 90px;
height: 20px;
background-color:#c5c9c3;
color:#425840;
margin: 2px;
text-align: center;
float: left;
display: block;
padding: 3px;
border-bottom: 0px;
-moz-border-radius:5px;
border-radius:5px;
}
.navi a:visited {
width: 90px;
height: 20px;
background-color:#c5c9c3;
color:#425840;
margin: 2px;
text-align: center;
float: left;
display: block;
padding: 3px;
border-bottom: 0px;
-moz-border-radius:5px;
border-radius:5px;
}
.navi a:hover {
background-color: #9fa79b;
color:#FFFFFF;
}
.news {
font-family : "tahoma", verdana;
font-size: 8pt;
}
h3 {
font-family : times new roman;
font-size : 16pt;
line-height : 18px;
font-weight : normal;
text-align : center;
text-transform : none;
color : #ffffff;
background-color : transparent;
letter-spacing : 2px;
text-shadow: 1px 1px 3px #4a5b3a;
}
table, td, tr {
font-family : "tahoma", verdana;
font-size : 10pt;
line-height : 20px;
text-align : justify;
}
input, textarea, button {
border : 1px solid #425840;
font-family : "tahoma", verdana;
font-size : 10pt;
font-weight : normal;
background-color : #c5c9c3;
letter-spacing : 0px;
color : #425840;
padding: 3px;
}
table.linkage {
font-size: 8pt;
border-width: 1px;
border-spacing: 1px;
border-style: none;
border-color: white;
border-collapse: separate;
background-color: transparent;
}
table.linkage th {	
font-size: 8pt;
border-bottom: 1px dotted gray;	
padding: 2px;	
background-color: transparent;	
}
table.linkage td {	
font-size: 8pt;
border-bottom: 1px dotted gray;	
padding: 2px;	
background-color: transparent;
}
