.no_rep {
	background-repeat: no-repeat;
}



.menu {
	color: #E6E0E0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:nowrap;
	text-decoration: none;
}


a.menu {
	color: #E6E0E0;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	white-space:nowrap;
	text-decoration: none;
}

a.menu:visited {
	color: #E6E0E0;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
}

p{
	margin-top: 0; 
	margin-bottom: 0;
	padding-top: 0em;
	padding-bottom: 0em;
}



h1{
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin-top: 0; 
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
}










.tasksg {
	background-color: #F0F6FF;
	font-family: "times new roman";
	font-size: 16px;
	color: #C0C0C0;
}

.tasksy {
	background-color: #FF9030;
	font-family: "times new roman";
	font-size: 16px;
}
a.tasksy {
	color: #100080;
	text-decoration: underlined;
}


.todaytb {
	background-color: #F0F6FF;
	font-family: "times new roman";
	font-size: 16px;
	font-weight: bold;
}

.todaytg {
	background-color: #F4F4F4;
	font-family: "times new roman";
	font-size: 16px;
}
a.todaytg {
	color: #A0A0A0;
	text-decoration: none;
}

.todaytr {
	background-color: #FFE3E3;
	font-family: "times new roman";
	font-size: 16px;
}
a.todaytr {
	color: #A0A0A0;
	text-decoration: none;
}


.todayt {
	background-color: #EBFFF0;
	font-family: "times new roman";
	font-size: 16px;
}
a.todayt {
	color: #A0A0A0;
	text-decoration: none;
}


.tasks {
	background-color: #F0F6FF;
	font-family: "times new roman";
	font-size: 16px;
}
a.tasks {
	color: #0000CC;
	text-decoration: underlined;
}

.taskssmall {
	background-color: #F0F6FF;
	font-family: "times new roman";
	font-size: 11px;
	color: #C0C0C0;
}
a.taskssmall {
	color: #C0C0C0;
	text-decoration: underlined;
}

a.tasks:visited {
	color: #0000CC;
	text-decoration: underlined;
}

.tasksb {
	background-color: #F0F6FF;
	font-family: "times new roman";
	font-weight: bold;
}

.tasksbu {
	background-color: #F0F6FF;
	font-family: "times new roman";
	font-weight: bold;
}

.tasksu {
	background-color: #F0F6FF;
	font-family: "times new roman";
}

.plansprj {
	background-color: #f8f8f8;
	font-family: "times new roman";
	border: 0px double black;
	font-size: 11px
}

.plans {
	background-color: #f8f8f8;
	font-family: "times new roman";
	border: 1px double black;
}

.planl {
	background-color: #F8F8F8;
	color: #20B020;
	font-family: "times new roman";
	font-size: 12px;
	border: 0px double;
}
.planst {
	background-color: #F0F6FF;
	font-family: "times new roman";
	white-space:nowrap;
	border: 0px black;
}
a.planst {
	color: #0000CC;
	text-decoration: underlined;
}
a.plansta {
	color: #0000CC;
	text-decoration: underlined;
}
a.plansta:visited {
	color: #0000CC;
	text-decoration: underlined;
}


.pr0 {
	color: #909090;
	font-size: 12px;
}
.pr1 {
	color: #000000;
	font-size: 12px;
}
.pr2 {
	color: #009000;
	font-weight: bold;
	font-size: 12px;
}
.pr3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.pr4 {
	color: #F0FF00;
	background-color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.prtarget {
	color: #FF9000;
	font-weight: bold;
}

.noborder{
	border: 0px;
}

