﻿body
{
    background:url(../images/bg.jpg) repeat-x;
    font-size:11px;
    font-family:Trebuchet MS;
}


*
{
    border:none;
    margin:0px;
    padding:0px;
    outline:0px;   
}

a
{
    text-decoration:none;    
}



#mainTable
{
    width:960px;
    margin:auto;
    margin-top:20px;    
}

.blockTable
{
    width:98%; 
    margin-bottom:10px;   
}

.blockTable td.left
{
	padding:0px;
    width:3px;
    height:30px;
    background:url(../images/blockHeaderLeft.jpg) no-repeat left;    
}

.blockTable td.right
{
	padding:0px;
    width:3px;
    height:30px;
    background:url(../images/blockHeaderRight.jpg) no-repeat right; 
}

.blockTable td.mid
{
    background-color:#c1cbd4;
    border-top:1px solid #899cab;
    color:#193d5d;
    font-size:14px; 
    padding-left:10px;  
}

.blockTable td.content
{
    border:1px solid #899cab;
    background-color:#e7ebee; 
    padding:10px 0 10px 0;
}

.menuTable
{
    width:80%;
    margin:auto;    
}

.menuTable td
{    
    background:url(../images/menuBullet.jpg) no-repeat left top;  
}

hr
{
    background-color:#899cab; 
    height:1px; 
    color:#899cab;
}

.menuTable td br
{
   line-height:0px;
}

.menuTable td span a
{
    color:#294d6d; font-size:10px;
    padding-left:15px; 
    height:15px;
    line-height:15px;
    font-weight:normal;
    padding-bottom:1px;
    padding-top:1px; 
}

.menuTable a
{
    color:#566a7c;
    display:block;
    padding-left:10px;
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
     
}

.contentText
{
    color:#566a7c;   
}

.inputBtnBig
{
    background:url(../images/inputBtnBig.jpg) no-repeat;
    width:164px;
    height:32px;
    color:#566a7c;    
    cursor:hand;    
}

.imageBorder
{
   border:1px solid #808080;
   padding:1px;    
}

.contentBlockTable
{
    width:95%;
    margin:auto; 
    margin-bottom:10px;   
}

.contentBlockTable .left
{
    background:url(../images/cBLeft.jpg) no-repeat;
    width:6px;    
}
.contentBlockTable .mid
{
    background:url(../images/cBMid.jpg) repeat-x;
    height:30px; 
    color:#193d5d;
    font-size:14px;
    font-weight:bold;
}

.contentBlockTable .right
{
    background:url(../images/cBRight.jpg) no-repeat;
    width:6px;     
}

.contentBlockTable .content
{
    background:url(../images/cBContentBg.jpg) repeat-x #ccd4da;
    border:1px solid #758b9e;  
    padding:10px;  
}

.pageTitle
{
    color:#05223b;
    font-size:14px;    
}

.secondHand
{
    width:100%;    
}

.secondHand td 
{
    background-color:#fff; 
    border:1px solid #9daebd;
    padding:3px;        
}

.sHandTitle
{
    font-size:10px; 
    color:#566f84;   
}

.secondHand div
{
    padding-left:5px;
    color:#686868;
    font-size:10px; 
    text-align:center;   
}

.secondHand div span.title
{
    color:#566f84;
    font-size:12px;   
    text-align:center; 
}

.navAnchor
{
    color:#2f4c65;
    font-size:11px;    
}
.navAnchor:hover
{
	text-decoration:underline;
}
.rightColumn
{
    background:url(../images/rightColumnBg.jpg) repeat-y; 
    width:100%;
    margin-bottom:15px;       
}

.rightColumn td.out
{
    padding:20px 15px 20px 15px;
    background:url(../images/tdBg.jpg) repeat-x bottom;   
}

.inputTxt
{
    border:1px solid #8598a9;
    height:16px;
    color:#555;
    font-size:11px;
    width:70%;
    float:left;
    text-align:center;
}

.inputBtn
{
    height:18px;
    color:#fff;
    font-size:11px;
    width:48px;
    float:left;
    background:url(../images/inputBtn.jpg) no-repeat;
    
    
}

.rightAnno
{
    
    list-style-image:url(../images/rightUlBullet.jpg) ;
    width:90%;
    margin:auto;
       
}

.rightAnno li
{
    color:#193d5d;
    font-size:11px; 
    background:url(../images/tdBg.jpg) repeat-x bottom;
    height:25px;
    line-height:25px;   
}

#menuUl
{
    list-style:none;    
}

#menuUl li
{
    float:left;
    font-size:13px;
    font-weight:bold;
    padding:0 7px 0 7px;        
    background:url(../images/menuSplit.jpg) no-repeat right top;   
}

#menuUl li a
{
    color:#193d5d;     
}
#menuUl li a
{	
	
	text-decoration: none;	
	
	}

#menuUl li a:hover
{
	 text-decoration:underline;	
 	}
.kinput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #787878;
	width:160px;
	}
.text10 { font-size:10px; }
.text11 { font-size:11px; }
.text12 { font-size:12px; }
.text13 { font-size:13px; }
.text14 { font-size:14px; }
.text16 { font-size:16px; }
.text18 { font-size:18px; }
.text20 { font-size:20px; }
.text24 { font-size:24px; }

.black { color:#000000; }
.white { color:#FFFFFF; }
.dgray { color:#181818; }
.blue { color:#193d5d; }
.red
{
	color: #FF0000;
}

