body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.buttons {
	color: #999933;
	width: 100%;
	display: block;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 1px;
	padding: 3px 1px 1px;
	float: none;
	position: static;
	top: 10px;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-indent: 5px;
	background-color: #C6C7D6;
}
a:link {
	color: #0333ff;
	text-decoration: none;
	font-size: 10px;
}
a:visited {
	text-decoration: none;
	color: #0333ff;
	font-size: 10px;
	
}
a:hover {
	text-decoration: none;
	color: #6CA239;
	font-size: 11px;
	background-color: #3D6BA9;
	
}
a:active {
	text-decoration: none;
	color: #0333ff;
}

.titles {
	color: #CC3300;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.addresses {
	font-size: 11px;
	color: #3333ff;
	text-align: center;
}
.slogen {
	font-size: 14px;
	font-weight: bolder;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}
.TABLES {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #6666CC;
}
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 1.5px;
	word-spacing: 1px;
	padding: 0px;
	margin-top: 2px;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7A305;
	font-weight: bold;
	margin-top: 1px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	margin-top: 2px;

}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94929C;
	font-weight: normal;
	margin-top: 2px;
}
.borders {
	border: 1px solid #E5E5E5;
}
.buttonhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.table_1 {
	height: 141px;
	width: 890px;
	background-image: url(images/site-design_01.jpg);
}
.table_2 {
	height: 142px;
	width: 890px;
}
.table_3 {
	height: 60px;
	width: 890px;
}


#button {
width: 150px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

#button ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#button li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#button li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #button li a {
width: auto;
}

#button li a:hover {
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}



#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block; 
background-color:#ffffff;
font-size: 90%; 
padding: 3px 0 5px 3px;
border: 1px solid #CC3300;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #ffffff;
background-color: ##6F7B2D;
}