body,td{
	font-size: 12px !important;
}

.white {    font-weight: normal; color: #FFFFFF; text-decoration: none}
.bldBlk {   font-weight: bold; color: #000000; text-decoration: none }
.box {
	
	font-weight: bold;
	color: #666666;
	height: 20px;
	width: auto;
	padding: 5px;
	border-top: 1px solid #8F9297;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #8F9297;
	border-left: 1px solid #999999;

}
.boxMiddle {

	
	font-weight: normal;
	color: #333333;
	height: 20px;
	width: auto;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
	border-left: 0px none;
}
.blue_text {   font-weight: bold; color: #888888; text-decoration: none }
.blue_bold_text {
	
	font-style: normal;
	font-weight: bold;
	color: #3366FF;
}
.main_text {  font-weight: normal; color: #333333; text-decoration: none }
.main_text2 {   font-weight: normal; color: #31659C; text-decoration: none }

.box_new {
	
	font-weight: bolder;
	color: #993366;
	height: auto;
	width: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
a:link {  text-decoration: underline;}
a:visited {  text-decoration: underline;}
a:hover {  text-decoration: none;color: #FF9933}
a.b:link {   font-weight: normal; color: #D6E0EB}
a.b:visited {    font-weight: normal; color: #D6E0EB}
a.b:hover {   font-weight: normal; text-decoration: none;color: #FF9933}

a.mainMenu:link {  text-decoration: underline;color:white}
a.mainMenu:visited {  text-decoration: underline;color:white}
a.mainMenu:hover {  text-decoration: none;color: #FF9933}


.orange {   font-weight: bold; color: #990000; text-decoration: none }
.date {
	  font-weight: normal; color: #336699; text-decoration: none
}
.breadCrumb {

	  font-weight: normal; color: #333333; text-decoration: none
}
.jp_style {
	
	font-style: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: normal;
}
.boldtext {

font-weight: bold;
color: #CC6600;
}
.subpages {

color: #333333;
}
.cursor {
	CURSOR: hand
}.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3333FF;
	border-right-color: #3333FF;
	border-bottom-color: #3333FF;
	border-left-color: #3333FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.text2{  line-height:20px; }

.LineGapping {
	
	padding: 5px;
	border: 1px solid #666666;
	height: 100%;
	line-height: 25px;
	margin: 5px;
}
.newsHeader {
	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366CC;
	margin: 5px;
	padding: 5px;
	border: 2px outset #999999;
}
.LeftNewsText {
	margin: 2px;
	padding: 2px;
}

ul {
     list-style:none;
     }
ul#sidemenu_sample {
     border:1px solid #35b3d1;
     overflow:hidden;
     }
ul#sidemenu_sample li {
     border-bottom:1px solid #35b3d1;
     }
ul#sidemenu_sample li.bottom {
     border:none;
     }
ul#sidemenu_sample li a {
     display:block;
     padding:5px 0 5px 10px;
     text-decoration:none;
     width:100%;
     }
ul#sidemenu_sample li a:hover {
     color:#fff;
     text-decoration:none;
     background:#35b3d1;
     }
ul#sidemenu_sample li ul {
     border-top:1px solid #35b3d1;
     }
ul#sidemenu_sample li ul li {
     background:#eee;
     }

img{
	border:0px;
}