.bg_for_header {
	background-image: url(../images/bg_for_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DDD8CC;
	border-right-color: #DDD8CC;
	border-bottom-color: #DDD8CC;
	border-left-color: #DDD8CC;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #BAE2FC;
	border-right-color: #BAE2FC;
	border-bottom-color: #BAE2FC;
	border-left-color: #BAE2FC;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.text6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #695F33;
	text-decoration: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A4A4A;
	text-decoration: none;
	
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004E7C;
	text-decoration: none;
}
.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}
.red_text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BD0000;
	text-decoration: none;
}
.border2 {
border:1px solid #CCC6B8
}
 
.whitecell{

      background-color:#FFFFFF;
	  padding: 20px;
}

.bluetable {
      background-color:#004E7C;
	  padding: 0px;
	  margin:0px;

}
