.txt {
	font-family:"Bookman Old Style";
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #7A7B7F;
}

.txt2 {
	font-family: "Bookman Old Style";
	font-size: 12px;

	color: #003366;
}
.txtmain {
	font-family:"Bookman Old Style"
	font-size: 12px;

	color: #000000;
}

.grey9 {
	font-family:  "Bookman Old Style";
	font-size: 11px;
	font-weight:bold;
	color: #cccccc;
}


.blue9 {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #2487B4;
	
	TEXT-DECORATION: none;
}




.blue11 {
	font-family:"Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #2D64BF;
	
	TEXT-DECORATION: underline;
}
A.blue11:hover {
	font-family:"Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: underline;
}


.blue12 {
	font-family:"Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #2487B4;
	TEXT-DECORATION: none;
}
A.blue12:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: underline;
}

.blue14 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
}
A.blue14:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: underline;
}

.blue15 {
	font-family:"Lucida Sans";
	font-size: 16px;
	font-weight: bold;
	color: #2487B4;
	
	TEXT-DECORATION:none;
}

.error {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.success {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #890000;
	text-decoration: underline;
}

.tdback{
background:url(../image/glossy_blue.gif) repeat-x;
height:20px;
 
}

.header {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.red {
	 font-family:  "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #890000;
	text-decoration: none;
}
.red12 {
	
	font-size: 12px;
	font-weight: bold;
	color: #C92A50;
	text-decoration: none;
}


.check {
	
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.check:hover {
	
	font-size: 14px;
	font-weight: bold;
	color: #890000;
	TEXT-DECORATION: none;
}

/* ========== Main ========== */

.boxhead {
font-size:12px;
	
	font-weight: bold;
	color: #000000;
	font-family:"Lucida Sans";
	
}


.tabback {
	background:url(../slicedindex/golden_tab.jpg);
	height:19;
	
}

.boxback {
/*background:url(../slicedindex/md_desk_bg.jpg) repeat-x bottom; height:100px;*/
 bgcolor:#ffffff;
}


.black12 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: none;
}
A.black12:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: underline;
}


.black11 {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color:#FF9900;
	TEXT-DECORATION: none;
}
A.black11:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	TEXT-DECORATION: underline;
}


.white14 {
	font-family:"Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
}

.tablebor
{
    border:1px solid #F8D18C;
}



.pagebg
{
   background:#F8D18C;

}

.menuback
{
background:url(../slicedindex/golden_tab.jpg) repeat-x; 
height:19px;
}

.smenu {
	font-size: 13px;
	
	color: #000000;
}


.menutxt {
	font-family:"Lucida Sans";
	font-size: 13px;
	
	color: #000000;
	TEXT-DECORATION: none;
}