a {
	color : #a07464; 
	text-decoration : underline; 
} 

a:hover {
	text-decoration : none; 
} 

body {
	padding : 0; 
	margin : 0; 
	background : #cb9481; 
} 

body, td {
	font-family : Georgia, verdana, arial, sans-serif; 
	font-size : 13px; 
	color : #000; 
} 

.left {
	background : url(../i/bg_l.gif); 
} 

.right {
	background : url(../i/bg_r.gif); 
} 

#bot {
	background : #414141 url(../i/bg_menu_bot.gif); 
	text-align : center; 
	font-weight : bold; 
	color : #fff; 
	font-size : 10px; 
	font-family : tahoma; 
	padding : 2px 0 4px; 
}
 
#bot a {
	color : #fff; 
	text-decoration : none; 
} 

#bot a:hover {
	color : #fef500; 
} 

#content {
	margin : 30px; 
} 

#coord {
	margin : 20px 0 6px; 
} 

#logo {
	background : url(../i/bg_top.gif);
	height:115px;
} 

#menu_top {
	background : url(../i/bg_menu_r.gif) no-repeat right; 
	text-align : center; 
} 

#menu_top a {
	color : #fff; 
	text-decoration : none; 
} 

#menu_top a:hover {
	color : #fef500; 
} 

#menu_top td {
	font-weight : bold; 
	text-align : center; 
	color : #fff; 
	font-size : 11px; 
} 

#vtop td {
	background : #cb9481 url(../i/bg_vtop.gif) repeat-x bottom; 
} 

h1 {
	color : #A07464;
	font-size : 30px; 
} 