.main_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(bg.php?w=1280&col=113,149,87);
	background-repeat:repeat-y;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}
.child_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:95%;
}
 /*.child_body img{
	width:400px;
	height:auto;
}*/
html{
	height:100%;
	
}
.main_title{
	font-size:40px;
	font-weight:bold;

}
.very_small {font-size: 10px}

a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}
.event_content{
	margin-left:25px;
	text-align:justify;

}
.event_table{
	background-image:url(bg.png)
	
}
.style3 {font-size:large; color: #FF0000; background-color: #ffffff;font-weight: bold; }
.menu_item { font-size:large; color: #FF0000; background-color: #ffffff;font-weight: bold; border-bottom: 2px dashed #ff0000}
.menu_subitem {padding-left:50px;font-size:12px; color: #FF0000; background-color: #ffffff;font-weight: bold;  border-bottom: 2px dashed #ff0000}

.date { font-size:medium; color:#009900; background-color: #ffffff;font-weight: bold; display:block; padding:5px; width:300px;}

.style6 {
	font-size: 15px;
	font-weight: bold;
}
body {
	background-image: url();
}
.style11 {
	font-size: 25px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-transform:lowercase;
	
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.style13 {color: #FF0000}
td{text-align:justify;}
.prog_table{
	background-color:#bbb;
	
}
.prog_table td{
	background-color:#fff;
	padding:3px;
	}
