A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #4455aa; TEXT-DECORATION: underline
}
BODY {
	FONT-SIZE: 12px; MARGIN: 0px; COLOR: #000000; FONT-FAMILY: Tahoma;
}
FONT {
	LINE-HEIGHT: normal
}
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 15px; FONT-FAMILY: Tahoma
}
.en {
	FONT-SIZE: 11px; FONT-FAMILY: verdana
}
input {border:1px solid #808080;height:22px;}
textarea {border:1px solid #808080;}
img {
	border:0px;
}
.fontGray {color:#808080;}
.InputSubmit {
	padding-top:2px;BORDER: 0px; BACKGROUND: url(images/bt_bg_01.gif); WIDTH: 60px; HEIGHT: 21px; color:#1e3e93;
}
.buttonbg {
	background: url('images/button_bg.gif') repeat-x;
	border: 1px solid #5D9DC8;
	line-height: 16px;
	color: #00304F;
	padding:0px;
}
.button {
    background: url('images/button_bg2.gif');
	border:0px;
	height: 22px;
	width:76px;
	color: #000000;
	font-size:12px;
	padding-top:2px;
	}
.button1 {
    background: url('images/buttonbg1.gif');
	border:0px;
	height: 27px;
	width:80px;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	}
.button2 {
    background: url('images/buttonbg2.gif');
	border:0px;
	height: 27px;
	width:80px;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	}
.button3 {
    background: url('images/buttonbg3.gif');
	border:0px;
	height: 27px;
	width:80px;
	color: #000000;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	}
.fontRed {
	COLOR: #ff0000
}
A.fontRed:link {
	COLOR: #ff0000
}
A.fontRed:visited {
	COLOR: #ff0000
}
.fontBlue {
	COLOR: #1382be
}
A.fontBlue:link {
	COLOR: #1382be
}
A.fontBlue:visited {
	COLOR: #1382be
}
.fontGreen {
	COLOR: #13A082
}
A.fontGreen:link {
	COLOR: #13A082
}
A.fontGreen:visited {
	COLOR: #13A082
}
.b {font-weight:bold;}
.ctl{
   table-layout:fixed
 }
.ctl td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}

.margin10 {
	margin:10px 0 0 10px;
	line-height:30px;
}