@media screen {
 .d1 {display: block }
 .d2 {display: block }
}
@media print {
 .d1 {display: none }
 .d2 {display: block }
}


body	{
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.main	{
	background-image: url(images/index_27.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-left: 16px;
	padding-right: 20px;
}

.txt{
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 20px;
	text-align: justify;
	line-height: 20px;
}

td
		{
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #CFCFCF;
	text-align: justify;
}

a
		{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: 8B8FA6;
}

a:hover
		{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
	color: FFFFFF;
}

li {
	text-indent : 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style : none outside url(images/arrow01.gif);
}

img.photo
		{
	cursor: hand
}

input.a1 {
          FONT-SIZE: 7pt; COLOR: #000000; FONT-FAMILY: Arial; FONT-WEIGHT: normal; BORDER-TOP: 5px none;         
}

input.a2 {
          FONT-SIZE: 7pt; BACKGROUND-COLOR: #EAEAEA; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: normal;
          BORDER-TOP: 1px solid; BORDER-TOP-COLOR:
          #FFFFFF; BORDER-BOTTOM: 1px solid; BORDER-BOTTOM-COLOR: #FFFFFF; BORDER-LEFT: 
          1px none; BORDER-LEFT-COLOR: #0E262D; BORDER-RIGHT: 1px none; BORDER-RIGHT-COLOR:
          #0E262D;
}


input.a3 {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #EAEAEA; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: normal;
          BORDER-TOP: 1px solid; BORDER-TOP-COLOR:
          #000000; BORDER-BOTTOM: 1px solid; BORDER-BOTTOM-COLOR: #00000; BORDER-LEFT: 
          1px solid; BORDER-LEFT-COLOR: #000000; BORDER-RIGHT: 1px solid; BORDER-RIGHT-COLOR:
          #000000;
}

textarea {
          FONT-SIZE: 8pt; BACKGROUND-COLOR: #EAEAEA; COLOR: #000000; FONT-FAMILY: verdana; FONT-WEIGHT: normal;
          BORDER-TOP: 1px solid; BORDER-TOP-COLOR:
          #0E262D; BORDER-BOTTOM: 1px solid; BORDER-BOTTOM-COLOR: #0E262D; BORDER-LEFT: 
          1px solid; BORDER-LEFT-COLOR: #0E262D; BORDER-RIGHT: 1px solid; BORDER-RIGHT-COLOR:
          #0E262D;
}
