body {
	font-family: Arial, sans serif;
	background-color:#999999;
	text-align:center;
	font-size:13px;
	color:#333333;
}
table, td {
	font-size:13px;
}
img {
	border:0px;
}
h1 {
	font-size:15px;
	margin-bottom:10px;	
}
h2 {
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
td {
	line-height:1.5;
}
ul {
	margin:0px;
	padding-left:15px;
	padding-top:0px;
}
a {
	color:#333333;
	text-decoration:none;
	border-style: dotted;
	border:0px;
	border-bottom:1px dotted;
	
}
#navbar a {
	border:0px;
}
#container_home a {
	border:0px;
}
#container {
	margin:auto;
	width:935px;
	height:495px;
	position:relative;
	margin-bottom:40px;
}
#container_home {
	margin:auto;
	width:441px;
	height:441px;
	position:relative;
	margin-bottom:40px;
}
#registration_topleft {
	width:25px;
	height:25px;
	position:absolute;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	top:0px;
	left:0px;
}
#registration_topright {
	width:25px;
	height:25px;
	position:absolute;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	top:0px;
	left:906px;
}
#registration_bottomright {
	width:25px;
	height:25px;
	position:absolute;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	top:465px;
	left:906px;
}
* html #registration_topleft, #registration_topright, #registration_bottomright {
	width:26px;
	height:26px;
}
#container2 {
	position:absolute;
	top:25px;
	left:25px;
	width:882px;
	height:441px;
	position:absolute;
	background-color:#ffffff;	
}
#logo {
	position:absolute;
	left:0px;
	top:221px;
	width:220px;
	height:220px;
	background-image:url(../images/logo.gif);
}
#logo_text {
	position:absolute;
	left:50px;
	top:476px;	
}
#logo_text_home {
	position:absolute;
	left:25px;
	top:451px;	
}
#enter_button {
	position:absolute;
	right:0px;
	top:441px;
}
#imagetopleft {
	position:absolute;
	left:0px;
	top:0px;
}
#imageright {
	position:absolute;
	left:221px;
	top:0px;
}
#imagebottomright {
	position:absolute;
	left:221px;
	top:221px;
}
#navbar {
	position:absolute;
	top:466px;
	left:466px;
	width:441px;
}
#nav_active {
	border-bottom:1px solid #cccccc;
	
}
#content {
	position:absolute;
	left:441px;
	width:391px;
	height:391px;
	text-align:left;
	padding:25px;
	margin:0px;
}
* html #content {
	width:441px;
	height:441px;
}
.quote {
	font-family:Georgia, Times New Roman, serif;
	font-size:15px;
	text-align:right;
	line-height:2;
	margin-top:-5px;
}
.green .quote, .green a:hover {
	color:#66CC33;
}
.green #logo {
	background-image:url(../images/logo_green.gif);
}
.blue .quote, .blue a:hover {
	color:#3399FF;
}
.blue #logo {
	background-image:url(../images/logo_blue.gif);
}
.orange .quote, .orange a:hover {
	color:#FF9900;
}
.orange #logo {
	background-image:url(../images/logo_orange.gif);
}
.purple .quote, .purple a:hover {
	color:#990066;
}
.purple #logo {
	background-image:url(../images/logo_purple.gif);
}
.caption {
	font-size:10px;
	text-align:right;
	margin-top:8px;
}
.caseInfo {
	font-size:90%;
}


