.t_header {
	FONT-WEIGHT: bolder; FONT-SIZE: 14px; TEXT-ALIGN: right;color:#ffffff;
}

.t_header_red {
	FONT-WEIGHT: bolder; FONT-SIZE: 14px; TEXT-ALIGN: right;color:#E80A10;
}

a.t_header:link {FONT-WEIGHT: bolder; FONT-SIZE: 14px; TEXT-ALIGN: right;color:#b41519;text-decoration: none;}
a.t_header:visited {FONT-WEIGHT: bolder; FONT-SIZE: 14px; TEXT-ALIGN: right;color:#b41519;text-decoration: none;}
a.t_header:active {FONT-WEIGHT: bolder; FONT-SIZE: 14px; TEXT-ALIGN: right;color:#b41519;text-decoration: none;}
a.t_header:hover {FONT-WEIGHT: bolder; FONT-SIZE: 14px; TEXT-ALIGN: right;color:#b41519;text-decoration: none;}


.textHeader {
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline;
	FONT-FAMELY:ARIAL;
	FONT-SIZE:14PX;
}

.textHeadertd{
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: underline;
	FONT-FAMILY:ARIAL;
	FONT-SIZE:14PX;
    BORDER-TOP: #054f5e 2px outset;
    BORDER-LEFT: #054f5e 2px outset;
    BORDER-BOTTOM: #054f5e 2px inset;
    BORDER-RIGHT: #054f5e 2px inset;
}

.inputText
{
    BORDER-RIGHT: #cccccc 1px inset;
    BORDER-TOP: #cccccc 1px inset;
    BORDER-LEFT: #cccccc 1px inset;
    WIDTH: 160px;
    BORDER-BOTTOM: #cccccc 1px inset;
    HEIGHT: 18px;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 300;
}


.new_button {
	BORDER-RIGHT: deepskyblue 2px outset; BORDER-TOP: deepskyblue 2px outset; BORDER-LEFT: deepskyblue 2px outset; BORDER-BOTTOM: deepskyblue 2px outset; BACKGROUND-COLOR: deepskyblue
}
.button {
	BORDER-RIGHT: darkgray 2px outset; BORDER-TOP: darkgray 2px outset; BORDER-LEFT: darkgray 2px outset; BORDER-BOTTOM: darkgray 2px outset; BACKGROUND-COLOR: darkgray
}
.input {
	BORDER-RIGHT: lightgrey 2px inset; BORDER-TOP: lightgrey 2px inset; BORDER-LEFT: lightgrey 2px inset; COLOR: black; BORDER-BOTTOM: lightgrey 2px inset; BACKGROUND-COLOR: lightgrey
}
.line {
	BACKGROUND-COLOR: lightsteelblue
}


.border{
    BORDER-TOP: #660000 1px outset;
    BORDER-LEFT: #660000 1px outset;
    BORDER-BOTTOM: #660000 1px inset;
    BORDER-RIGHT: #660000 1px inset;
}

a.left:link {FONT-SIZE: 11px;FONT-FAMILY: arial;color:#ffffff;text-decoration: none;FONT-WEIGHT: bold;margin-left:0.2cm;}
a.left:visited {FONT-SIZE: 11px;FONT-FAMILY: arial;color:#ffffff;text-decoration: none;FONT-WEIGHT: bold;margin-left:0.2cm;}
a.left:active {FONT-SIZE: 11px;FONT-FAMILY: arial;COLOR:##ffffff; text-decoration: none;FONT-WEIGHT: bold;margin-left:0.2cm;}
a.left:hover {FONT-SIZE: 11px;FONT-FAMILY: arial;COLOR:##ffffff;text-decoration: none;FONT-WEIGHT:bold;margin-left:0.2cm;}


.IButtonMiddle
{
	font-family : Arial;
	font-style : normal;
	color : #005500;
	border : 1px inset #6666cc;
	width:100px;
	height:20px;
	cursor:hand;
	margin:1px 1px 1px 1px;

}

.IButtonMiddleDown
{
	font-family : Arial;
	font-style : normal;
	color : #fe4d23;
	border : 1px inset #6666cc;
	width:100px;
	height:20px;
	cursor:hand;
	margin:1px 1px 1px 1px;
	FONT-WEIGHT: bold;
}

.IButtonMiddleOver
{
	font-family : Arial;
	font-style : normal;
	color : #fe4d23;
	border : 1px inset #6666cc;
	width:100px;
	height:20px;
	cursor:hand;
	margin:1px 1px 1px 1px;
	FONT-WEIGHT: bold;
}
