/* button style --start-- */
#btn {
	font:10px sans-serif;
	font-weight:bold;
	background:#f5f5f5;
	display:block;
	float:left;
	margin:0 7px 0 0;
	border:1px solid #dedede;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	color:#565656;
	cursor:pointer;
	padding:5px 10px 6px 7px;
}

#btn,#btn:hover,#btn:active {
	text-decoration:none
}

#btn:hover {
	background:#dff4ff;
	border:1px solid #c2e1ef;
	color:#369
}

#btn:active {
	background:#6299c5;
	border:1px solid #6299c5;
	color:#fff
}
/* button style --end-- */

#table {
	border: 0;
	border-collapse: collapse;
	width: 550px;
	background-color: #f0f0f0;
}
#table td {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}
#title {
	background-color: #daeefe;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
#bottom {
	background-color: #daeefe;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.message {
	font-size: 08pt;
	font-weight: bold;
	color: #ff0000; 
}
.header {
	background-color: #daeefe;
	color: #000000;
	font-size: 09pt;
	font-weight: bold;
	height: 22pt;
}
.content {
	/*background-color: #cad9e2;*/
	background-color: #f1f2f3;
	color: #000000;
}
.subheader {
	background-color: #89a2b3;
	color: #000000;
	font-size: 08pt;
	font-weight: bold;
}
.subsubheader {
	background-color: #c7cede;
	color: #000000;
	font-size: 08pt;
	font-weight: bold;
}
.bgColor_1 {
	background: #daeefe;	
	height: 22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color: #000000;
}
.bgColor_2 {
	background: #daeefe;
	height: 22;
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 9pt;
	font-color: #000000;
}
.contentcolor {
	/*background: #cad9e2;
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 9pt;*/
   	background-color: #f1f2f3;
	color: #000000;
}
.subHeadColor{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 08pt;
    color: #000000 ;    
    background-color: #89a2b3;
}
.TD {
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 08pt;
    font-style: normal;
    font-color: #ffffff;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 08pt;
	font-style: normal;
	font-color:#ffffff;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 08pt;
}
.inputbox {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
}
.font12_b {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal;
        font-weight:bold
}
.font10_b {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal;
        font-weight:bold;
}
.font08_b {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 08pt;
        font-style: normal;
        font-weight:bold;
        font-color: #ffffff
}
.font12_n {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        font-style: normal
}
.font10_n {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-style: normal
}
.font08_n {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 08pt;
        font-style: normal
}
.toplink {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 08pt;
        font-style: normal;
        font-color: #ffffff;
        text-decoration: none
}

.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 08pt;
        font-style: normal;
        font-color:#ffffff;
        text-decoration: none
}

.button_standard{
		width: 10em;
	
}
.title2 { color: #ffffff; text-decoration: none }

.blk { color: #000000 }
.engsml {font-family: verdana; font-size: 8pt; color: #333333; }
.maintitle { font-family: "·s2?? "2?? font-size: 14pt; color: #ffffff }
.grnlike { color: #666633 }
.org { color: #ffcc66 }
.red { color: #ff0000 }
.wh { color: #ffffff }
.sml {font-size: 8pt }
.xsml {font-size: 7pt }
a:hover { color: #ff9933; text-decoration: none }
a:link { text-decoration: none; color: #0084b7; }
a:visited { text-decoration: none color: #0084b7; }
/* grey line */
.hr { 
	width: 100%;
	background-image: url(../images/horline.gif);
	background-repeat: repeat-x;
}

body { font-family: "·s2?? "2?? }
p { font-size: 8pt; font-family: 2?? "2?? }

