.table_header{
font:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-style:normal;
color:#FFFFFF;
background-color:#FF5500;
border:1px solid #CCCCCC;
}

.table_header_small{
font:"Arial", Times, serif;
font-size:12px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
background-color:#FF5500;
border:1px solid #CCCCCC;
}


.table_td{
font:"Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-style:normal;
color:#000000;
}

.table_cell{
padding:5px;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
font-size:11px;
font-weight:bold;
}

.table_cell_small{
padding:5px;
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
border-bottom:1px dotted #CCCCCC;
font-size:11px;
}

.table{
padding:5px;
border:1px dotted #CCCCCC;
}

form.form_text100{
border:1px solid #A0A7B4;
width:100px;
}

.btnStyle{
border:1px solid #FF5500;
background-color:#FFFFFF;
color:#000000;
width:100px;
height:20px;
}

.btnStyleOver{
color:#FFFFFF;
border:1px double #FF5500;
background-color:#FF5500;
width:100px;
height:20px;
}

.opacity60 {
filter:alpha(opacity=80);
}

.opacity100 {
filter:alpha(opacity=100);
} 

table.borderAll {	
padding: 0px 0px 0px 0px;
border: 1px solid #A0A7B4;
background-color:#FFFFFF;
empty-cells:show;
font-weight:bold;
font-size:14px;
}

.noborder {	
padding: 0px 0px 0px 0px;
border: 0px none #000000;
font-size:12px;
}

.borderlr{
border-left: 1px solid #A0A7B4;
border-right: 1px solid #A0A7B4;
background-color:#FFFFFF;
empty-cells:show;
}

.borderl{
border-left: 1px solid #A0A7B4;
background-color:#FFFFFF;
empty-cells:show;
}

.borderr{
border-right: 1px solid #A0A7B4;
background-color:#FFFFFF;
empty-cells:show;
}

.borderlrd{
border-left: 1px solid #A0A7B4;
border-right: 1px solid #A0A7B4;
border-bottom: 1px solid #FF5500;
background-color:#FFFFFF;
empty-cells:show;
}

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
div {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.menu {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: center;
}
.title01 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title02 {
	color : #000000;
	margin-top : 2px;
	margin-bottom : 10px;
	margin-left : 5px;
	margin-right : 5px;
	vertical-align: bottom;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}
.title02 a {
	color : #000000;
	text-decoration: none;
}
.right b {
	color : #EF6D00;
}
.menu a {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}
li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #294A7B;
}
p a:hover {
	color : #000000;
}

a{
color:black;
text-decoration:none;
font-size:12px;
}
a:visited{
color:black;
font-size:12px;
}
a:hover{
color:#FF5500;
font-size:12px;
text-decoration:underline;
}

