body {

	font-family: "arial";
	color: black;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0px;
	background-image: url(../img/bgmain2.png);
	background-position: top;
	background-repeat:repeat-x;
	font-size: 12px;
	font-family: bewilder;
}

.banner {
	border: 0px;
	width: 100%;
	height: 120px;
	background-color: #767676;
	border-bottom: 1px solid black;
}

.tableborder {
	background-color:#c1c1b8;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid black;
	border-right: 1px solid black;	
	padding: 0px;
}


.blockheader {
	height: 20px;
	background-color: #333333;
	color: white;
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 11px;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	font-family: arial;
}

.blockcontent1 {
	width: 100%;
	background-color: #F5F5F5;
	color: black;
	padding-left: 17px;
	padding-right: 8px;	
	padding-bottom: 33px;
	padding-top: 23px;
	letter-spacing: 0px;
	font-family: bewilder;	
}

.maintable {
	width: 100%;
}

.maintr {
	width: 100%;
}

a:link.links, a:visited.links, a:active.links { 
	text-decoration: underline;
	color: #0066CC; 
	font-size: 14px;
}

a:hover.links { 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #298cee;  
	font-size: 14px;
}

.pricestable1 {
	border-left: 1px solid #3783e2;
	border-bottom: 1px solid #3783e2;	
	text-align:center;		
	padding: 2px;
	padding-left: 9px;
	padding-right: 9px;
}

.pricestable1b {
	border-right: 1px solid #3783e2;
	
}


.pricestable2 {
	background-color: #3783e2;	
	border: 1px solid #3783e2;	
	color: white;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

.pricestable3 {
	background-image: url(../img/pricesTL.gif);
	background-repeat:no-repeat;
	background-position: left top; 
	padding-right: 4px;
}

a:link.links1, a:visited.links1, a:active.links1 { 
	text-decoration: none;
	color: #FFFFFF; 
	font-size: 13px;
}

a:hover.links1 { 
	text-decoration: underline;
	color: #FFFFCC;
	font-size: 13px;
}

.formLI {
	border: 1px solid black;
}

table.servt td {
	align: center;
	padding-bottom: 3px;
	vertical: top;
}


a:link.more1, a:visited.more1, a:active.more1 { 
	text-decoration: underline;
	color: #4381c7; 
	font-size: 12px;
}

a:hover.more1 { 
	text-decoration: none;
	color: white;
	background-color: #4381c7;  
	font-size: 12px;
}


