@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #00bed9;
	margin-top:0px;
}

#container{
position:relative;
width:960px;
text-align:left;
margin:0 auto 0;
background-color:#fff;
background-image: url(images/bg.gif);
background-repeat: no-repeat;
} 

a:link {
	color: #00bed9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00BED9;
}
a:hover {
	text-decoration: none;
	color: #018294;
}
a:active {
	text-decoration: none;
	color: #00BED9;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000;
}
h2 {
	font-size: 12px;
	color: #000;
}
a {
	font-weight: normal;
}

.fourteen {
	font-size: 14px;
	border:0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}
.blue {
	font-size: 12px;
	border:0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #00BED9;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
img
{  border-style: none;
}
