body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
table{
	font-size: 12px;
}
p, h1, h2, h3, h4,h5, h6, ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
.cap{
	font-size: 13px;
	font-weight: bold;
}
a:link, a:active, a:visited{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #ef5a42;
	text-decoration: none;
	font-weight: bold;
}
a.email:link, a.email:active, a.email:visited{
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.email:hover{
	color: #ef5a42;
	text-decoration: none;
	font-weight: bold;
}
table.border {
	border: 1px solid #333333;
	width: 742px;
	height: 450px;
}
table.breadcrumb {
	font-size: 11px;
	font-weight: bold;
}
a.menuright{
	color: black;
	display: block;
	padding: 0px 26px 0px 0px;
	height: 31px;
	width: 145px;
}
a.menuright:link, a.menuright:active, a.menuright:visited{
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/menurdot.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
}
a.menuright:hover{
	text-decoration: none;
	background-color:#f7a297;
	color: black;
	background-image: url(images/menurdoto.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-weight: normal;
}
a.doubleline{
	line-height: 15px;
}
a.singleline{
	line-height: 31px;
}
a.menuleft{
	color:black;
	font-weight: normal;
	display: block;
}
a.menuleft:link, a.menuleft:active, a.menuleft:visited{
	text-decoration: none;
	background-color: inherit;
	font-weight: normal;
}
a.menuleft:hover{
	text-decoration: none;
	background-color: #88aad0;
	color:black;
	font-weight: normal;
}

a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited{
	text-decoration: none;
	color: #333333;
}
a.breadcrumb:hover{
	text-decoration: none;
	background-color: #f7a297;
}
td.menuout{
	background-color:white;
}
td.menulover{
	background-color: #88aad0;
}
td.menurover{
	background-color:#f7a297;
}
table.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 2px;
	font-variant: small-caps;
}
table.menur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align:right;
}
table.shadedtext, td.shadedtext {
	background-color: #EBEBEB;
	padding: 5px;
}
a.breadcrumb img{
	border: 0;
}
td.unionl{
	background-image: url(images/accreditation.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
td.unionr{
	background-image: url(images/accreditation.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.small{
	font-size: 10px;
}
table.email{
	font-size: 12px;
}
td.menuheading{
	font-size: 13px;
	font-weight: bold;
}
a img{
	border: 0;
}
input.short{
	width: 100px;
}
input.long{
	width: 300px;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
}
.hide{
	display: none;
}
.show{
	display: inline;
}
.copyright{
	color: silver;
	font-size: 10px;
}
a.copyright:link, a.copyright:visited, a.copyright:active{
	color: silver;
	text-decoration: none;
}
a.copyright:hover{
	color: black;
	text-decoration: none;
}
td.pageemail{
	font-size:14px;
	font-weight: bold;
	color: #333333;
}
.hilite{
	color: #ef5a42;
	font-weight: bold;
}
img.advert{
margin-right:10px;
}
.error{
	color:red;
}
li.gap{
	margin-top:10px;
	margin-bottom:10px;
}
img.menuright{
	float:right;
	margin:0px;
}
td.links a:link, td.links a:active, td.links a:visited{
	color: #333;
}
td.links a:hover{
	color: #000;
}
td.links{
	color: #333;
}