body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	background-color: #999999;
	text-align: center;
}

.note  {font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#6699CC}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6699cc;
	margin-top: 10px;
	margin-bottom: -5px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
	margin-top: -10px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993333;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h5 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	text-align:center;
	display: inline;
}
.tda {
	background-color: #FFFFFF;
	padding: 0px;
	border-top: 1px solid #006699;
	border-right: 0px solid #006699;
	border-bottom: 0px solid #006699;
	border-left: 3px solid #006699;
	font-size: 10px;
	height: 18px;


}

.td1 {
	background-color: #003366;
	padding: 3px 3px 3px 20px;
	border-top: 1px solid #006699;
	border-right: 2px solid #006699;
	border-bottom: 0px solid #006699;
	border-left: 2px solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC66;
	font-weight: normal;
}

.td2 {
	background-color: #FFFFFF;
	padding: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #006699;
	background-image:  url(../dotted_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.td3 {
	background-color: #FFFFFF;
	padding: 30px 20px 10px;
	border-top: 1px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 0px solid #006699;
	border-left: 0px solid #006699;
}

.td4 {
	background-color: #FFFFFF;
	padding: 30px 20px 10px;
	border-top: 0px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 0px solid #006699;
	border-left: 3px solid #006699;
}

.td5 {
	background-color: #FFFFFF;
	border-top: 0px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 3px solid #006699;
	border-left: 3px solid #006699;
	background-image:   url(file:///J|/web/2004/images/usyd2.gif);
	background-repeat: no-repeat;
	background-position: 20px 1px;
	height: 65px;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;


}

.td6 {
	background-color: #FFFFFF;
	padding: 5px 12px 8px 20px;
	border-top: 0px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 3px solid #006699;
	border-left: 0px solid #006699;
	background-image:   url(file:///J|/web/2004/images/usyd2.gif);
	background-repeat: no-repeat;
	background-position: 513px 2px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	vertical-align: bottom;
	
}
.td7 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 20px;
	border-top: 0px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 3px solid #006699;
	border-left: 0px solid #006699;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 375px;

	
}

table.center1 {
	margin-right: auto;
	margin-left: auto;
 }
 
 .tableborder {
	border: thin solid #6487DC;
}
 
 ul {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;

}

a {
	color:#09c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
a:link {
	color:#09c;
}
a:visited {
	color:#07a;
}
a:hover {
	background-color:#eee;
}
img.menu {
	margin-top: 20px;
}

img.base {
	margin-top: 10px;
}
.tb-menu {
	margin-top: 10px;
}
.list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: disc
}
.picborder {
	padding:4px;
	margin: 4px;
	border: 1px solid #dddddd;
	
}
