body {
	background-color: #ffffff;
	background-image: url(../photos/bgm.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

 
td, tr
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;	
	text-decoration		: none;
	font-size			: 13px;
}

a:link, a:visited, a:active 
{
	font-size: 13px;
	color: #0a487b;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

div.bgm
{
	background-image: url(../photos/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

td.phones
{
	font-size: 12px;
	color: #000000;
	background-image: url(../photos/phones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: bottom;
	height: 30px;
	width: 660px;
	font-weight: bold;
}

td.menubg
{
	background-image: url(../photos/himg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
}

td.leftmenuon 
{
	font-size		: 14px;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 31px;
	font-weight		: bold;
	padding-left: 20px;
	text-align: left;
	background-image: url(../photos/menuon.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
}
	
td.leftmenuoff
{
	font-size		: 14px;
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 31px;
	font-weight		: bold;
	padding-left: 20px;
	text-align: left;
	background-image: url(../photos/menuoff.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 20px;
}


div.foot
{
	background-image: url(../photos/footerbg.gif);
	background-repeat: repeat-x;
	height: 190px;
	background-position: left top;
}

td.footerbg
{
	background-image: url(../photos/footer.jpg);
	background-repeat: no-repeat;
	height: 190px;
	background-position: center top;
}

a.copylink:link, a.copylink:visited, a.copylink:active 
{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.copylink:hover
{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

td.copy {
	font-size: 11px;
	color: #5c6c7d;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	height: 70px;
}

td.copy2 {
	font-size: 14px;
	color: #5c6c7d;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	height: 70px;
}


a.copy:link, a.copy:visited, a.copy:active 
{
	font-size: 11px;
	color: #5c6c7d;
	text-decoration: none;
	font-weight: normal;
}

a.copy:hover
{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

td.copy3 {
	font-size: 11px;
	color: #5c6c7d;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 10px;
	height: 70px;
}


td.footbot
{
	background-image: url(../photos/footboot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 150px;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
}


.img, .borderimg
{
	border: 2px solid #c7ccd0;
}


/* forms */

form
{
	margin						: 0;
	padding						: 0;
}

input, select, textarea
{
	font-size					: 16px;
	color						: #333;
	background-color			: #f2f2f2;
	border						: 1px solid #999999;
}

.formsize
{
	height: 25px;
	width: 300px;
}

.boxgo
{
	font-family					: Tahoma, sans-serif;
	border						: 1px #000000 solid; 
	font-size					: 18px; 
	background-color			: #005492;
	color						: #FFFFFF;
	font-weight					: normal;
	padding: 5px;
}

.white
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor:pointer;
}

td.textformr
{
	font-size: 17px;
	color: #666666;
	text-align: left;
	padding-top:10px;
}


td.stitle
{
	font-size: 17px;
	font-weight: bold;
	color: #fba000;
	text-align: left;
	vertical-align: top;
	padding-left: 60px;
}

td.stitle2
{
	font-size: 24px;
	font-weight: bold;
	color: #fba000;
	text-align: left;
	vertical-align: top;
	padding-left: 60px;
}

td.text
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 60px;
}

td.text2
{
	font-size: 15px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 60px;
	line-height: 25px;
}