body{
padding:0px;
margin:0px;
}

.main_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#737373;
	}
.date_text
	{
		font-family:Tahoma;
		font-size:9px;
		line-height:9px;
		color:#737373;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#9E0B0E;
	}	
	
.form
	{
		width:166px; height:18px; border-color:#818181; border-width:1px; background-color:#ffffff; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:4px;		
	}

form 
	{
		margin-left: 30px; padding: 0;
	}

ul
	{
		list-style: none;
		margin: 0 0 0 0; padding: 0 0 0 0;
	}

li
	{
		margin: 0 0 3px 0; padding: 0;
	}

ul#child
	{
		display: inline;
		margin: 0; padding: 0;		
	}

ul#child li.result
	{
		position: relative;
		font: bold 11px tahoma;
		color: #CC0000;
		text-align: center;
		margin: 0; padding: 0;
	}	

ul#child li.label
	{
		position: relative;
		margin: 0 0 0 0; padding: 0;
	}	
	
ul#child li.fields
	{
		position: relative;
		top: -18px; left: -15px;
		text-align: right;
		margin: 0 0 0 0; padding: 0;
	}	
	
ul#child li.fields input
	{
		width: 190px; height: auto;
	}	

ul#child li.fields select
	{
		width: 190px; height: auto;
	}	

ul#child li.fields textarea
	{
		width: 190px; height: 100px;
	}	

ul#child li.button input
	{
		position: relative;
		top: -10px; right: -105px;
		width: auto; height: auto;
	}	

* html ul#child li.button input
	{
		position: relative;
		top: -20px; right: -105px;
		width: auto; height: auto;
	}	

#copyright {
position: relative;
background: url(images/b_01.jpg) top no-repeat;
height:46px;
}

#copyright p {
position: relative;
top: 27px; left: 0;
font: normal 11px tahoma;
color: #666;
text-align: center;
margin: 0; padding: 0;
}

#keywords {
background: url(images/b_02.jpg) center repeat-y;
width: 648px;
margin: auto;
}

#keywords p {
position: relative;
top: 0; left: 2px;
font: normal 11px tahoma;
color: #009900;
text-align: center;
width: 600px;
margin: 0; padding: 0 0 5px 0;
}

#keywords p a {
color: #009900;
text-decoration: none;
}

#bottom {
background: url(images/b_03.jpg) top no-repeat;
width: 648px; height: 44px;
margin: auto;
}

.line {
position: relative;
background: url(images/line3.jpg) no-repeat;
width: 308px; height: 1px;
margin: 20px 0 0 15px;
}

* html .line {
position: relative;
top: 0; left: -90px;
background: url(images/line3.jpg) no-repeat;
width: 308px; height: 1px;
margin: 20px 0 0 0;
}





