#bg_1 {background-image: url(images/bg_moss.jpg); background-repeat: no-repeat; background-position: right top;} 

body {
	background-image: url(images/bgtile.gif);
	margin:0px;
	}

#staff_cell img {
	border-style:solid;
	border-width:2px;
	border-color:#cccccc;
	}

#staff_cell {
	font-size:10pt;
	font-family:times new roman;
	padding:5px 2px 15px 2px;
	text-align:center;
	}

#aa_heading {
	font-size:13pt;
	font-weight:bold;
	font-family:times new roman;
	padding:15px 0px 5px 0px;
	text-align:left;
	vertical-align:top;
	}

#aa td {
	font-size:10pt;
	font-family:times new roman;
	padding:2px;
	text-align:left;
	vertical-align:top;
	}

td a:link, td a:active, td a:visited {
	color:blue;
	text-decoration:none;
	}

td a:hover {
	color:darkred;
	text-decoration:none;
	}

#main_cell {
	color:black;
	font-size:10pt;
	font-family:times new roman;
	padding:30px;
	}

#heading1 {
	padding:0px 0px 5px 0px;
	font-size:15pt;
	font-family:arial;
	color:black;
	}

#heading2 {
	padding:0px 0px 5px 0px;
	font-size:13pt;
	font-family:arial;
	color:black;
	}

#footer {
	color:#333333;
	font-size:9pt;
	font-family:times new roman;
	}

#side_info {
	color:black;
	font-size:9pt;
	font-family:times new roman;
	padding:20px;
	text-align:center;
	}

input {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#F5FAFF;
	font-size:9pt;
	}

textarea {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#F5FAFF;
	font-size:9pt;
	}
	
select {
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	background-color:#F5FAFF;
	font-size:9pt;
	}
	
.success_msg {
	color:darkgreen;
	}

.error_msg {
	color:darkred;
	}
	
a:visited.TextLik { color: #000000; text-decoration: none; }
a:link.TextLik    { color: #000000; text-decoration: none; }
a:hover.TextLik   { color: #000000; text-decoration: underline; }

.Resources ul { margin:5px 0px 0px 10px; padding:5px 0px 0px 10px;}
.Resources li { margin:0px 0px 8px 0px; padding:0px 0px 0px 0px;}

