body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

p {
	color: #333366;
	font-size: 11px;
}

.12text {
	color: #333366;
	font-size: 12px;
}


a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}

a:active {
	color: #456945;
	text-decoration: none;
}

  
  H1 { color:bisque }			
  P { color:darkslategray }
  
#body_home {
	margin: 0px;
	background-position: center top;
	background-image: url(images/background_full2.jpg);
	background-repeat: no-repeat;
	
}

.body_home {
	margin: 0px;
	background-position: center top;
	background-image: url(images/background_full2.jpg);
	background-repeat: no-repeat;
	
}
#maintable {
	top: 200px;
	position: relative;
	overflow: visible;
	height: 100%;
	visibility: visible;
}
.tablegradient {
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #64677E;
}
.releases_cell {
	padding: 5px;
}

.cellpadding {
	padding: 10px;
}
.form_textfield {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.marginleft {
	padding-left: 80px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

