body {
	background:#EEEEEE;
	padding:0px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
	margin-right:0px;
	color:#828181;
	font-family:tahoma;
	font-size:11px;
	background:url(../images/body-bg.gif) left top repeat-x #223455;
	}
p {
padding:0px;
margin:0px;
line-height:1.6em;
}
h1 {
padding:0px;
margin:0px;
font-size:24px;
}
h2 {
padding-bottom:5px;
margin:0px;
font-size:15px;
font-weight:bold;
color:#025383;
}
.body-padding {
padding:15px;
}
.text-black{
color:#141414;
}
.text-gray{
color:#777777;
}
/*background*/
.botats-back{
background: url(../images/boats-bg.gif) no-repeat left top;
padding-top:10px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
height:227px;
line-height:25px;
font-size:12px;
color:#FFFFFF;
}
.contact-back{
background: url(../images/contact-bg.gif) no-repeat left top;
padding:10px;
height:114px;
line-height:16px;
font-size:12px;
color:#1C395D;
}
.sayacbg{
background: url(../images/sayacbg.gif) no-repeat left top;
padding:10px;
height:90px;
line-height:16px;
font-size:12px;
color:#1C395D;
}
.footer-back{
background:url(../images/footer-bg.gif) repeat-x left top;
color:#FFFFFF;
}
/* link block */
gray-back1{
background:#626262;
color:#FFFFFF;
padding:5px;
}
/* general */
.bold_text {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	}
.nor_text {
	line-height:1.5em;
}
.blue_text {
	color:#003366;
	font-weight:bold;
}
/* link */
a.toplink:link {
	font-family:arial;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:.07em;
}
a.toplink:visited {
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:.07em;
}
a.toplink:hover {
	color: #75C2F4;
}
a.bodylink:link {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.bodylink:visited {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a.bodylink:hover {
	text-decoration:none;
}
a.footerlink:link {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#97D8FF;
	text-decoration:none;
	font-weight:normal;
}
a.footerlink:visited {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #97D8FF;
	text-decoration:none;
	font-weight:normal;
}
a.footerlink:hover {
	text-decoration:underline;
}
/* form */
.input1
{
background-color:#FFFFFF;
border:1px solid #FFFFFF;
height:18px;
line-height:18px;
width:245px;
padding-left:3px;
color:#C6C5C5;
font-size:10px;
}
.input2
{
background-color:#FFFFFF;
border:1px solid #C5C5C5;
height:19px;
line-height:19px;
width:200px;
padding-left:3px;
color:#C6C5C5;
font-size:10px;
}