body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {list-style: none; margin: 0;  padding: 0; }
h1{ margin:0px; padding:0px; color:#ff9f00; font-size:18px;}

#content_text { font-family: Arial;  font-size: 13px; margin-top: 20px;  padding:0 40px; width:90%; color:#333;}

.callme{
	width:120px;
	height:20px;
	background-image:url('callme.gif');
	border:none;
	cursor:pointer;
}
.shorttext{
	width:120px;
	height:20px;
	background-image:url('shortinput.gif');
	border:none;
	font-size:11px;
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	color:#666666;
}

.shortlist{
	width:120px;
	height:20px;
	border:none;
	/*font-size:11px;*/
	padding:4px;
	padding-left:8px;
	padding-right:8px;
	color:#666666;
}

.headmenu{
	background-image:url('headmenubg.gif');

}
.headmenu2{
background-color:#f1e8ee;

}

.headmenu a{
font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
color:#000000;
font-size:14px;
text-decoration:none;
}

.headmenu a:hover {
font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
color:#000000;
text-decoration:underline;
font-size:14px;
}



.column { padding-left:15px; padding-right:15px; width:270px; }

.lm a{
font-family: /* "Trebuchet MS",  */Arial, Verdana, "Times New Roman";
color:#42749b; text-decoration:underline;
font-size:13px;
}

.lm a:hover {
 font-family:  Arial, Verdana, "Times New Roman";
color:#2b587a;
text-decoration:underline;
}


a{
font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
color:#42749b;
text-decoration:underline;
}

a:hover {
font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
color:#2b587a;
text-decoration:underline;
}

.sorder { width:150px;}
.ssorder { width:50px; }

	a.opacity img {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;}

    a.opacity:hover img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    }
