		body
		{
		margin: 0px;
		background: #ccc url(../img/bg.gif);
		text-align: left;
		}
		
		#totalcontainer
		{
		width: 767px;
		margin: 0px auto;
		text-align: left;
		}
		
		#top
		{
		float: none;
		width: 767px;
		height: 35px;
		}
										
		#bodybox
		{
		position: relative;
		padding: 10px 14px 4px 14px;
		float: none;
		width: 739px;
		overflow: hidden;
		visibility: visible;
		background-color: #ffffff;
		}
						
		#bottom
		{
		float: none;
		width: 767px;
		height: 7px;
		overflow: hidden;
		position: relative;
		visibility: visible;
		}
				
		.headline 
		{
		font-family: "times new roman", georgia, arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 1.5em;
		font-style: normal;
		line-height: 1.2em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333;
		text-decoration: none;
		background-color: #fff;
		}
		
		.headline_left
		{
		font-family: "times new roman", georgia, arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 1.2em;
		font-style: normal;
		line-height: 1.2em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333;
		text-decoration: none;
		background-color: #fff;
		}
		
		.headline_right
		{
		font-family: "times new roman", georgia, arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 1.5em;
		font-style: normal;
		line-height: 1.2em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #796913;
		text-decoration: none;
		background-color: #fff;
		}
		
		.txt_left
		{
		font-family: arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: 1.7em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666;
		text-decoration: none;
		background-color: #fff;
		}
		
		.txt_left_black
		{
		font-family: arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: 1.7em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #333;
		text-decoration: none;
		background-color: #fff;
		}
		
		.txt_right
		{
		font-family: "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1.6em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #666;
		text-decoration: none;
		background-color: #fff;
		}
		
		.txt_right_headline
		{
		font-family: "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: 1.5em;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		color: #847615;
		text-decoration: none;
		background-color: #fff;
		}
		
		.date
		{
		font-family: "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1.5em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #999;
		text-decoration: none;
		background-color: #fff;
		}
		
		.upp 
		{
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1.3em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #8c8c86;
		text-decoration: none;
		background-color: #fff;
		}
		
		td
		{
		background-color: #fff;
		}
		
		.line_right 
		{
		padding: 6px 0px 9px 0px;
		width: 250px;
		}
		
		.line_right_2
		{
		padding: 10px 0px 10px 0px;
		width: 250px;
		}
		
		.line_left
		{
		padding: 6px 0px 6px 0px;
		width: 460px;
		}
		
		a:link
		{
		text-decoration: underline;
		color: #ab9819;
		background-color: #fff;
		}
		
		a:visited
		{
		text-decoration: underline;
		color: #ab9819;
		background-color: #fff;
		}
				
		a:hover
		{ 
		text-decoration: underline;
		color: #333;
		background-color: #fff;
		}
		
		a:active
		{ 
		text-decoration: underline;
		color: #ab9819;
		background-color: #fff;
		}

		.line
		{
		background-color: #fff;
		background-image: url(../img/line.gif);
		}
				
		.img
		{
		padding: 1px 10px 0px 0px;
		float: left;
		border: none;
		}
		
		.img2
		{
		padding: 1px 10px 25px 0px;
		float: left;
		border: none;
		}
								
		.noborder
		{
		border: none;
		}
		
		.form
		{
		font-family: arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 1.0em;
		line-height: 1.5em;
		color: #666;
		width: 250px;
		margin: 10px auto;
		}

		.inputform
		{
		font-family: arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-size: 1.1em;
		line-height: 1.5em;
		color: #666;
		width: 230px;
		}

		.submit
		{
		font-family: arial, "trebuchet ms", verdana, helvetica, sans-serif;
		font-weight: normal;
		font-size: 1.1em;
		line-height: 1.5em;
		color: #fff;
		background: #999;
		border: none;
		width: 175px;
		margin-left: 28px;	
		}