/* tag */
body, html {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	font: 11px Tahoma;
}

H1 {
	color: #005710;
	font-size: 14px;
}
h2 {
	color: #005710;
	font-size: 13px;
}
p, ul, li, td {
	color: #6E6E6E;
	font: 11px Tahoma;
	text-align: justify;
}
A {
	color:#333
}
A:hover {
	color:#666;
}

/* classes */

.note {
	width: 252px;
	height: 57px;
	background: url(i/bg_note.gif) no-repeat top left;
	padding: 15px 0px 0px 38px;
	vertical-align: middle;
} 


/* ids  */

#magazine {
	width: 408px;
	height: 288px;	
	background: url(/i/mag1.jpg) no-repeat;
}
#win_left {
	background: url(i/bg_win.jpg) repeat-x top left;
}
#win_right {
	background: url(i/bg_win_1.jpg) repeat-x top right;
}
.level2 {
	border-left: 4px solid #FF9F0F;
	margin-left: 8px;
}
.level2 a {
	display: block;
	padding-left: 25px;
	text-decoration: none;
	color: #666;
	line-height: 155%;
}
a.select {
	text-indent: -25px;
	padding-bottom: 2px;
}
#menu_left {
	background: #F6F6F8 url(/i/mag3.jpg) no-repeat top left;
	text-align: right;
}
#content {
	padding-left: 50px;
	float: left;
}
#news {
	float: right;
	padding-left: 50px;
}
#news span  {
	color: #f90;
	font-size: 11px;
	font-weight: bold;
}
#news a {
	
}
.new {
	margin-bottom: 20px;
}
#base_left {
	background: url(/i/bg_base_left.jpg) no-repeat bottom left;
}
#base_right {
	background: url(/i/bg_base_right.jpg) no-repeat bottom right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
table.base {
	height: 166px;
	background: #F6F6F8 url(i/bg_base.gif) repeat-x;
}

.menu_base td {
	vertical-align: top;
	border-left: 5px solid #D6D6D6;
	padding: 0px 5px 10px 5px;
	text-align: left;
}
.menu_base A {
	display: block;
	color: #005710;
}

.win_text img {
	margin-left: 10px;
}

.spe
{
	color: silver;
	font: 1px Tahoma;
	text-align: center;
}

a.spe
{
	text-decoration: none;
	color: silver;
	font: 1px Tahoma;
	text-align: center;
}
