@charset "utf-8";
/* CSS Document */
a:hover{color:#398F00; text-decoration:underline; }
a:link,a:visited{color:#398F00; text-decoration:none}
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
table,td,th,p,div,input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.text_left{margin: 10px;}
.text_main{
	margin: 5px;
	font-size: 12px;
}
.text_table{
	margin: 0px;
	font-size: 12px;
	padding: 5px;
}
.text_page{margin: 5px;}
.text_code{
	margin: 5px;
	font-family:"Courier New", Courier, monospace;
	color:blue;
}
.text_gray{
	margin: 5px;
	color: #919191;
}
.head_white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.head_gray {font-size: 14px}
.head_sub {
	color: #398f00;
	font-weight: bold;
	margin: 10px;
}
.head_main {
	color: #398f00;
	font-weight: bold;
	margin: 5px;
	font-size: 14px;
}
.head_bold {
	color: #007fc8;
	font-weight: bold;
	font-size: 24px;
	margin: 5px;
}
.head_left 
{
	font-size: 14px;
	font-weight: bold;
	color: #007fc8;
	margin: 10px;
}
.tavble_menu
{
	background-repeat:repeat;
	background-image:url(images/ForeStock_Right.png)
}
.style7 {
	color: #c6c6c6;
	font-weight: bold;
}

