body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff url('../images/bg.gif') repeat-x top;
	font: normal 11px verdana, tahoma, arial;
	color:#000000;
	line-height:15px;
}

a:link,a:active,a:visited{
color:#112475;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#FF8522;
font-weight:bold;
text-decoration:none;
}

.border_left{
	background: url('../images/border_left.gif') no-repeat top;
	width:6px;
	height:332px;
}

.border_left_bg{
	background: url('../images/border_left_bg.gif') repeat-y top;
	width:6px;
}

.border_right{
	background: url('../images/border_right.gif') no-repeat top;
	width:7px;
	height:332px;
}

.border_right_bg{
	background: url('../images/border_right_bg.gif') repeat-y top;
	width:7px;
}

.content_bg{
	background: #FFF url('../images/content_bg.gif') repeat-x top;
	width:767px;
}

input, textarea, select {
font:normal 11px arial,verdana,tahoma;
color:#000;
}

.input_style{
background-color:#eeeeee;
border:1px solid #b8b8b8;
width:240px;
}

.input_style1{
background-color:#B4C689;
border:1px solid #fff;
}

.button{
background:url(../images/button.gif) no-repeat; 
color:#717171;
font-weight:bold;
height:24px;
width:65px;
text-align:center;
border:0px;
}


.txt-name-gray{
	font: bold 10px Tahoma,Arial, Verdana,;
	color: #6c7193;
	text-decoration:none;
	
}
.txt-name-black{
	font:  11px Tahoma,Arial, Verdana,;
	color: #000000;
	text-decoration:none;
	
}
.txt-name-black2{
	font: bold 14px Verdana,Tahoma,Arial, ;
	color: #000000;
	text-decoration:none;
	
}

.txt-name-orange{
	font: bold 11px Verdana,Tahoma,Arial, ;
	color: #ff7200;
	text-decoration:none;
	
}
.txt-name-orange2{
	font: bold 14px Verdana,Tahoma,Arial, ;
	color: #ff7200;
	text-decoration:none;
	
}
.txt-name-orange3{
	font: bold 11px Verdana,Tahoma,Arial, ;
	color: #ff7200;
	text-decoration:none;
	
}
.txt-name-blue{
	font: bold 11px Verdana,Tahoma,Arial, ;
	color: #112475;
	text-decoration:none;
	
}
.txt-name-blue2{
	font: bold 11px Tahoma,Verdana,Arial, ;
	color: #112475;
	text-decoration:none;
	
}


a.bluelink:link, a.bluelink:visited {
	
	color: #002c7c;
	font: bold 11px  Verdana,Tahoma,Arial, Verdana;
	text-decoration: none;
	
}
a.bluelink:hover, a.bluelink:active {
	
	color: #ff7200;
	font: bold 11px  Verdana,Tahoma,Arial, ;
	text-decoration: none;
}

a.bluelink2:link, a.bluelink2:visited {
	
	color: #002c7c;
	font: 11px  Verdana,Tahoma,Arial, Verdana;
	text-decoration: none;
	
}
a.bluelink2:hover, a.bluelink2:active {
	
	color: #ff7200;
	font:11px  Verdana,Tahoma,Arial, ;
	text-decoration: none;
}
a.blacklink:link, a.blacklink:visited {
	
	color: #000000;
	font:  11px  Verdana,Tahoma,Arial;
	text-decoration: none;
	
}
a.blacklink:hover, a.blacklink:active {
	
	color: #ff7200;
	font: 11px  Verdana,Tahoma,Arial, ;
	text-decoration: none;
}
a.blacklink2:link, a.blacklink2:visited {
	
	color: #000000;
	font: bold 11px  Verdana,Tahoma,Arial;
	text-decoration: none;
	
}
a.blacklink2:hover, a.blacklink2:active {
	
	color: #ff7200;
	font: bold 11px  Verdana,Tahoma,Arial, ;
	text-decoration: none;
}
ul.listing, ul.listing2 {
	margin:0;
	padding:0;
	padding-top: 4px;
	list-style: none;
}

ul.listing li {
	padding:1px;
	padding-left:17px;
	background: url(../images/list.gif)  no-repeat 5px 5px ;
	
}
ul.listing3 li {
	padding:1px;
	padding-left:17px;
	background: url(../images/list.gif)  no-repeat 5px 5px  ;
	
}
ul.listing2 li {
	padding:1px;
	padding-left:17px;
	background: url(../images/list2.gif)  no-repeat 5px 5px ;
	
}