/* CSS Document */
body,td{
  margin:0px;
  font-size:12px;
  color:#000000;
}

.btn{
	BORDER-TOP: #59A1C8 1px solid;
	BORDER-LEFT: #59A1C8 1px solid;
	BORDER-RIGHT: #59A1C8 1px solid;
	BORDER-BOTTOM: #59A1C8 1px solid;
	PADDING-TOP: 2px;
	PADDING-LEFT: 2px;
	PADDING-RIGHT: 2px;
	FONT-SIZE: 12px;
	height:21px;
	COLOR: #33301E;
	background-color: #FFFFFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#59A1C8);
	cursor:pointer;
}

.btn_big {
	cursor:pointer;
	BORDER-RIGHT: #3681b9 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #3681b9 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url(../images/bg_btn_big.gif) fixed repeat-x; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: #3681b9 1px solid; 
	COLOR: #165d79; 
	PADDING-TOP: 0px; BORDER-BOTTOM: #3681b9 1px solid; LETTER-SPACING: 2px; HEIGHT: 32px
}

a:link {color: #000000;	text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration:underline;color: #FF0000;}
a:active {text-decoration: none;color: #000000;}

a.blue:link {color: #000000;	text-decoration: none;}
a.blue:visited {text-decoration: none;color: #000000;}
a.blue:hover {text-decoration:underline;color: #FF0000;}
a.blue:active {text-decoration: none;color: #000000;}

.white_12b{
  color:#FFFFFF;
  font-size:12px;
  font-weight:bold;
}

.white_12b a:link {color: #FFFFFF;	text-decoration: none;}
.white_12b a:visited {text-decoration: none;color: #FFFFFF;}
.white_12b a:hover {text-decoration:underline;color: #DCFF7C;}
.white_12b a:active {text-decoration: none;color: #FFFFFF;}

.white_12{
  color:#FFFFFF;
}

.white_14b{
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
}

.red_12{
  color:#FF0000;
}

.red_12b{
  color:#FF0000;
  font-weight:bold;
}

.org_12b{
  color:#FF5400;
  font-weight:bold;
  letter-spacing:2px;
}

.green_12b{
  color:#006633;
  font-weight:bold;
}

.green_12b a:link {color: #006633;	text-decoration: none;}
.green_12b a:visited {text-decoration: none;color: #006633;}
.green_12b a:hover {text-decoration:underline;color: #FF0000;}
.green_12b a:active {text-decoration: none;color: #006633;}

.blue_12{
  color:#32566D;
}

.blue_14_2b{
	color:#0B5596;
	font-weight:bold;
	font-size:14px;
}

.blue_14b{
  color:#32566D;
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
}

.gray_12{
  color:#999999;
}

.cons_border{
  background-image:url(../images/bg_td.gif);
  background-repeat:repeat-x;
  background-position:bottom;
}

.left_boder{
  border-bottom:#9FC5F2 1px solid;
  border-left:#9FC5F2 1px solid;
  border-right:#9FC5F2 1px solid;
}

.text_main{
  line-height:20px;
}

.text_main_2{
  line-height:25px;
}

.perform_list_1{
  border-left:#88AFE8 1px solid;
  border-top:#88AFE8 1px solid;
  border-right:#88AFE8 1px solid;
  background-image:url(../images/perform_3_3.jpg);
  background-repeat:repeat-x;
  height:23px;
  font-weight:bold;
}

.table_1{
  border-left:#D3E5FD 1px solid;
  border-top:#D3E5FD 1px solid;
  border-right:#88AFE8 1px solid;
  border-bottom:#88AFE8 1px solid;
  FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#8BC0EC, EndColorStr=#BFDDF9);
  font-weight:bold;
  height:22px;
}

.table_2{
  border-left:#FFFFFF 1px solid;
  border-top:#FFFFFF 1px solid;
  border-right:#E6E6E6 1px solid;
  border-bottom:#E6E6E6 1px solid;
} 

.td_title {
	FONT-WEIGHT: bold; BACKGROUND: url(../images/bg_td.gif) #fff repeat-x 50% bottom; BORDER-BOTTOM-WIDTH: 0px; TEXT-INDENT: 0.5em; HEIGHT: 30px; TEXT-ALIGN: center
}
