body {
  background-color: #F2F2F2;
	FONT-SIZE: 16px;
	font-family: Calibri,Arial;
}

P {
	FONT-SIZE: 16px;
	font-family: Calibri,Arial;
}

TABLE.t1 {
	border: 1px solid ;
	width:950px;
	border-color:#000000;
	padding:0px;
	border-spacing:0px;
    background-color: white;
	FONT-SIZE: 16px;
	font-family: Calibri,Arial;
}

.white{
	FONT-SIZE: 13px;
	FONT-FAMILY: Calibri,Arial;
	color:white; 
	font-weight: bold;

}

.white a{
	color:white; 
    text-decoration: none;
}

.small{
	FONT-SIZE: 11px;
	FONT-FAMILY: Calibri,Arial;
	color:black; 
}

.small a{
	FONT-SIZE: 11px;
	FONT-FAMILY: Calibri,Arial;
	color:red; 
}

.smallish{
	FONT-SIZE: 11px;
	FONT-FAMILY: Calibri,Arial;
	color:black; 
}

.left_navi{
	FONT-SIZE: 13px;
	FONT-FAMILY: Calibri,Arial;
	color:#00079A;
	line-height: 17px;

}

.left_navi a{
    text-decoration: none;
}

.left_navi a:hover{
    text-decoration: underline;
	color:red;
}


.hr_ln {
	border: none 0; 
	border-top: 1px dashed #00079A;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.page_title{
	FONT-SIZE: 18px;
	FONT-FAMILY: Calibri,Arial;
	color:#D70000;
	font-weight: bold;
}

.highlight a{
	FONT-SIZE: 14px;
	FONT-FAMILY: Calibri,Arial;
	color:#D70000;
	font-weight: bold;
	line-height: 19px;
}

.green{
	FONT-FAMILY: Calibri,Arial;
	color:#D70000;
}

P.indent
{
margin-left: 25px}

table.tab1 {
	FONT-SIZE: 13px;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	line-height: 17px;
	color:#000000; 
}
table.tab1 td {
	FONT-SIZE: 13px;
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #C1C1C1;
	background-color: #fffff0;
	-moz-border-radius: ;
}

.sm_button{
	FONT-SIZE: 9px;
}

	table.none {
		FONT-SIZE: 13px;
		border-width: 0px;
		border-style: solid;
		border-color: black;
		border-collapse: collapse;
		color:#000000; 
	}
	table.none td{
		FONT-SIZE: 13px;
		border-width: 0px;
		padding: 0px;
		-moz-border-radius: ;
	}
