body {
	background-color: #FFFFFF;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.2em;
	text-align: justify-left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold; 
	font-size: 1.4em;
	color: #15507A;
	margin-bottom: 0.3em;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold; 
	font-size: 1.1em;
	color: #15507A;
	margin-bottom: 0.1em;
}

h3 {
	font-size: 0.1em;
	color: #8998A9;
}

#ontop {
	float: left;
	width: 100%;
}

#within {
	width: 754px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#top {
	background-image: url(images/top.gif);
	background-color: #F0F0F0;
	height: 74px;
	padding-left: 0px;
	padding-top:0px;
}
#submainleft {
	float: left;
	width: 178px;
}
#submainleft a {
	color: #CCCCCC;
}
#submainleft ul {
	color: #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 20px;
}
#submainleft li a {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 25px;
	padding-bottom: 2px;
	display: block;
	padding-top: 2px;
	margin: 0px;
}
#submainleft li a:hover {
	background-image: url(images/favicon.ico);
	background-repeat: no-repeat;
	background-position: 125px 4px;
}


#submainright {
	width: 516px;
 	float: left;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 34px;
}
#submain {
	background-color: #F0F0F0;
	background-image: url(images/subnav.gif);
	background-repeat: repeat-y;
	float: left;
}
#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 53px;
	font-size: 0.9em;
	padding-top: 10px;
	color: #CCCCCC;
	text-align: right;
	padding-right: 40px;
}
#footer a {
	color: #95B9DD;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.smalltext {
	font-size: 0.9em;
}
.profile {
	color: #E53A30;
	font-style: italic;
}
.red {
	color: #CC0000;
}
.blue {
	font-size: 0.1em;
	color: #8998A9;
}
.nameblue {
	color: #0066CC;
}
.menu {
	text-align: center;
}
.menuprice {
	text-decoration: none;
}
.pressmedia {}
.pressmedia ul {list-style-type:none; margin:0px; padding:0px;}
.pressmedia li {padding:0px; margin:0px; padding-bottom:10px; line-height:1.3em;}
.pressmedia a {color:#da1800;}
.pressmedia a.arrow {background-image:url('/images/redpointer.gif');}
input,select,textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	line-height: 1.1em;
	text-align: justify-left;
}

