body{
font-family: Arial, Helvetica, sans-serif;
word-wrap:break-word;
line-height:1.4em;
}
input[type="button"], input[type="submit"] {
   padding:0 .75em 0 .75em;
   width:auto;
   overflow:visible;
    background-color: #D1E6B4;
    background-image: url("/images/BT-bg.gif");
    border: 1px solid #95C25A;
    color: #336600;
    cursor: pointer;
    display: inline-block;
    font: 12px/1.6em Verdana,Lucida,Arial,Helvetica,KBC,sans-serif;
    height: 22px;
    text-decoration: none;
}
ul{
    display: block;
    list-style-type: disc;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
}
li {
	line-height:1.4em;
}

pre{
word-wrap:break-word;
white-space:normal;
}
td .bottom_link {
COLOR: #FFFFFF;
background-color:#7B92DE;
}
td .bottom_link a {
COLOR: #FFFFFF;
}
td .bottom_link a:visited {
COLOR: #FFFFFF;
}
td .bottom_link a:hover {
COLOR: yellow;
}

img, input[type=image], input[type=checkbox], input[type=radio]
 {border:0px; vertical-align:middle}

	a { text-decoration: none }
	a:link {  color: #2233CA; text-decoration: none}
	a:visited { color: #2233CA; text-decoration: none}
	a:hover { color: #FF0000;}
	A.A2 { COLOR: white}
	A.A2:hover { COLOR: #FF0000;}
	.top_bar a {color:#FFFFFF;}
	.top_bar a:hover { COLOR: yellow;}
	#td1 {width:20%;height:23px;color:#FFFFFF; background-color:#7B92DE; border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	#td1 a {color:#FFFFFF;}
	#td1 a:hover { COLOR: yellow;}
	#td2 {width:10%;height:23px;text-align:center;background-color:#F0F0FF;
		  border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	#td3 {width:10%;height:23px;text-align:center;background-color:#EA4AA6;color:#ffffff;
		  border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	#td3 a{color:#ffffff;}
	.td_hilight {width:10%;height:23px;text-align:center;background-color:#F0F0FF;
		  border-left:1px none #B2B2B2;border-right:1px solid #B2B2B2;border-top:1px solid #B2B2B2;border-bottom:1px none #B2B2B2;}
	.td_hilight a {COLOR: red}
	TABLE { text-align:left}
	TD	{font-size: 10pt;}
	EM	{color:purple;font-style:normal}
	.EN	{color:#333333;}
	#photo   { border:1px #999999 solid;padding:4px;width:64px;}
	#title_bar   { background-color:#F0F0FF;border:1px solid #B2B2B2;height:23px}
	.adSense_768x15   { padding-top:8px;text-align:center}
	#TH  	{font-size: 10pt; color:#FFFFFF; background-color:#008080}
	#WD  	{font-size: 10pt; color:#004040; background-color:#95f4a8}
	#NWD  {font-size: 10pt; color:#004040; background-color:#FFACBB}
	#lta	{ border:1px #B2B2B2 solid; font-size:9pt;padding:2px; background-color:#F0F0FF}
	#bta	{ border-bottom: 1px #F0F0FF solid; padding-top:2px; text-align:center}
	.item_type { font-family:Arial; font-weight:bold; font-style:italic;}
	#s1	{background-color:#92d7f6; color:#000066; border:1px solid #000099; width:180px;
		 font-size:11pt; text-align:center;LETTER-SPACING: 6px;}
	.t10   { color:#7F7F7F;}
	.t1   { background-color:#E9E7E7;line-height:180%;padding-top:3px;padding-bottom:3px;}
	.t1 a{
		color:#333333;
		text-decoration: none;
	}

	.t1 a:hover{
		color:#FF6600;
		text-decoration: none;
	}
	.t2   { line-height:180%;padding-top:3px;padding-bottom:3px;}
	.t2 a{
		color:#333333;
		text-decoration: none;
	}

	.t2 a:hover{
		color:#FF6600;
		text-decoration: none;
	}
	.headtext	{font-size: 10pt; font-weight:normal;	padding: 3px; margin: 0px; text-shadow: 1px 1.732px 5px rgba(0, 0, 0, .25);}
	.divbox {
		height:100px;
		width:400px;
		top:-500px;
		position: absolute;
		visibility: hidden;
	}
.img-shadow {
margin: 5px 0 0 5px ;
float:left;
background: url(/images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 4px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.txt11 {	font-size: 11pt;}
.bold {	font-weight: bold;}

.btn01 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	color: #FFFFFF;
	padding :2px 2px 2px 1px;
	background-color: #666666;
	cursor:pointer;
}
.img_btn {
	cursor:pointer;
}

.btn02 {
	cursor:pointer;border-left:1px solid #B1B4CD;border-right:1px solid #494D74;border-top:1px solid #B1B4CD;border-bottom:1px solid #494D74;
	background:#666666;
	color:#FFFFFF;
	padding:2px 3px;
}
.page_num {
	text-align:center ;
	margin: 3px 0px;
}
.page_num span{
	padding: 0px 4px;
	font-weight:bold ;
	color:#DA4C8E;
	white-space : nowrap;
}
.page_num a{
	padding: 0px 4px;
	bordeR: 1px solid #ccc;
	margin: 0px 2px;
	color:#777;
	text-decoration: none;
}
.page_num a:hover{
	background:#DA4C8E;
	color:#fff;
	text-decoration: none;
}
.menuTable
{
border-collapse:collapse;
}
.menuTable td
{
padding:4px 3px 3px 3px;
font-family: Arial, Helvetica, sans-serif;
border-top:1px solid #B2B2B2;
border-left:1px solid #B2B2B2;
border-right:1px solid #B2B2B2;
height:23px;
background-color:#E0E0FF;
}
.menuTable td.hilight a
{
text-decoration: none; color:red
}
.menuTable td a
{
text-decoration: none;
}
.menuTable td a:hover
{
color:#F60;
}
.leftlist {
display: block;
background-image: url(/images/rightlistbg2.gif);
background-repeat: no-repeat;
background-position: 0px 7px;
padding-top: 4px;
padding-bottom: 2px;
padding-right: 4px;
padding-left: 4px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 5px;
}
.calendar_left {
background: url(/images/arrowleftmonth.gif) no-repeat center left; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.calendar_right {
background: url(/images/arrowrightmonth.gif) no-repeat center right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}

.year_left {
background: url(/images/backward2.png) no-repeat center left; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.year_right {
background: url(/images/forward2.png) no-repeat center right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.shadow {
    box-shadow: 5px 5px 3px #888888;
    /*png-shadow: 5px 5px 3px #888888;*/
    border: 1px solid #95C25A;
    margin:5px 5px 7px 5px;
}
.displayOn{ display: block; }
.displayOff{ display: none; }
.btn {
    display: inline-block;
    position: relative;
    margin: 3px;
    padding: 0 14px;
    text-align: center;
    text-decoration: none;
    font: bold 12px/25px Arial, sans-serif;

    text-shadow: 1px 1px 1px rgba(255,255,255, .22);

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
    box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);

    -webkit-transition: all 0.15s ease;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -ms-transition: all 0.15s ease;
    transition: all 0.15s ease;
    color: #3e5706;

    background: #D1E6B4; /* Old browsers */
    background: -moz-linear-gradient(top,  #D1E6B4 0%, #6b8f1a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D1E6B4), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #D1E6B4 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #D1E6B4 0%,#6b8f1a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #D1E6B4 0%,#6b8f1a 100%); /* IE10+ */
    background: linear-gradient(top,  #D1E6B4 0%,#6b8f1a 100%); /* W3C */
}
.s1 {
background-color:#124ba2;
color:white;
line-height:1.6em;
}