@charset "utf-8";

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #373636;

}

.leftmenu {

	font-family: "Zurich BT", Arial, Tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #3c4a85;

	text-decoration: none;

}

.headingtxt1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #4662ae;

	text-decoration: none;

}

.headingtxt2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #ff6600;

	text-decoration: none;

}

.bg {

	background-image: url(http://www.billingtracker.com/img/bg2.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.border {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #808080;

}

.bg2 {

	background-image: url(http://www.billingtracker.com/img/bottombg.gif);

	background-repeat: repeat-x;

	background-position: left top;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #8fd4fe;

	border-bottom-color: #8fd4fe;

	border-left-color: #8fd4fe;

}

.bottommenutxt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: 0e1f6c;

	text-decoration: none;

}

.bottommenutxt:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ff2908;

	text-decoration: none;

}

.leftmenu:hover {

	font-family: "Zurich BT", Arial, Tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #FF2106;

	text-decoration: none;

}

.leftmenubg {

	background-image: url(http://www.billingtracker.com/img/leftmenubottombg.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-right: 10px;

	padding-top: 10px;

	padding-bottom: 10px;

}
A {
	color: #703275;
}

A.active {
	color:#FF6600;
}

A:hover {
	color: #ff6600;
}
.addlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.addlink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE490A;
	text-decoration: none;
}
.h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-weight: bold;

	color: #4662ae;

	text-decoration: none;

}