body,td,th {

	font-family: arial;

	font-size: 11px;

	color: 000000;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bgg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#cacbcf;
}
.main{
	background-image:url(proponew22.jpg);
	background-position:top;
	background-repeat:repeat-x;	
}

.style5 {color: #FFFFFF}

.style7 {

	color: #000000;

	font-weight: bold;

}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}

.no_under{
text-decoration:none;
}

.no_under:hover{
text-decoration:underline;
}

.txt_black{
color:#000000;
}

.txt_white{
color:#FFFFFF;
}
.txt_gri{
color:#CCCCCC;
}
.lineH20{
line-height:20px;
}