/*td,tr,p,div {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 8.63pt;
			color: #535353;
		}*/

body {
			text-align:center;		
			margin: 0px;							
			padding-top:25px;
			padding-bottom:20px;
			height:auto;
			width:100%;
			font-family: Verdana, Arial, Helvetica, sans-serif;			
			color: #333333;			
			overflow-x: auto;
		}
table{
			background-color:#ffffff;
 			
			

}

/* content */
h9		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 11px;
			font-color: #333333;
			text-align: left;
			font-weight: normal;
		}
		
/* catch */
h2		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 24px;
			color: #333333;
			text-align: left;
			font-weight: bold;
		}

/* headings */
h3		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;
			color: #666666;
			text-align: left;
			font-weight: bold;
		}
		
/* footer */		
h4		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 140%;
			font-size: 10px;
			color: #FFFFFF;
			font-weight: normal;
		}		
input, textarea, select
{
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
	color: RGB(170,45,45);
	font-family:  Tahoma, verdana, Arial;
	font-size: 11px;
	background-image: url ('css/img.png');	
}

a:link {color: #A52929; text-decoration:none;}
a:active {color: #A52929; text-decoration:none;}
a:visited {color: #A52929; text-decoration:none;}
a:hover {color: #A52929; text-decoration:underline;}

#navigation {
	background:#eaf2f4;	
	margin:0 auto;
	width:982px;
	height:30px;
	list-style:none;
}
#navigation li {	
	float:left;
	width:115;
	list-style:none;
	font-size: 11px;
}
#navigation a {
	/*border-right:1px solid #666666;*/
	border-left:1px solid #DDDDDD;
	color:#555;
	display:block;
	line-height:30px;
	text-align:center;
}
#navigation a:hover {
	background:#999999;
	color:#FFFFFF;
}
#navigation .active {
	background:#e3e3e3;
	color:#777;
}
.searchBox{
  	background-image:url('img.png');  
  	padding-left:2px;
  	height: 16px;
  	width:165px;
}

.searchBoxHeader{
  	background-image:url('img.png');
 	background-repeat:no-repeat;
  	padding-left:2px;
  	height: 15px;
  	width:135px;
}
.important_text {
	outline-style: inherit;
	outline-color: #000066;
	outline-width: 1px;
}

@charset "utf-8";
/* CSS Document */

