

body

	{

	margin: 0;

	padding: 0;

	background-color: #666;

	text-align: center;

	font: verdana, arial, sans-serif;
    font-size: 1.0em;

	color: #000000;

	}

	

img

	{

	border: none;

	float: left;

	margin: 10px 20px 10px 0;

}

	

h1

	{

	color: #000000;

	font-size: 1.6em;

	font-weight: bold;

	}

	

h3

	{

	height: 20px;

	margin: 0 0 1em 0;

	padding: 0;

	}



h4

	{

	font-size: 95%;

	margin: 0 0 0.4em 0;

	padding: 0.3em 0 0 0;

	}

	

h4 span

	{

	color: #bba;

	font-weight: normal;

	}



p

	{

	font-size: 92%;

	margin: 0 0 1em 0;

	}

	

th,

td

	{

	font-size: 92%;

	text-align: left;

	font-weight: normal;

	padding-left: 15px;

	}

	

th

	{

	width: 1%;

	padding-right: 15px;

	}

	

td

	{

	padding-left: 0;

	padding-right: 15px;

	}

	

	

ul,

ol

	{

	padding-left: 0;

	margin-left: 0;

	margin-top: 0;

	}

	

li

	{

	list-style: none;

	font-size: 88%;

	padding-left: 15px;

	white-space: normal;	

	}

	

a

	{

	text-decoration: none;

 	color: #666;

	}

	



textarea {

  width: 98%;

}



input,

textarea {

  color: #333;

  background-color: #F4F4EF;

  border: 1px solid #999;

  border-bottom: 1px sol id #CE6904;

}



a:hover

	{

	color: #333;

	border-bottom: 1px solid #aaa;

	}

	

a:active

	{

	color: #443;

	}

	

#main

	{

	width: 860px;

	margin: 20px auto;

	text-align: left;

	/*background: url(images/main4.gif) repeat-y 0 0;*/
  background-color: #FFFFFF;

	}

	

#top

	{

	height: 28px;

	width: 860px;

	background: url(images/top.gif) no-repeat 0 0;

	}



/***********************************

header

************************************/



#header

	{

	padding-top: 110px;

	width: 860px;

	background: url(headers/searching-header.jpg) no-repeat 0px 0px ;

	position: relative;

	margin-bottom: 0px;

	}



/***********************************

sidebar

************************************/

	

#menu

	{

	margin-top: -10px;

	width: 150px;

	display: inline;

	float: right;

	margin-right: 34px;

	}

	

#menu ul

	{

	margin: 0;

	padding: 0;

	border-top:#CE6904 1px solid;

	}





#menu ul li

	{

	display: block;

	list-style: none;

	font: x-small/2.3em "lucida grande", arial, sans-serif;

	margin: 0;

	border-bottom:#CE6904 1px solid;

	padding: 0;

	}



#menu ul li a

	{

	display: block;

	width: 138px;

	padding-left: 12px;

	color: #776;

	background: url(images/arrow-01.gif) no-repeat 2px 50%;

	}



#menu ul ul

	{

	padding-left: 10px;

	background-color: #F4F4EF;

	}

#menu ul ul li a

	{

	display: block;

	width: 128px;

	color: #776;

	}

#menu ul ul li a:hover

	{

	display: block;

	width: 128px;

	padding-left: 12px;

	color: #333;

	border-bottom: 0px;

	}

#menu ul ul ul 

	{

	display: none;

	}





#menu ul li a:hover

	{

	background: #F4F4EF url(images/arrow-01.gif) no-repeat 4px 50%;

	color: #443;

	border-bottom: 0px;

	}

	

#menu ul li a:active

	{

	background: #e3e3de url(images/arrow-01.gif) no-repeat 4px 50%;

	color: #000;

	}

	

#menu a.current {

	font-weight: bold;

	background: #E6E6E6 url(images/arrow-01.gif) no-repeat 4px 50%;

	color: #000;

	}



#menu ul ul a:hover

	{

	background-color: #CCC;

	}

#menu ul ul a.current

	{

	background-color: #E6E6E6;

	}



.menu-deco

	{

	height: 90px;

	}

.menu-deco-top

	{

	height: 16px;

	background: url(images/menu.jpg) no-repeat 0 0;

	margin-top: 0;

	}



.menu-deco-bottom

	{

	height: 190px;

	background: url(images/deko.gif) no-repeat 0 0;

	}



.login-deco

	{

	height: 16px;

	background: url(images/login.jpg) no-repeat 0 0;

	margin-top: 30px;

	}

	



/***********************************

end sidebar

************************************/





#content

	{

	display: inline;

	margin-left: 34px;

	width: 580px;

	float: left;

	}



#content a

	{

	color: #B45B03;

	text-decoration: none;

	outline: none;

	font-weight: bold;

	border-bottom: 1px dotted #aaa;



}

#content a:hover

	{

	color: #666666;

	border-bottom: 1px solid #aaa;

	}



#content li

	{

	list-style: none;

	font-size: 88%;

	padding-left: 5px;

	margin-left: 35px;

	list-style-image: url(images/bullet-02.gif);

	list-style-position: outside;

	}

	

	

#footer

	{

	margin: 30px 4px 0 4px;

	background: #a3a294;

	color:#fff;

	}



#footer p

	{

	margin-bottom: 0;

	}



#credits

	{

	margin: 0, auto;

	font-size: .75em;

	color: #aaa;

	padding: 0;

	margin: 0;

	background: #666;

	}

	

#credits a

	{

	color: #ccc;

	font-weight: normal;

	border-bottom: none;

	}

	

#credits a:hover

	{

	color: #fff;

	border: none;

	border-bottom: #fff 1px dotted;

	}





.clear

	{

	clear: both;

	}

 	

.hr

	{

	border-bottom: 1px dotted #aa9;

	height: 1px;

	line-height: 1px;

	font-size: 1px;

	margin: 12px 0;

	}



/* CSS Document */




