A {
	text-decoration : none;
	font-family : Arial ;
	color : White ;
	font-size : 12px ;
}

A:Hover {
	color : #AFB3C4 ;
}


.button {
	padding : 6px;
	margin : 2px;
	background-image : url("images/link_bg.gif");
	background-repeat: no-repeat;
}

.button A {
	font-size : 14px ;
	font-weight: bold;
	color : white ;
	padding-top : 5px;
}

.button A:Hover {
	color : #AFB3C4 ;
}

H1 {
	font-size : 14px ;
	margin-bottom : 2px;
	color : #5f616b ;
}



* {
font-family:arial;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
