body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: verdana;
	text-decoration:none
}

.style2 {
	color: #5DAC00;
	font-size: 11px;
	font-family: verdana;
	text-decoration:none
}

.style3 {
	color: #676767;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}

.style3_14px {
	color: #676767;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}

.style4 {
	color: #82AA31;
	font-size: 11px;
	font-family: verdana;
}

.style5 {
	color: #82AA31;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

.style6 {
	color: #6b6b6b;
	background: #ffffff;
	font-size: 11px;
	font-family: verdana;
	text-decoration:none
}

.style7 {
	color: #da2c00;
	font-size: 11px;
	font-family: verdana;
	text-decoration:none
	font-weight: bold;
}

.style1_white_bold {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana;
	text-decoration:none
}

.textbox_select_format {
	width:203px;
	height:17px;
	font-family:tahoma;
	font-size:11px;
	background-color:#FFFFFF
}

.textfield_format {
	width:203px;
	height:93px;
	font-family:tahoma;
	font-size:11px;
	background-color:#FFFFFF;
	overflow:auto;
}

.tccTable
	{
	width: 95%;
	padding: 4px 8px;
	background: #CCCCCC;
	margin-top: .6em;
	margin-bottom: .3em;
	}
		
.tccTH
	{ 
	padding: 4px 8px;
	background: #cccccc;
	text-align: left;
	font-size: 70%;
	vertical-align: bottom;
	}
		
.tccTD
	{ 
	padding: 4px 8px;
	background: #ffffff;
	vertical-align: top;
	font-size: 70%;
	}

.tccTD p 
{
    margin-top: 0.6em;
    margin-bottom:0em;
}

.header_1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #6593A0;
	text-decoration: none;
}

.style_error {
	color: #f57921;
	font-family: Verdana;
	font-weight: bold;
}