@font-face {
    font-family: ALS;
    font-style:  normal;
    font-weight: normal;
    src: url(NOTNORV1.eot);
}
div.outterbody {
	background-color : #cde1d4;
	width : 100%;
	font-size : 8px;
}
.small {
	font-size : 14px;
}
b, strong {
	color : #003300;
}
div.container {
	width : 852px;
	height : 502px;
	background-color : White;
	padding-right : 10px;
	padding-left : 10px;
	background-image : url(images/bg_main.jpg);
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 120%;
}
div.body {
	width : 630px;
	height : 100%;
	float : left;
	padding : 0px;
}
.FontScript {
	font-family : ALS, Arial, Helvetica, sans-serif;
	font-size : 30px;
}
.FontScriptPink {
	font-family : ALS, Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : #EE9B9B;
}
.FontMenu {
	font-family : ALS, Arial, Helvetica, sans-serif;
	font-size : 20px;
	padding-right : 1px;
}
div.top {
	width : 852px;
	height : 14px;
	background-image : url(images/bgtop.jpg);
	margin : 0px;
	padding : 0px;
	padding-right : 10px;
	padding-left : 10px;
}
div.bottom {
	width : 852px;
	height : 14px;
	background-image : url(images/bgbottom.jpg);
	margin : 0px;
	padding : 0px;
	padding-right : 10px;
	padding-left : 10px;
	font-size: 12px;
}
div.menu {
	width : 198px;
	height : 100%;
	float : right;
	background-image : url(images/bgmenu.jpg);
	text-align : right;
}
div.pinkbox {
	width : auto;
	border : thin solid #f9d4d7;
	padding : 10px;
	margin-top : 10px;
	margin-left : 15px;
	max-height: 800px;
	overflow: scroll;
}
div.left {
	width : 150px;
	float : left;
	height : auto;
	border : thin solid #f9d4d7;
	padding-top : 15px;
	padding-bottom : 15px;
	background-color : white;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
}
a {
	color : #EE9B9B;
	text-decoration : none;
	margin-right : 10px;
}
a:HOVER {
	color : #004200;
	text-decoration : none;
}
BODY {
	scrollbar-base-color : #FFF0F5;
	scrollbar-arrow-color : #006400;
	scrollbar-shadow-color : #006400;
}
span.green {
	color : #006400;
}
