body {
	background-color: #fffee5;
	font-family: Arial, Helvetica, sans-serif, "Comic Sans MS";
	
}
a:link, a:visited, a:active { text-decoration: underline; color:#000000;     }

a:hover                     { text-decoration: none; color:#000000;}

.blue_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1b4d80;
	border-bottom-color: #1b4d80;
	border-left-color: #1b4d80;
}

#crumb{
	font-size:10px;
	padding-left:10px;
}

#crumb a{
	font-size:10px;
	padding-left:10px;
	text-decoration:underline;
}
#crumb a:hover{
	font-size:10px;
	padding-left:10px;
	text-decoration:none;
}

.leftmenu_bg {
	background-color: #FFFFFF;
	background-image: url(images/ashstar_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#leftnavigation {
	height: 31px;
	font-size: 14px;
	padding:0px 0px 0px 15px;
	line-height:24px;
}
#leftnavigation a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#leftnavigation a:hover{
	font-size: 14px;
	color: #143759;
	text-decoration: none;
}

#content{
	background-color: #FFFFFF;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	line-height:24px;
	text-align:justify;
}
#content td{
	/*background-color: #FFFFFF;*/
	font-size: 14px;
}
.text_content{
	font-size: 14px;
	line-height:24px;
}
.text_red{
	font-size: 14px;
	line-height:25px;
	color: #FF0000;
	font-weight:bold;
}
.text_orange{
	font-size: 14px;
	line-height:25px;
	color:#000CFF;
	font-weight:bold;
}
.text_purple{
	font-size:14px;
	color:#F000FF;
	font-weight:bold;
	line-height:24px;
}
.copyright{
	font-size: 11px;
}

.other_links{
	font-size:12px;
	text-decoration:underline;
	color:#000000;
	font-weight:600;

}

.other_links:hover{
	font-size:12px;
	color:#000000;
	text-decoration:none;
		font-weight:600;
}

hr{
	color:#143759;
}

.hr_crumb{
	color:#999999;
	width:100%
	size:1px;
}

.box{
	border-style:solid;
	border-width:1px;
	border-color:#2E6492;
	padding:10px;
	background:#F2F9FF;
}

.font_16{
	font-size:16px;

}

.image_L{
	float:left;
	padding-right:10px;

}

.image_R{
	float:right;
	padding-left:10px;
	padding-top:10px;

}

.img_border{
	border:solid;
	border-width:1px;
	border-color:#666666;
}

.title_page{
	font-size:24px;
	font-weight:600;
	letter-spacing:2px;
	color:#1E5081;
	line-height:30px;
	
}

.top{
	font-size:10px;
}

.table_schedule{
	
	font-size:14px;
	padding:8px;
}