body {
	background-color: #efeee8;
	margin: 0;
	padding: 0;

	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #55534a;
	text-decoration: none;
}

H1 {
	color:#333333;
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,sans-serif;
	font-size:13.5pt;
	font-weight:normal;
	letter-spacing:1px;
	padding: 2px 0 0 0;
	margin:0;
}
H2 {
	font-family: Arial;
	font-size: 14px;
	color: #00447d;
	margin:0 0 0 0;
}
H3 {
	font-family: Arial;
	font-size: 12px;
	color: #3b3b3b;
	margin:0 0 0 0;
}
img{
	border:0;
}
a {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #017cc2;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.reg_12pt {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
}

.reg_white {
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.big_white {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.reg_10pt {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #3b3b3b;
}

.reg_10pt_white {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.bold_black {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.bold_blue {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #017cc2;
}

.reg_blue {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
	color: #00447d;
}

.left_bar {
	font-family: "Arial";
	font-size: 12px;
/*	font-weight: bold;*/
	color: #333333;
}

.menu_td {
	font-family: "Arial";
	font-weight: bold;
	padding: 0 10px 0 10px;
	height: 30px;
	color: #55534a;
}
.menu_link {
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #55534a;
	text-decoration: none;
}
.menu_link a hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.crm_table { border: 0; }
.crm_table thead td{
	border-right: 1px solid #ffffff;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color:#1a4d80;
	text-align:center;
	height:20px;
}
.crm_table thead a{
	font-weight:bold;
	color:#FFFFFF;
}

.crm_table tbody td{
	border-bottom:1px solid #ebebeb;
	color:#333333;
	font-size:12px;
	background-color:#ffffff;
}

.login_table {
	color:#333333;
	font-size:12px;
	background-color:#ebebeb;
}

.edit_table {
	background-color:#EFEFEF;
	border-bottom:1px solid #ebebeb;
	border: 1px solid #CCCCCC;
	color:#333333;
	font-size:12px;
}
.edit_table td {
	border-bottom:1px solid #e8e8e8;
}

.crm_menu{
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #accbff;
	text-decoration: none;
}
.crm_menu a hover {
	color: #000000;
}
.crm_header{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #accbff;
	text-decoration: none;
}
.crm_white{
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.crm_white a hover{
	text-decoration: underline;
}

.brown {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #853333;
}

.div_prt {
	position:absolute;
	top:150px;
	left:300px;
	width:500px;
	height:500px;
}
.noprint {
}
