body,img, div, ul, h1,h2, p, hr, td {
 border:0px none;
 margin:0px;
 padding:0px;
 font-size: 11px;
 color: #737373; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B3B3BF;
	text-align:center;
	margin-top:20px;
}

h1 {
 color: #5699F4;
 font-size: 18px;
}

h2 {
 color: #000;
 font-size: 14px;
 margin-bottom: 5px;
}

h4 {
 color: #000;
 font-size: 10px;
 margin-bottom: 5px;
 margin-top: 0px;
}
.text {
 font-size: 11px;
}

#container {
	width:701px;
	margin:auto;
	text-align:left;
	padding:0px;
}

#middle {
	background-color: #FFFFFF;
}

#header {
	text-align:center;
	margin-top:25px;
	_margin-top:10px;
}

#menu {
 margin-bottom:10px;
}

#menu ul , #menu li {
	list-style-type: none;
}

#menu li {
 float:right;
 padding-right:15px;
}

#menu li a {
	text-decoration:none;
	color:#CBCBD7;
	font-size: 14px;
}

#menu li a:hover {
	color:#010101;
}
#main {
 padding:15px;
}
#left{
 width:106px;
 _width:108px;
 float:left;
}
#leftTopImg
{
_width:108px;
}
#leftBottomImg
{
_width:108px;
}

#right{
 float:right;
 width:135px;
}
#right_r{
 float:right;
 width:135px;
}
#content{
	margin-left:110px;
	margin-right:145;
	padding-left:5px;
	padding-right:5px;
	font-size: 11px;
	color: #737373;
	min-height: 500px;
    height: expression(this.scrollHeight < 500? "500px" : "auto" ); 
   
}

.middle_blue{
	background-color:#4192EE;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	font-size:11px;
}

.middle_blue a{
 text-decoration: none;
 color:#FFFFFF;
 font-size: 13px;
}

.middle_blue a:hover{
 color:#000000;
}

.middle_blue hr {
 border:0px none;
 margin:0px;
 padding:0px;
 _height:1px;
}

.middle_navy{
	background-color:#146499;
	padding-left:10px;
	padding-right:10px;	
	color:#FFFFFF;
	font-size:11px;	
}

.field {
 width:100px;
 font-size:10px;
}

.btn {
	background-color:#146499;
	border:0px none;
	color:#fff;
	font-size:11px;
}
#content hr {
 border:0px none;
 border-bottom:1px solid #5699F4;
 margin-bottom:5px;
}


#main hr {
 border:0px none;
 border-bottom:1px solid #ccc;
 margin-bottom:5px;
}


#bottommenu {
clear:both;
  text-align:center;
  font-size:10px;
}


#bottommenu a {
	text-decoration:none;
	color:#CBCBD7;
	
	font-size: 11px;
	padding-right:15px;
}

#bottommenu a:hover {
	color:#010101;
}

#recover_pass
{
font-size: 11px;
text-align:center;
margin-top:5px;
color:#fff;
}
#recover_pass a{
text-decoration:none;
	color:#CBCBD7;
}
#recover_pass a:hover{
color:#010101;
}
p
{
font-size: 11px;
}

.smallA {
   text-decoration:none;
   color:#4192EE;
}
.smallA:hover{
color:#010101;
}

.smallAwhite {
   font-size: 11px;
   text-decoration:none;
   color:#FFF;
}
.smallAwhite:hover{
color:#010101;
}

.normalA {
  font-size: 11px;
  text-decoration:none;
  color:#4192EE;
}
.normalA:hover{
  color:#010101;
}


.box {
  background-color: #fff;
  border: 1px solid #000000;
  color: #000000;
  padding: 0px;
  position: absolute;
  z-index:10;
  cursor:pointer;
}

#barBlue {
  background-color: #4192EE;
  color: #fff;
  padding: 2px 1em 2px 1em;
  text-align: right;
}
#barBlue a{
text-decoration:none;
color:white;
}
#barBlue a:hover{
text-decoration:underline;
color:white;
}

.border_cnus {
  border:1px solid #CBCBD7;
}

form
{border:0px none;margin:0px;padding:0px;
}

.brd_btmS
{
  margin-bottom:3px;
}
.img_tura
{
margin-right:5px;
margin-bottom:5px;
cursor:pointer;
border: 1px solid #CBCBD7;
}
.tura_input
{
width:50px;
}
.info_inp{ width:250px;}
.pass_inp{ width:217px;}
#pass_err{color:red;}
hr
{
border:0px none;
 margin:0px;
 padding:0px;
 _height:1px;
}

.thumb_slideshow {  
    width:   150px;  
    _width:   152px;
    height:  112px;  
    padding: 0;  
    margin:  0;
    float:left;
    margin-right:10px;
    _margin-right:6px;
    margin-bottom:2px;
    margin-top:3px;
} 
 
.thumb_slideshow img {  
    border:  1px solid #CBCBD7;  
    width:  150px; 
    height: 112px; 
    top:  0; 
    left: 0 ;
    cursor: progress;
} 

