/* CSS Document */

.td, tr, table, body, p{font-family: verdana; font-size:12px; color: 000000; line-height:18px;}
.pageHeader{ font-size: 14px; font-family: verdana; font-weight: bold; color:A64C22;}
.footer{font-size:10px; color:D9D9D9;}

A:link {
	color : A64D23; 
	font-family : verdana; 
	font-size: 12px;
	text-decoration : underlined;
	font-weight: none;
     
 }
A:visited { 	
	color : A64D23; 
	font-family : verdana;
	font-size: 12px;
	text-decoration : underlined;
	font-weight: none;
 }
A:hover { 	
	color : 977A2D; 
	font-family : verdana;
	font-size: 12px;
	text-decoration : underlined;
	font-weight: none;
 }

A.leftMenu:link {
	color : ffffff; 
	font-family : verdana;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
 }
A.leftMenu:visited { 	
	color : ffffff; 
	font-family : verdana;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
 }
A.leftMenu:hover { 	
	color : E3DCC7; 
	font-family : verdana;
	text-decoration : none;
	font-weight: bold;
	font-size: 14px;
 }

A.footer:link {
	color : d9d9d9; 
	font-family : verdana;
	text-decoration : none;
	font-weight: none;
	font-size: 10px;
 }
A.footer:visited { 	
	color : d9d9d9; 
	font-family : verdana;
	text-decoration : none;
	font-weight: none;
	font-size: 10px;
 }
A.footer:hover { 	
	color : cccccc; 
	font-family : verdana;
	text-decoration : none;
	font-weight: none;
	font-size: 10px;
 }

.button1{
	background-color :#A64D23;
	border: 1 solid black;
	color : white;
	font-size: 10px;
}
.textBox1{
	border: 1 solid black;
}

.ki-link{
	font-family : verdana;
	font-size:9px; 
	color:ffffff;
	text-decoration : none;
}
A.ki-link:link {
	font-family : verdana;
	font-size:9px; 
	color:ffffff;
	text-decoration : none;
 }

A.ki-link:visited {
	font-family : verdana;
	font-size:9px; 
	color:ffffff;
	text-decoration : none;
 }
 A.ki-link:hover {
	color : cccccc; 
	font-family : verdana;
	font-size:9px; 
	text-decoration : none;
 }
h1 {
	font-size: 14px; font-family: verdana; font-weight: bold; color:A64C22;
 }
