/* updated 4/10/09 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    background:  #eaeaff url("../../images/skybg.jpg") no-repeat fixed top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}


a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #ffff00;
	font-weight: bold;
	background-color:#000099;
	text-decoration: none;
	cursor: pointer;
}

a:active {
	color: #ffff00;
	font-weight: bold;
	background-color:#000099;
	text-decoration: none;
	cursor: pointer;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.style1 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
}

.style3 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000033;
	padding-right: 10px;
	padding-left: 10px;
}

.leftmenu {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	padding-left: 10px
}

.title {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.lktitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000066;
	font-weight: bold;
}

.legtitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 16px; 
	color: maroon;
	font-weight: bold;
	text-decoration: underline;
}

.evttitle {
	font-family: arial, helvetica, sans-serif; 
	font-size: 18px; 
	color: maroon;
	font-weight: bold;
}

.es1 {
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	color: #000033;
	padding-right: 10px;
	padding-left: 10px;
}
