@charset "utf-8";
boxborder {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	border: thin solid #333333;
}
.boxtalble {
	border: .5px solid #333333;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.borders2 {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #69C1E7;
	border-right-color: #69C1E7;
	border-bottom-color: #69C1E7;
	border-left-color: #69C1E7;
}
.fluid {
	background-image: url(images/tiel.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #5195BD;
}
.tileup {
	background-image: url(images/tiletop.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.genaral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #385A65;
	text-decoration: none;
}
a.subhead:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #385A65;
	text-decoration: none;
}
a.subhead:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #385A65;
	text-decoration: none;
}
a.subhead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #385A65;
	text-decoration: none;
}
a.subhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.borders {
	border: 2px solid #69C1E7;
}
.bg2 {
	background-image: url(images/bg.JPG);
	background-repeat: no-repeat;
	background-position: right top;
}
.view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1276B1;
}
a.view:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1276B1;
}
a.view:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1276B1;
}
a.view:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1276B1;
}
a.view:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #50B3ED;
}.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.dotted {
	cursor: crosshair;
	page-break-before: left;
	page-break-after: right;
	background-repeat: repeat-y;
	background-position: center top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
boxtab {
	margin: 1px;
	padding: 1px;
	clear: left;
	float: left;
	height: auto;
	width: auto;
}

