body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

h1{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;	
}
/*start- for link nav head */
.nav {
	color: #666666;
	font-size: 10px;
}
.nav a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
.nav a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
.nav a:hover {
	font-size: 10px;
	color: #FC0200;
	text-decoration: underline;
	font-weight: bold;
} 
.nav a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 
/*end - for link nav head */

/*start- for link nav foot*/
.nav_foot {
	color: #FFFFFF;
	font-size: 12px;
}
.nav_foot a:link, .nav_foot a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 
.nav_foot a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
} 
.nav_foot2 {
	color: #7C7D01;
	font-size: 12px;
}
.nav_foot2 a:link, .nav_foot2 a:visited {
	font-size: 12px;
	color: #7C7D01;
	text-decoration: none;
} 
.nav_foot2 a:hover {
	font-size: 12px;
	color: #7C7D01;
	text-decoration: underline;
} 
/*end - for link nav foot*/
#content{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: justify;
	padding: 0px;
}
#img_big {
	background-image: url(../images/bg_img_main.jpg);
	background-repeat: no-repeat;
	height: 177px;
	width: 280px;
	text-align: center;
	vertical-align: middle;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#img_small {
	background-image: url(../images/bg_img.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 130px;
	text-align: left;
	vertical-align: top;
	background-position: left top;
	float: right;
	margin: 0px;
	padding: 0px;
}
#contentt a:link, #contentt a:visited {
	font-size: 12px;
	color: #0052A4;
	text-decoration: none;
} 
#contentt a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
} 
.tiactivity{
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
}
.txt_black{
	color: #333333;
}
.txt_red{
	color: #FF0000;
}
.txt_gray99{
	color: #999999;
}
/*---------- Table --------------*/
.table_head{
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table_bg1{
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
}
.table_bg2{
	background-color: #F9F9F9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
}
.table_bg1 ul{
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-image: url(../images/list_table.gif);
	margin-right: 5px;
	font-weight: normal;
	
}
.table_bg1 a:link, .table_bg1 a:visited{
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
} 
.table_bg1 a:hover {
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.table2_head{
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: small;
}
.table2_head2{
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
}
.table2_bg1{
	background-color: #E9E9E9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: small;
	font-weight: normal;
}
.table2_bg2{
	background-color: #F9F9F9;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: small;
	font-weight: normal;
}
.table2_bg1 ul{
	margin-left: 20px;
	margin-bottom: 5px;
	list-style-image: url(../images/list_table.gif);
	margin-right: 5px;
	font-weight: normal;
	
}
.table2_bg1 a:link, .table2_bg1 a:visited{
	font-size: small;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
} 
.table2_bg1 a:hover {
	font-size: small;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
/*---------- end Table --------------*/
