body {
	background-image:url(../images/index_01.jpg);
	background-repeat: repeat-x;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


td {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}


.text12white {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.headingblack16 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.tableborder {
	border: 1px solid #DCDCDC;
}
.txtblue14 {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #005DD1;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
.heading12white {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.txtblue13 {


	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #005DD1;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.txtorange13 {



	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #EE8100;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
.blutheading {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet-blue.jpg);
	background-repeat: no-repeat;
	padding-left: 11px;
}
.grn10 {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #6CA635;
	text-decoration: none;
}
.blk10 {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.txtblk {

	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

