body {
	background-color: #5B492D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.bgShadow {
	background-image: url(../root/pic2005/bg.jpg);
	background-repeat: repeat-y;
}

.bgTop {
	background-image: url(../root/pic2005/bg_top.gif);
	background-repeat: no-repeat;
}
				  
.subheader	{
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		text-decoration: none;
		color: #8EACBF;
		}
		
.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #000000;
		}
		
.textenglish	{
	font-family: verdana, arial, sans-serif;
	font-weight: 400;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
	font-style: italic;
		}
		
.header	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #749EC4;
		}
		
.textsmall	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
		color: #333333;
		}

.textbold	{font-weight: bold;}

A:link {
	color: #B3AB9E;
	text-decoration: none;
}
A:visited {color: #B3AB9E; text-decoration: none;}
A:active {color: #FFFFFF; text-decoration: none;}
A:hover {color: #FFFFFF; text-decoration: none;}

.hr  {
	color: #0000000;
}

