body {
	color: black;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EAEAEA;
	margin-top:-2px;
}

TABLE.content{
	background-color: #C6D9F6;
	border: 0px;
	width: 850px;
	height: 100%;
}

#footer {
	width: 850px;
	text-align: center;
	background-color: #FFFFFF;
}

/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #424242;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #424242;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

/* toolbar styles */
DIV.toolbar{
	font-size: 18px;
	vertical-align: middle;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* linked toolbar */
A.toolbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: inline;
	padding-right: 5px;
	padding-left: 3px;
	font-weight: bold;
}

A.toolbar:link, A.toolbar:visited,A.toolbar:active {
	text-decoration: none;
	color: #0352A8;
	cursor: hand;
}

A.toolbar:hover {
	text-decoration: none;
	color: #0352A8;
	cursor: hand;
}

#imageSlideshowHolder{
	width: 380px; /* IE 5.x */
	width: 380px; /* Other browsers */
	width: 380px; /* CSS HACK */
	height: 314px; /* IE 5.x */
	height: 314px; /* Other browsers */
	height: 314px;
	background-color: #C6D9F6;
	position: relative; /* Never change this value */
}
	
.imageInGallery{		
		height:314px;
		background-color:#FFFFFF;
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	#imageSlideshowHolder img{
		position:center;
	}
	
	font.r{
		vertical-align: super;
	}

.content_home{
	color:  #003464;
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
}

image.button{
	width: 300px;
	height: 60px;
}

td.product{
	padding: 25px;
	vertical-align: top;
	font-size: 14px;
	color: #003464;
}

A.product:link, A.product:visited,A.product:active {
	text-decoration: none;
	color: #003464;
	cursor: hand;
}

A.product:hover {
	text-decoration: none;
	color: #003464;
	cursor: hand;
}

.product_titlebig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: black;
	font-weight: bold;
}

.product_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003464;
	font-style: italic;
	line-height: 40px;
}

.product_headerbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003464;
	line-height: 30px;
}

.product_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003464;
	line-height: 30px;
}

.product_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	line-height: 30px;
}

.footer_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003464;
	line-height: 30px;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003464;
	line-height: 30px;
}
