body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: arial;
	font-size: 12px;
	color: #4f4f4f;
}
table {
	font-family: arial;
	font-size: 12px;
	color: #4c4c4c;
}
.tb_bg {
	background-color: #FFCA33;
	background-image: url(images/t3.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.tb_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cfcecd;
}
.tb_line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
}
.fontblue {	
    color: #2d4a8c;
}
.line-height {	
	line-height: 25px;
}
.fontwhite {	
    color: #ffffff;
}
.fontyellow {	
    color: #bd6015;
}
.fontyellow2 {	
    color: #f18200;
}
.fontyellow3 {	
    color: #f7e800;
}
.fontblue2 {	
    color: #1c6b94;
}
.fontgreen {	
    color: #278461;
}
.fontred {	
    color: #9d0000;
}
.font15pt {
	font-size: 15px;
}
.font24pt {
	font-size: 24px;
}
.font14pt {
	font-size: 14px;
}
.font10pt {
	font-size: 10px;
    color: #adb8db;	
}
a {
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	color:#005c9f;
	text-decoration: underline;
}
a.blue {
	color:#005c9f;
	text-decoration: underline;
}
a.blue:hover {
	color:#000000;
	text-decoration: underline;
}
a.blue2 {
	color:#22f7ff;
	text-decoration: underline;
}
a.blue2:hover {
	color:#f7e800;
	text-decoration: underline;
}
a.b {
	color:#000000;
	text-decoration: none;
}
a.b:hover {
	color:#000000;
	text-decoration: underline;
}
a.w {
	color:#ffffff;
	text-decoration: none;
}
a.w:hover {
	color:#ffffff;
	text-decoration: underline;
}
a.red {
	color:#980101;
	text-decoration: underline;
}
a.red:hover {
	color:#2d4a8c;
	text-decoration: underline;
}
.tb_line1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-left-color: #cacaca;
}
.tb_line2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
}
input {
	border: 1px solid #bababa;
	height: 25px;
	background-position: center;
}
.input1 {
	border: 1px solid #bababa;
	height: 20px;
	background-position: center;
}