body {
	background-color : #eac686;
	background-image : url(../images/bckgnd.jpg);
	background-position : left top;
	background-repeat : no-repeat;
	border : 0px;
	margin : 0px;
	padding : 0px;
}
h1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin : 0px;
	line-height : 20px;
	color : #000;
}
h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin : 0px;
	line-height : 20px;
	color : #000;
}
li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000;
}
p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 0px;
	line-height : 20px;
	color : #000;
}
.concept{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #b55506;	
}
.scroll{
	height : 100%;
	width : 100%;
	overflow : auto;
	scrollbar-3dlight-color : #ffebad;
	scrollbar-arrow-color : #b55506;
	scrollbar-base-color : #ffebad;
	scrollbar-darkshadow-color : #b55506;
	scrollbar-face-color : #eac686;
	scrollbar-highlight-color : #eac686;
	scrollbar-shadow-color : #b55506;
}
.mainn:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	text-decoration : none;
}
.mainn:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	text-decoration : none;
}
.mainn:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #b55506;
	text-decoration : none;
}
.mainn:activ {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #b55506;
	text-decoration : none;
}
.mainselect {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #b55506;
	text-decoration : none;
}
.subn:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000;
	line-height : 20px;
	text-decoration : none;
}
.subn:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000;
	line-height : 20px;
	text-decoration : none;
}
.subn:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #b55506;
	line-height : 20px;
	text-decoration : none;
}
.subn:activ {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #b55506;
	line-height : 20px;
	text-decoration : none;
}
.subselect {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #b55506;
	line-height : 20px;
	text-decoration : none;
}
a:link {
	color : #000000;
	text-decoration : none;
}
a:visited {
	color : #000000;
	text-decoration : none;
}
a:hover {
	color : White;
	text-decoration : none;
}
a:activ {
	color : White;
	text-decoration : none;
}