@charset "utf-8";
/* CSS Document */
@import url('norand.layout.css');
@import url('norand.text.css');
@import url('norand.style.css');
@import url('norand.tasks.css');
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
}
body {
	width: 100%;
	/*min-width: 960px;*/
	height: 100%;
	min-height: 225px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	letter-spacing: 0.1pt;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
	margin: 0px 0px 15px;
	border: 0px;
}
ul,
ol {
	padding: 0px 0px 0px 15px;
}
p,
li {
	text-align: justify;
}
p {
	margin: 0px 0px 15px;
}
li {
	margin: 0px 0px 5px;
}
.block {
	display: block;
}
.left {
	float: left;
}
.right {
	float: right;
}
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}
.align-justify {
	text-align: justify !important;
}
.align-center {
	text-align: center !important;
}
.clear {
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.clear-content:after {
	content: "";
	display: block;
	clear: both;
}
.force-hidden {
	display: none !important;
	visibility: hidden !important;
}
.force-scroll {
	overflow-y: scroll !important;
	overflow-x: hidden !important;
}
.force-instant {
	transition-duration: 0s !important;
}
#page-container img.w60 {
	width: 60px !important;
	height: auto !important;
}
#page-container img.w90 {
	width: 90px !important;
	height: auto !important;
}
#page-container img.w120 {
	width: 120px !important;
	height: auto !important;
}
#page-container img.w145 {
	width: 145px !important;
	height: auto !important;
}
#page-container img.w150 {
	width: 150px !important;
	height: auto !important;
}
#page-container img.w165 {
	width: 165px !important;
	height: auto !important;
}
#page-container img.w180 {
	width: 180px !important;
	height: auto !important;
}
#page-container img.w210 {
	width: 210px !important;
	height: auto !important;
}
#page-container img.w200 {
	width: 200px !important;
	height: auto !important;
}
#page-container img.w240 {
	width: 240px !important;
	height: auto !important;
}
#page-container img.w270 {
	width: 270px !important;
	height: auto !important;
}
#page-container img.w300 {
	width: 300px !important;
	height: auto !important;
}
#page-container img.w330 {
	width: 330px !important;
	height: auto !important;
}
#page-container img.w360 {
	width: 360px !important;
	height: auto  !important;
}
#page-container img.h60 {
	height: 60px !important;
	width: auto !important;
}
#page-container img.h90 {
	height: 90px !important;
	width: auto !important;
}
#page-container img.h120 {
	height: 120px !important;
	width: auto !important;
}
#page-container img.h150 {
	height: 150px !important;
	width: auto !important;
}
#page-container img.h180 {
	height: 180px !important;
	width: auto !important;
}
#page-container img.h200 {
	height: 200px !important;
	width: auto !important;
}
#page-container img.h210 {
	height: 210px !important;
	width: auto !important;
}
#page-container img.h240 {
	height: 240px !important;
	width: auto !important;
}
#page-container img.h270 {
	height: 270px !important;
	width: auto !important;
}
#page-container img.h300 {
	height: 300px !important;
	width: auto !important;
}
#page-container img.h330 {
	height: 330px !important;
	width: auto !important;
}
#page-container img.h360 {
	height: 360px !important;
	width: auto  !important;
}
.cc1{
	background-color: #FFDF80 !important;
	border: 3px solid #963 !important;
}
.cc2{
	background-color: #CCCCFF !important;
	border: 3px solid #602D90 !important;
}
.cc3{
	background-color: #ABFAD2 !important;
	border: 3px solid #009966 !important;
}
.cc4{
	background-color: #FFD1B3 !important;
	border: 3px solid #FF6600 !important;
}
.cc5{
	background-color: #BBF0FF !important;
	border: 3px solid #006699 !important;
}
.cc6{
	background-color: #FECDFD !important;
	border: 3px solid #FF0099 !important;
}
.cc7{
	background-color: #FFFF00 !important;
	border: 3px solid #FFCC33 !important;
}.cc8{
	background-color: #99FF66 !important;
	border: 3px solid #339966 !important;
}.cc9{
	background-color: #CCCCFF !important;
	border: 3px solid #602D90 !important;
}.cc10{
	background-color: #CCCCFF !important;
	border: 3px solid #602D90 !important;
}