body {
	margin:0;
	padding:0;
	background-color:#FFF;
}

.page-left {
	background:url(../img/page_left.gif);
}
.page-right {
	background:url(../img/page_right.gif);
}

a:link {color: #333;text-decoration: underline;}
a:visited {color: #333;text-decoration: underline;}
a:hover {color: #333;text-decoration: none;}
a:active {color: #333;text-decoration: none;}

.text-s {
	font-size:10px;
	line-height:160%;
	color:#333333;
	}
		
.text-m {
	font-size:12px;
	line-height:160%;
	color:#333333;
	}

.text-l {
	font-size:14px;
	line-height:160%;
	color:#333333;
	}
	
.copyright {
	font-size:12px;
	line-height:160%;
	color:#FFDDCA;
	}

.menu-top { background:url(../img/menu_top.gif) repeat-x;}
.menu-bottom { background:url(../img/menu_bottom.gif) repeat-x;}
.menu-left { background:url(../img/menu_left.gif) repeat-y;}
.menu-right { background:url(../img/menu_right.gif) repeat-y;}

.help-middle { background:url(../img/help_bg.gif) repeat-y;
}

.frame-middle {
	background:url(../img/frame_bg.gif) repeat-y;
}

.popup-fig {
	margin:10px 0;
}

.footer {
	background:url(../img/foot_bg.gif);
}
