body {
	background-color : #eff;
	background-image : url(/2003/img/banner/vienna_left.jpg);
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
}
.outerwrapper {
	margin-top : 0px;
	margin-bottom : 93px;
	margin-left : 118px;
	border-left: 2px solid #9cc;
	border-bottom: 2px solid #9cc;
}
.innerwrapper {
	background-color : #fff;
	background-image : url(/2003/img/banner/vienna.jpg);
	background-repeat : no-repeat;
	padding-bottom : 47px;
	margin-top : 0px;
	border-left: 2px solid #666;
	border-bottom: 2px solid #ddd;
}
.maintext {
	width : 600px;
}
h1, h2, h3, h4, h5, p, td, th, li, dd, dt, form, .form2, .navform2 {
	font-family: verdana, arial, sans-serif;
}
p.code {
	font-family: courier, monospace;
	color: #000;
	margin-left : 106px;
}
h1, h2, h3, h4, h5, p, table, ul, ol, dl, form, .header {
	margin-left : 71px;
}
ul, ol, dl {
	padding : 0;
}
dd, li {
	margin-left : 35px;
}
dd {
	padding-bottom : 8px;
}
dt {
	padding-bottom : 4px;
}
h1, h2, h3, h4, h5 {
	color: #066;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
p, td, th, li, dd, dt, form {
	color: #003;
	font-size: 12px;
}
h5, .quote, .list, .form2 {
	font-size: 11px;
}
p.nav, .navform2, p small {
	font-size : 10px;
}
a {
	text-decoration: none;
}
a:link, .form2, .navform2 {
	color: #066;
}
a:visited {
	color: #666;
}
a:hover, a:active {
	color: white;
	background-color:#6cc;
}
a:link.image, a:visited.image, a:hover.image, a:active.image {
	background-color: transparent;
}
img {
	border-width:0px;
}
.quote, .form1, .form2, .navform1b, .navform2, .cell1, .cell2 {
	background-color:#eff;
}
.navform1 {
	background-color:#fff;
}
.navform1, .navform1b {
	width:82%;
}
.strike {
	text-decoration: line-through;
}
.underline {
	text-decoration: underline;
}
.center, .cell2 {
	text-align : center;
}
.cell1 {
	text-align : left;
}