BODY {
	margin-bottom: 0 px;
	margin-left: 0 px;
	margin-right: 0 px;
	margin-top: 0 px;
	margin: 0 px 0 px 0 px 0 px;
}
table 
{
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin : 0 0 0 0;
	vertical-align : top;
}
.tab_main
{
	background-color: White;
}
.tab_left
{
	background-image: url(img/home_01.gif);
	background-repeat: repeat-x;
}
.tab_right
{
	background-image: url(img/home_07.gif);
	background-repeat: repeat-x;
}
.tab_back
{
	background-color: #FFFFFB;
}
.text_head
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;  #4C791F;
	font-size: 13px;
	font-weight: bold;
}
.text
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	font-size: 12px;
	font-weight: normal;
}
.text_head
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 12px;
	font-weight: normal;
}
.text_bold
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	font-size: 12px;
	font-weight: bold;
}
.text_italic
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
.text_red
 {
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 11px;
	font-weight: normal;
}
.text_red_bold
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}
.text_red_italic
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
}
.cell_grey
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	font-size: 12px;
	font-weight: normal;
	background-color: #EFEFEF;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.cell_grey_more
 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F2F2F;
	font-size: 12px;
	font-weight: normal;
	background-color: #E9E9E9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
