﻿BODY 
{
	margin:0px; 
	padding:0px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#333;
}

td, p
{
	line-height:18px;
}

A       			
{ 	
	color : #09c;     
	text-decoration:none;
} 

A:HOVER 			
{	
	color : #c00; 
	text-decoration:none;
}

p
{	
	line-height:1.7em;
}

.highlight
{
	color:#09c;
}

#top
{
	background:#fff;
	height:98px;
	width:66.5em;
/*	background:#f0f0f0; */
	text-align:left;	
}


#logo 
{
	float:left;
	padding-top:2em;
	padding-left:2em;	
	margin: 0 -28em 0 0;
/*	border: solid 1px #666;	 */
	
}

#navigation
{
	margin: 0 0 0 0em;
/*	border: solid 1px #666; */
	padding-top:2em;
	float:right;
}

#navigation li
{
	display:inline;
	padding-right:2em;
}

#navigation li img
{
	border-left: solid 1px #333;
}

#advt
{
	height:15.20em;
	background-position:center;
	margin-bottom: 0.3em;
}

#main
{	
	background:#fff;
	width:64.5em;
	text-align:left;	
/*	background:#f0f0f0;	*/
	overflow:auto;
	padding: 1em 1em;
	margin-bottom: 0.3em;	

}

.img_text
{
	padding-left: 10px;
}

.print
{
	padding-bottom:10px;
}


#container
{
	padding:1em;
	float:left;
/*	background:#c0c0c0;	*/
	width: 60%;
}

#container1
{
	padding:1em;
	float:left;
/*	background:#c0c0c0;	*/
	width: 96%;
}


#side
{
	padding:1em;
	float:right;
/*	background:#e0e0e0; */
	width: 32%;	
				
}

#hd
{
	font-size:12px;
	font-weight:bold;
}


#side P
{
	font-size:.9em;
}

.block1
{
	background: url(../images/bg_block1.jpg);
}

.block2
{
	background: url(../images/bg_block2.jpg);
}

LI
{
	list-style-image: url(../images/arrow1.jpg);
	line-height:1.7em;
}

#space
{
	height:30px;
	padding-left:10px;
}

#bottom 
{
	width:66.5em;
	text-align:left;	
	background:#fff;
}
#bottom2 
{
	width:66.5em;
	text-align:left;	
	background:#fff;
}



#bottomlink
{
	margin:0px;
	padding:1.3em;
	height:1.4em;	
}

#bottomlink li 
{
	vertical-align:middle;
	padding: 0 1em;
	display:inline;
	border-right: solid 1px #666; 
}

#bottomlink li.lnlast 
{
	border: none; 
}
