BODY { 
	font-size: 0.8em; 
	color: #656565; 
	font-family: Verdana CE, Arial CE, Arial, Helvetica, sans-serif; 
	background-image: url('/img/mkd_bg_home.gif');
	background-position: top;
	background-repeat: repeat-y;
	background-color:#F1F1CF;
	margin:0 0 0 1px;
	line-height:1.33;
	padding:0;
}

TD { 
	font-family: Verdana CE, Arial CE, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
}

.bg1{
	background-image: url('/img/mkd_bg1.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color:#E3E3E3;
	vertical-align: top;
}
.bg2{
	background-image: url('/img/mkd_bg2.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color:#EEEEEE;
	vertical-align: top;
}
.bg3{
	background-image: url('/img/mkd_bg3.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color:#F9F9F9;
	vertical-align: top;
}

.bg4{
	background-image: url('/img/mkd_bg4.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color:#F9F9F9;
	vertical-align: top;
	height: 300px;
}

.bg_content{
	background-image: url('/img/mkd_bg4.gif');
	background-position: top;
	background-repeat: no-repeat;
	background-color:#F9F9F9;
	vertical-align: top;
}

#bg_content_text{
	margin:20px 20px 20px 20px;
	padding:0px 0px 0px 0px; 
}

.box10{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box30{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.box_search{
	background-color:#BCCBCF;
	padding-left: 15px;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

.search{
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;

	background-color: #E3F0F2;
	font-family: Helvetica CE, Arial CE, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 100px;
	height: 18px;
	margin-right: 5px;
	vertical-align: top;
}

.middle{
	width: 581px;
	height: 114px;
}

.program{
	font-size: 15px; 
}

.program2{
	font-size: 11px; 
}

.box_program{
	vertical-align: bottom;
	padding-right: 7px;
	padding-left: 3px;
	text-align: right;
	font-size: 10px; 
	width: 130;
	height: 50;
	line-height:1.1;
}
.box_223a{
	font-size: 11px; 
	width: 223;
	background-color: #E7E7DA;
	vertical-align: top;
}

.box_223b{
	font-size: 11px; 
	width: 223;
	background-color: #F0F0E3;
	vertical-align: top;
}

.box_131{
	font-size: 11px; 
	width: 131;
	background-color: #FFFFFF;
	vertical-align: top;
}


.title_actual{
	font-size: 14px;
	color: #383838;
	font-weight: bold;	
}

.author_actual{
	font-size: 12px;
	color: #383838;
	font-weight: bold;	
}

.date_actual{
	margin-top:4px;	
	font-size: 10px;
	color: #383838;
}



.submit{
	background-color: #BE0000;
	color: #FFFFE0;
	font-size: 0.8em;
	font-weight: bold;	
}

.section_title{
	margin-left : 10px;
	color: #FF7E00;
	font-size: 1.4em;
	font-weight: bold;	
}


.small{
	color: #000000;
	font-size: 0.9em;;
}

.small_gray{
	color: #979797;
	font-size: 0.9em;;
}

.program_date{
	color: #606060;
	font-size: 1.0em;
	font-weight: bold;	
}

.date_rc{
	color: #A0A0A0;
	font-size: 2.0em;
	font-weight: bold;	
}

.program_time{
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;	
}

.program_title{
	font-size: 1.2em;
	font-weight: bold;	
	margin-left : 10px;
}

.title_rc1{
	font-size: 1.6em;
	font-weight: bold;	
}

.title_rc2{
	font-size: 1.0em;
	font-weight: bold;	
}

.program_pic{
	border: 1px solid #FFFFFF;
 }
 
.program_pre_text{
	color: #000000;
	margin-left : 10px;
}

.pre_text_rc{
	color: #000000;
}

.maintext{
	margin-top : 10px;
	margin-right : 10px;
	margin-left : 10px;
}

.contacttext{
	margin-top : 1px;
	margin-bottom : 7px;
}


.insidetext{
	margin-right : 10px;
	margin-left : 10px;
}

.top_navigtext{
	border-bottom : 10px;
}



UL {
	margin-top: 5px;
}

CAPTION, ca {
	font-size: 12px;
}


A:LINK { color: #00388F; text-decoration: none;}
A:VISITED{ color: #00388F; text-decoration: none;}
A:ACTIVE { color: #00388F; text-decoration: none;}
A:HOVER { color: #9AA9EA; text-decoration: none;}


INPUT{
	color: #000000;
}

.table_head{
	color: white;
	font-weight: bold;
	background-color: #4F86B3;
}

.table_cell{ 
	color: #000000;
	background-color: #B3CBDF;
}

.table_bg{ 
	color: #000000;
	background-color: #E6EEF4;
}
