body {
	padding: 0px;
	margin: 0px;
	border: none;

}
.bgtab {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.logo {
	background-image:  url(images/logo.gif);
	background-repeat: no-repeat;
}
.bgphoto {
	background-image: url(images/bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgcont {
	background-image: url(images/bgcont.gif);
	background-repeat: repeat-y;
}
.ft1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
}
.ft2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 30px;
	padding-top: 5px;
	font-weight: bold;
}

a.bl:link {
	color: 007070;
	text-decoration: underline;
}
a.bl:visited {
	color: 007070;
	text-decoration: underline;
}
a.bl:hover {
	color: #990000;
	text-decoration: none;
}
a.bl:active {
	color: 007070;
	text-decoration: underline;
}


a.ft:link {
	color: #006699;
	text-decoration: none;
}
a.ft:visited {
	color: #006699;
	text-decoration: none;
}
a.ft:hover {
	color: #006699;
	text-decoration: underline;
}
a.ft:active {
	color: #006699;
	text-decoration: none;
}
/* CSS Document */

.topnav {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;



}
a.wh:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.wh:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.wh:hover {


	color: #FFFF99;
	text-decoration: none;
}
a.wh:active {



	color: #FFFFFF;
	text-decoration: none;
}
.out {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/out.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
}
.over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFE983;
	text-decoration: none;
	background-image: url(images/ov.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
	   cursor:hand;
   cursor:pointer;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D4E5C;
}
.right {
	background-image: url(images/bgrgh.gif);
	background-repeat: repeat-y;

}
.content {
	padding-left: 30px;
	padding-right: 15px;
	text-align: justify;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 20px;
	text-align: justify;

}
.nodots {
	text-align: justify;
	padding-left: 15px;
}
a.more:link {
	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	background-color: F3F4F6;
	background-image: url(images/lmore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 17px;
}
a.more:visited {

	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	background-color: F3F4F6;
	background-image: url(images/lmore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 17px;
}
a.more:hover {


	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: F3F4F6;
	background-image: url(images/lmore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 17px;
}
a.more:active {



	font-size: 10px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	background-color: F3F4F6;
	background-image: url(images/lmore.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 17px;
}
.bgshad {
	background-image: url(images/trbg.gif);
	background-repeat: repeat-y;
}
.testimonials {
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: justify;

}
a.small:link {
	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.small:visited {

	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a.small:hover {


	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
a.small:active {



	font-size: 10px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.dotsgor {
	background-image: url(images/dtsgor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;

}
.yell {
	background-color: FCFFE8;
	   cursor:hand;
   cursor:pointer;

}
.white {

	background-color: #FFFFFF;
	   cursor:hand;
   cursor:pointer;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {

	color: #0066CC;
	text-decoration: underline;
}
a:hover {


	color: #333333;
	text-decoration: underline;
}
a:active {



	color: #0066CC;
	text-decoration: underline;
}
.sbt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.sbl {
	background-image: url(images/mnin.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 35px;
	background-position: left bottom;
	font-weight: bold;



}
.sblov {
	background-image: url(images/mninov.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 35px;
	background-position: left bottom;
	   cursor:hand;
   cursor:pointer;
	font-size: 11px;
	font-weight: bold;


}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.where {
	background-image: url(images/dtsgor.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 15px;
	background-position: left bottom;
	font-size: 10px;


}
.article {
	padding-right: 20px;
	text-align: justify;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;

}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B6CA6;
	margin: 0px;
	padding: 0px;
}
.ftr {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C2CAD1;
}
.bgc1 {
	background-image: url(images/bgc1.gif);
	background-repeat: repeat-x;
}
.bgc2 {
	background-image: url(images/bgc2.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.bgc3 {

	background-image: url(images/bgc3.gif);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
