body{margin:0px;background-color:#ffffff;}
a{text-decoration:none;color:#800080;}
a:hover{text-decoration:underline;}
table, td, th, caption, button, select, input{font-size:12px;vertical-align:middle;text-align:center;}
caption, select, input{text-align:left;}
table{border-collapse:collapse;}
button{font-family:"Arial Rounded MT Bold", "Arial Bold";}
table, td, th, caption{font-family:"Arial Rounded MT", Arial, Verdana, Tahoma;}
select, input{font-family: "Arial Rounded MT", Arial, Verdana, Tahoma;}

.Cal_Table{
	width:175px;
	background-color:#FFFFFF;
	border:1px solid #5f2468;
	}
	
.Cal_WkDay_Head{
	font-size:11px;
	vertical-align:middle;
	background-color:#e6e6e6;
	height:16px;
	}

.Cal_Td_Head{
	font-weight:bold;
	height:25px;
	}
	
.Cal_Td_Day{
	color:#000000;
	width:25px;
	height:25px;
	background-color:#f2f2f2;
	}

.Sch_Table, .Sch_Yr_Table{
	width:100%;
	border:1px;
	}

.Sch_Td_Head{
	font-weight:bold;
	height:25px;
	width:600px;
	text-align:left;
	}
	
.Sch_Td_Column_Head{
	background-color:#e6e6e6;
	height:16px;
	}
	
.Sch_Td{
	height:25px;
	vertical-align:top;
	}
	
.DayScheduleTABLE{
	border: 1px solid #000000;
	background:#e8e8e8;
	filter:progid:DXImageTransform.Microsoft.shadow(color='#666666',direction='135',strength='5');
}

.ContainerScheduleCalendar{
	vertical-align:top;
	padding-left:15px;
	padding-top:15px;
	}

.ContainerScheduleView{
	text-align:left;
	vertical-align:top;
	padding:15px;
	width:100%;
	}
	
.ContainerTitle{
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	text-align:left;
	height:26px;
	background-color:#f4f4f4;
	color:#571E5F;
	width:100%;
	}
	
.ContainerScheduleTitle{
	height:32px;
	text-align:left;
	vertical-align:top;
	padding-left:5px;
	background-image:url('../images/coord_menu_back.gif');
	background-repeat:repeat-x;
	width:100%;
	}

	
.BlockTable{
	width:100%;
	background-color:#f2f2f2;
	border:1px solid #dddddd;
	}
	
#VolunteerName{
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	}
	
.stat_res{
	font-weight:bold;
	text-align:right;
	width:100%;
	padding:3px;
	border-bottom:1px solid #d4d4d4;
	}
	
.login_tbl{
	width:600px;
	height:200px;
	border:2px solid #5f2468;
	background-color:#f6e360;
	}
	
.login_title{
	font-size:14px;
	color:#FFFFFF;
	background-color:#5f2468;
	height:24px;
	}
	
.login_td{
	font-weight:bold;
	color:#000000;
	padding:3px;
	}

.Screen{
	width:100%;
	background-color:#FFFFFF;
	}

.ScreenBody{
	width:100%;
	height:400px;
	}

.ScreenHeader{
	width:60%;
	height:40px;
	font-size:20px;
	color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	}

.ScreenHeaderRight{
	width:40%;
	height:40px;
	color:#666666;
	vertical-align:top;
	text-align:right;
	white-space:nowrap;
	background-image:url('../images/sow_top_right.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	font-weight:normal;
	}

.ScreenHeaderRight a{
	color:#800080;
	font-weight:bold;
}

.ScreenFooter{
	width:100%;
	height:20px;
	}
	
.Menu{
	height:24px;
	}
	
.MenuButton{
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
	letter-spacing: 1px;
	color:#ffffff;
	background-color:#5f2468;
	padding-left:15px;
	padding-right:15px;
	/*font-weight:bold;
	background-image:url('../images/menu_btn_bck.gif');
	background-repeat:repeat;*/
	height:24px;
	white-space:nowrap;
	}

.MenuButton a{
	text-decoration:none;
	color:#ffffff;
	}
	
.MenuButton a:hover{
	text-decoration:none;
	color:#F7D308;
	}
	
.MenuButtonDiv{
	font-family:Verdana;
	font-size:11px;
	font-weight:500;
	letter-spacing: 1px;
	color:#ffffff;
	background-color:#5f2468;
	padding-left:15px;
	padding-right:15px;
	/*font-weight:bold;
	background-image:url('../images/menu_btn_bck.gif');
	background-repeat:repeat;*/
	height:24px;
	white-space:nowrap;
	display:inline;
	}

.MenuButtonDiv a{
	text-decoration:none;
	color:#ffffff;
	}
	
.MenuButtonDiv a:hover{
	text-decoration:none;
	color:#000000;
	background-color:#F7D308;
	}
		
.control_btn{
	background-image:url('../images/btn_back.gif');
	background-repeat:repeat-x;
	height:20px;
	/*border-bottom:1px solid #996633;
	border-right:1px solid #996633;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;*/
	border:1px solid #888888;
	}
	
.control_btn_small{
	font-size:11px;
	background-image:url('../images/btn_back.gif');
	background-repeat:repeat-x;
	height:16px;
	/*border-bottom:1px solid #996633;
	border-right:1px solid #996633;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;*/
	border:1px solid #888888;
	}
	
.control_txt{
	border:1px solid #999999;
	background-color:#ffffff;
	}
	
.details_tr{
	background-color:#f4f4f4;
	vertical-align:top;
	padding-top:5px;
	padding-left:20px;
	padding-right:5px;
	padding-bottom:5px;
	}

.sch_main_tbl{
	width:100%;
	height:100%;
	border:1px solid #5f2468;
	background-color:#FFFFFF;
	}

.sch_main_td_title{
	font-weight:bold;
	text-align:left;
	/*background-image:url('../images/sch_title.gif');
	background-repeat:repeat;*/
	background-color:#5f2468;
	color:#ffffff;
	height:16px;
	padding:2px;
	}
	
.sch_section_tbl{
	width:100%;
		}
	
.sch_section_tbl_caption{
	font-weight:bold;
	color:#666699;
	text-align:left;
	background-image:url('../images/head_bck_gray_20H.gif');
	background-repeat:repeat-x;
	height:20px;
	}
	
.sch_section_td_desc{
	color:#666666;
	text-align:right;
	width:25%;
	white-space:nowrap;
	}
	
.sch_section_td_data{
	font-weight:bold;
	color:navy;
	text-align:left;
	padding-left:3px;
	width:75%;
	}
	
.sch_subject_tbl{
	width:100%;
	border:1px solid #c0c0c0;
	background-color:#ffffff;
	}
	
.sch_student_tbl_caption{
	font-weight:bold;
	color:#000000;
	text-align:center;
	height:16px;
	background-image:url('../images/head_bck_gray.gif');
	background-repeat:repeat-x;
	white-space:nowrap;
	}

.sch_session_tbl_caption{
	font-weight:bold;
	color:#000000;
	height:16px;
	background-image:url('../images/head_bck_gray.gif');
	background-repeat:repeat-x;
	white-space:nowrap;
	}
	
.sch_subject_tbl_caption{
	font-weight:bold;
	color:#000000;
	height:16px;
	background-image:url('../images/head_bck_brown.gif');
	background-repeat:repeat-x;
	white-space:nowrap;
	}
	
.sch_subject_td_desc{
	color:#666666;
	text-align:right;
	width:25%;
	white-space:nowrap;
	}
	
.sch_subject_td_data{
	color:#666666;
	text-align:left;
	padding-left:3px;
	}
	
.sch_buttons_container{
	padding:5px;
	height:30px;
	text-align:left;
	}

.search_tbl{
	width:175px;
	border:1px solid #808080;
	background-color:#e4e4e4;
	padding:5px;
	}
	
.search_td{
	text-align:left;
	padding-left:5px;
	}
	
.search_tbl_caption{
	font-style:italic;
	font-weight:bold;
	text-align:left;
