img {
	border: none;
}

.main {
	background-attachment: fixed;
	background-image: url(/images/backgrd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;

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

}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}

table.nav {
	background-color: #F3F3F3;
	border: 1px solid #999999;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
}

a.nav1 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 25px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}  

a.nav1:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 25px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 25px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;

}

a.navsec {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.navsec:hover {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



td.content {
	padding: 5px 15px 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
}
p {
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}


ul.navlist {
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}

ul.navlist2 {
	padding-left: 15px;
	margin-left: 4px;
	list-style-image: url(/images/bullet.gif);
	font-size: 10px;
	padding-bottom: 10px;
}


pre {
	border: outset 1px blue;
	background-color: #ffcece;
}
.loginbox {
	font-size: 10px;
	color: #000000;
	padding: 5px;
}

.loginbox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 130px;
	background-color: #EAEAEA;
	height: auto;
}

div.contacts {
	margin: 0px;
}
div.contacts h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 30px;
	margin-top: 10px;
	border-bottom: solid 1px black;
	font-variant: small-caps;
	margin-bottom: 1px;

}
div.contacts h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;

}

div.office {
	background-color: #F4F4F4;
	padding: 10px;
	margin: 2px;
}

dl.previous dt {
	font-weight: bold;
}
dl.previous dd {
	margin-bottom: 20px;
}

dl.seminar dt {
  font-weight: bold;
}
dl.seminar dd {
	margin-bottom: 10px;
	margin-left: 30px;
}


div.error p {
	color: red;
	text-align: center;
}



div.pageado {
	font-size: 9pt;
	border: solid 1px blue;
	padding: 5px;
	text-align: left;
	background-color: #E2E4EC;
}
div.pageado a:link {
	color: blue;
	text-decoration: none;
}
div.pageado a:visited {
	color: blue;
	text-decoration: none;
}
div.pageado a:hover {
	color: red;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #f30;
}
td.relevantdocs {
	font-size: 10px;
	height: 33px;

}.speakers {
	font-size: 9px;
}


a.flags img {
	border: solid 1px black;
	margin: 3px;
}
a.flags:hover img {
	border: solid 1px red;
	margin: 3px;
}

