body {
	background-color : #b1e3fa;
	background-image : url(images/bg.jpg);
	background-repeat : repeat-x;
    background-position : top left;
	margin-top : 20;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
}

a {
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: red;
}

a.email2:link {color: black; text-decoration: none; }
a.email2:active {color: black; text-decoration: none; }
a.email2:hover {color: #0000FF ; text-decoration: none; }

.main {font-size: 12px; color: #000080; font-family: Tahoma;}
.form {font-size: 12px; color: black; font-family: Arial;}
.main_event {font-size: 12px; color: #ff7e1f; font-family: Tahoma;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size: 13px; color: #000000;}
.title {font-family: Arial, Helvetica, sans-serif;	font-size: 15px; color: #000000;}
.header {font-family: Tahoma, sans-serif; font-size: 12px; font-weight: normal; color: #231f20;}
.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF; font-weight: bold;}
.menu_on {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #97c6ff; font-weight: bold;}
.table_main { background-image : url(images/mid.jpg);}
.note {padding:0; margin:0; list-style:none; width:393px; background:#fff url(images/notes.jpg)  no-repeat;}
.image{	border-style:solid;	border-color: white;	border-width:5px;	}	
.image2{	border-style:solid;	border-color: white;	border-width:10px;	}	
.form {font-size: 12px; color: black; font-family: Arial;}