A {text-decoration:none; color:blue; font-weight:bold; font-size:10pt; font-family:arial;}
A:hover {text-decoration:none; color:#CC0000; font-weight:bold; font-size:10pt; font-family:arial;}
A:link {text-decoration:none; color:blue; font-weight:bold; font-size:10pt; font-family:arial;}
A:visited {text-decoration:none; color:#444488; font-weight:bold; font-size:10pt; font-family:arial;}
A:active {text-decoration:none; color:#FF0000; font-weight:bold; font-size:10pt; font-family:arial;}

A2 {text-decoration:none; color:blue; font-weight:bold; font-size:9pt; font-family:arial;}
A2:hover {text-decoration:none; color:#CC0000; font-weight:bold; font-size:9pt; font-family:arial;}
A2:link {text-decoration:none; color:blue; font-weight:bold; font-size:9pt; font-family:arial;}
A2:visited {text-decoration:none; color:#444488; font-weight:bold; font-size:9pt; font-family:arial;}
A2:active {text-decoration:none; color:#FF0000; font-weight:bold; font-size:9pt; font-family:arial;}

BODY {font-size:10pt; color:#000000; background-color:#FFFFFF; font-family:arial; }

p {font-size:10pt; color:#000000; font-family:arial;}

ul {font-size:10pt; color:#000000; font-family:arial;}

b {font-size:10pt; font-weight:bold; font-family:arial;}

th {color:#000000; font-family:arial;}

td {color:#000000; font-size:10pt; font-family:arial;}

h1 {font-size:14pt; font-family:arial;}

h2 {font-size:13pt; font-family:arial;}

h3 {font-size:12pt; color:#000000; font-family:arial;}

h4 {font-size:11pt; color:#000000; font-family:arial;}

h5 {font-size:9pt; color:#000000; font-family:arial;}

select {font-size:9pt; color:#000000; font-family:arial;}
input {font-size:9pt; color:#000000; font-family:arial;}


div#wrapper { 
  position:absolute; 
  top:0; 
  left:0; 
  width:100%; 
  float:left; 
  height:100%; 
  background-color: #DDDDDD;
}

div#container
{
  margin-left:auto; 
  margin-right:auto; 
	width: 1000px;
	height: 800px;
  position:relative;
  background-color: #FFFFFF;
}


div#contentblock
{
  left: 0px;
  top: 100px;
	width: 1000px;
	height: 540px;
  position:absolute;
}

div#menu
{
  left: 0px;
  top: 0px;
	width: 136px;
	height: 540px;
  position:absolute;

}


div#contentpage 
{
  left: 136px;
  top: 0px;
/*
	background: url(icon/bgnd_content.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; 
*/
	width: 844px;
	height: 540px;
  position:absolute;
}

div#contentpage2
{
  left: 136px;
  top: 0px;
	width: 844px;
	height: 540px;
  position:absolute;
	background: url(/icon/bgnd_content_field.jpg); 
  background-repeat: no-repeat; 
}

.content
{
  font-family: Arial;
  font-weight: bold; 
  font-size: 14px;
  color: black;
}


.contentdetail
{
  font-family: Helvetica;
  font-size: 10px;
  color: black;
}


