body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_bg1.jpg);
	background-repeat: repeat-x;
}

td, th {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-align: justify;
}

a:link{
	font-family:verdana;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	}
		
a:visited { 
	font-family:"verdana";
	font-size: 11px;
	text-decoration: none; 
	color: #666666;

	}
a:hover { 
	font-family:"verdana";
	font-size: 11px;
	text-decoration: none; 
	color: #FF0000;
	
		}
		
a:active { 
	font-family:"verdana";
	font-size: 11px;
	text-decoration: none; 
	color: #FF6600;
	
	}




.txtblk  {

	font-size: 11px;
	line-height: 18px;
	color: #000000;
	
}
	
.title {
	font-family:"verdana";
  font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.subtxttitle {
	font-family:"verdana";
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #000099;
}

.subtxtred {
	font-family:"verdana";
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: red;
}
.subtitle2 {
	font-family:"verdana";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #D9DAF4;
	height: 17px;
	border: 1px solid #C7C8EF;
  	}

.subtitle1 {
	font-family:"verdana";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E1CEB9;
	height: 20px;
	border: 1px none #CED0F2;
  	}
.subtitle {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	padding-left: 3px;
	height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #BDCFF9;
  }

.headlinks1 {
	font-family:verdana;
	font-weight: bold;
	height: 19px;
	background-color: #DDCBA7;
	border: 1px solid #D5B17D;


}

.headlinks2 {
	font-family:verdana;
	font-weight: bold;
	color: #000000;
	height: 17px;
	background-color: #AAB8F0;
	border: 1px solid #A67CCB;


}


.header {
	font-family:"verdana";
	font-size: 15px;
	background-color: #006666;
  	color: #DCDCDC;
}

.but1 {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.box1 {
	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: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #A4C1FF;
	border-left-color: #A4C1FF;
}

.boxforms {
	border: 1px solid #CCCCCC;
	padding-left: 3px;
	
}

.boxbutton{
	border: 1px solid #666666;
	padding-left: 1px;
	background-color: #E9E9E9;
	
}


.box2 {
	background-color: #EEEAF4;
	height: 17px;
	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: solid;
	border-left-style: solid;
	border-top-color: #E7E7F8;
	border-right-color: #CFD0F1;
	border-bottom-color: #CFD0F1;
	border-left-color: #E7E7F8;
}

.box_right {
	background-color: #F8F3EF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
