body { 
	background-color: #CCCCFF;
	font-size: 11pt;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: black;
}

td {
	font-size: 11pt;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: black;
}

th {
	font-size: 11pt;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	color: black;
}

a:link { color:  #0088FF; }
a:visited { color: #666666; }
a:active { color: #FF0000; }

body.topbar {
	background-color:#000066;
}

body.topbar h1 {
	color: #FFFFFF; 
	font-size: 17pt;
	font-weight:bold;
	text-align: center;
}


body.leftbar a:link {
	text-decoration:none;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	text-shadow:black;
 	font-size:12pt; 
	color:FFFFFF; 
	font-weight:bold;
}


body.leftbar a:visited { 
	text-decoration:none; 
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	text-shadow:black;
 	font-size:12pt; 
	color:FFFFFF; 
	font-weight:bold; 
}


body.leftbar a:hover {
	text-decoration:none; 
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	text-shadow:black;
 	font-size:12pt; 
	color:FFFFFF; 
	font-weight:bold; 
}


body.leftbar a:active { 
	text-decoration:none; 
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif; 
	text-shadow:black;
 	font-size:12pt; 
	color:FFFFFF; 
	font-weight:bold;
}


body.leftbar td {
	background:#000066;
	text-align:center;
}


body.leftbar td:hover {
	color:white; 
	background:#000099;
}

body.leftbar  a.mail {
	font-size:7pt;
}

body.leftbar a.mail:link {
	 color:#000066;
	font-size:7pt;
}

body.leftbar  a.mail:visited {
	color:#666666;
	font-size:7pt;
}

body.leftbar  a.mail:hover { 
	color:#000099;
	font-size:7pt;
}


body.right {
	margin:30px; 
}

body.middle {
	margin:30px;
}

body.middle h1 {
	color: black; 
	font-size: 15pt;
	font-weight:bold;
	text-align: left;
}	

body.middle h2 {
	color: black; 
	font-size: 13pt;
	font-weight:bold;
	text-align: left;
}

body.middle h3 {
	color: black; 
	font-size: 12pt;
	font-weight:bold;
	text-align: left;
}

body.right h1 {
	color: black; 
	font-size: 15pt;
	font-weight:bold;
	text-align: center;
}	

body.right h2 {
	color: black; 
	font-size: 13pt;
	font-weight:bold;
	text-align: left;
}

body.right h3 {
	color: black; 
	font-size: 12pt;
	font-weight:bold;
	text-align: left;
}









td.selected {
	text-align:center; 
	background-color:#9999FF;
}

td.selected A:link {
	color: #000066;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

td.selected A:visited {
	color: #000066;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

td.selected A:active {
	color: #000066;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

td.unselected {
	text-align:center;
	background-color:#000066;
}

td.unselected A:link {
	color:  white;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

td.unselected A:visited {
	color:  white;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

td.unselected A:active {
	color:  #9999FF;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}






td.selected A:hover {
	color:  white;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

td.unselected A:hover {
	color:  #9999FF;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}



	



