body {
overflow-x:hidden; /*§R°£¤ô¥­±²¶b*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height: 23px; 
}
A:link{color:#244F1A;text-decoration:none}
A:active{color:#4581BF;text-decoration:none}
A:visited{color:#244F1A;text-decoration:none}
A:hover{color:#4581BF;text-decoration:none}
table,td,tr
{

	font-size:12px; 
	
	line-height: 17px; 	
	color: #000000;
}
TEXTAREA,input{
	font-size:12px;
	

}
select {
	font-size: 12px;
	color: #A5A6A5;
}

.txtFocus {
	background-color:#CCE4BA;
	BORDER-BOTTOM-COLOR: #bce2ff;
	font-size: 12px;
} 
.txtBlur {
	background-color:#FFFFFF;
	font-size: 12px;
	color: #006699;
}

input.white{}
table.TableBgcolor
{
	background-color: #FFFFFF;
	
}
td.TableTitleBgcolor{
         background-color: #FFFFFF;   
}
tr.TitleBgcolor
{
	background-color: #E7E7E7;
	font-size:12px;
	color: #000000;	
	
}
tr.DataBgcolor1,td.DataBgcolor1
{
	background-color:#F5F5F5;
	font-size:12px;
	color: #214763;	
}


tr.DataBgcolor2,td.DataBgcolor2
{
	background-color:#FFFFFF;
	font-size:12px;
	color: #214763;	
}
tr.SDataBgcolor1,td.SDataBgcolor1
{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}


tr.SDataBgcolor2,td.SDataBgcolor2
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;

}
tr.DataBgcolor3
{
	background-color: #ffff99;
	font-size:12px;
	color: #000000;	
}

//Modify
table.MTableBgcolor{
	//background-color: #B5C7E7;
	
}
tr.MTitleBgcolor,td.MTitleBgcolor{
	background-color: #95D5D3;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.MDataBgcolor1,td.MDataBgcolor1{
      text-align: right;

	color: #0644ad;
}

tr.MDataBgcolor2,td.MDataBgcolor2{
	text-align: left;

	color: #000000;	
	


}



a.w12navi               { text-align: center;width:75px;text-decoration: none; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }   
a.w12navi:link          { text-decoration: none; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }
a.w12navi:visited       { text-decoration: none; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }
a.w12navi:active        { text-decoration: underline; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }
a.w12navi:hover         { text-decoration: underline; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	cursor: hand;

	text-decoration:'underline';
}

.DMIn {color:#244F1A;font-weight: 800 }
.red {color:#ff0000;font-weight: 800 }
.title {color:#ff0000;font-weight: 800 }



.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
    
}
.Bar
{
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    FLOAT: left;
    BORDER-LEFT: #000000 1px outset;
    WIDTH: 85px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #000000 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #F3F3F3;
    TEXT-ALIGN: center;
    height:20px;

}
.barOver
{
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    FLOAT: left;
    BORDER-LEFT: #000000 1px outset;
    WIDTH: 85px;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #000000;
    color:#FFFFFF;
    TEXT-ALIGN: center;
    height:20px;
}


.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
        POSITION: absolute;
    BACKGROUND-COLOR: #F3F3F3;
    
        }
.menuItem
{
    PADDING-RIGHT: 13px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #000000 1px solid;
}
.ItemMouseOver
{
    PADDING-RIGHT: 13px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #000000;
    color:#FFFFFF;
}
.ItemMouseOut
{
    WIDTH: 100%
        }
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 12px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




span.SS{
color: #1286B6;
text-decoration: underline;
cursor: hand;
}


A.White:link{color:#FFFFFF;text-decoration:none}
A.White:active{color:#FFFFFF;text-decoration:none}
A.White:visited{color:#FFFFFF;text-decoration:none}
A.White:hover{color:#FFFFFF;text-decoration:none}


A.barmenu:link{color:#FFFFFF;text-decoration:none}
A.barmenu:active{color:#FFFFFF;text-decoration:none}
A.barmenu:visited{color:#FFFFFF;text-decoration:none}
A.barmenu:hover{color:#FFFFFF;text-decoration:none}


div.tiptext{
position=absolute;
visibility:hidden;
border-style:solid;
border-width:0;
border-color:#000000;
background-color: #ffffff;
}

/*Â½­¶*/
#pagination{
clear:both;
font-size:12px;
text-align:right;
margin:auto;
}

#pagination ul {
list-style-position:outside;
list-style:none;
line-height:16px;
padding:2px 0;
}

#pagination li {
list-style:none;
display:inline;
}

#pagination.digg {
margin:3px;
padding:3px;
}
#pagination.page-numbers{
	float:right;
}
#pagination.digg a {
border:1px solid #AAD;
text-decoration:none;
color:#009;
margin:3px;
padding:3px;
}

#pagination.digg a:hover,div.pagination.digg a:active {
border:1px solid #009;
color:#000;
}

#pagination.digg li.current {
border:1px solid #009;
font-weight:700;
background-color:#009;
color:#FFF;
margin:3px;
padding:3px;
}

#pagination.digg li.disabled {
border:1px solid #EEE;
color:#DDD;
margin:3px;
padding:3px;
}

