td{
	font-size: 12px;
}
body{
	margin: 0px;	
	background-color:#bbbbbb;
}
.main_bg{
	margin: 0px;	
	background-color:#ffffff;;
}
.h_bg {
	background-image: url(style/h_bg.gif);
	height: 115px;
	width: 960px;
}

.h_img_motif {
	background-image: url(style/h_img_motif.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 780px;
}
.menubar {
	height: 28px; 
	background-image:url(style/h_button_bg.jpg);
}
.menu {
	margin-right: 10px;
	margin-top: 6px;
}
.menutopitem {
	width: 80px;	
	cursor: hand;
}
.menutopitemhover {
	font-size: 12px; 
	font-weight: bold;
	cursor: hand;
	background-image:url(style/h_button_space.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.left_bg {
	background-image: url(style/left_bg.gif);
	background-repeat:no-repeat;
	width: 301px;
}
.right_bg {
	background-image: url(style/right_bg.gif);
	background-repeat:no-repeat;
	width: 659px;
}

.f_bg {
	background-image: url(style/f_bg.gif);
	height: 104px;
}
.title_bg{
	background-image: url(style/title_bg.jpg);
	height: 31px;
}

.arrow {
	background-image: url(style/arrow.gif);
    background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: center;
	height: 11px;
	width: 20px;
}

.c_grid_cell_dashed1{
    background-image: url(style/c_grid_cell_dashed1.gif);
	background-position-y: top;
	background-repeat: repeat-x;
	height: 23px;
}
.c_grid_cell_dashed2 {
    background-image: url(style/c_grid_cell_dashed2.gif);
	background-position-y: top;
	background-repeat: repeat-x;
	height: 23px;
}

a.yellow:link {
	font-size: 12px; color: #B09863; text-decoration: none
}
a.yellow:visited {
	font-size: 12px; color: #B09863; text-decoration: none
}
a.yellow:hover {
	font-size: 12px; color: #B09863; text-decoration: underline
}

a.yellow1:link {
	font-size: 12px;font-weight: bold; color: #F46B00; text-decoration: none
}
a.yellow1:visited {
	font-size: 12px; font-weight: bold;color: #F46B00; text-decoration: none
}
a.yellow1:hover {
	font-size: 12px; font-weight: bold;color: #F46B00; text-decoration: underline
}


a:link {                                                                                               
	font-size: 12px; color: #676767; text-decoration: none;	
}
a:active {
	font-size: 12px; color: #676767; text-decoration: none;
}
a:visited {
	font-size: 12px; color: #676767; text-decoration: none;
}
a:hover { 
	font-size: 12px; color: #ff7101; text-decoration: none;
}
.pt12 {
	font-size: 10pt;
	line-height: 180%;

}
