body {
	background-image: url(images/coreimages/background_grad.gif);
}

/* GLOBAL STYLES -- RESET EVERYTING TO -0- */



/* reset img borders to 0 */

img {

border: 0;

}

table {margin: 0 auto;vertical-align: top; text-align: left;}


.txtMain{
	font-size: 11px;
	color: #CCCCCC;
}


.h2{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}


a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #0099FF;
}

a:visited {
	text-decoration:underline;
	color: #FF9900;
}

.orange {
	color:#FF9900;
	font-size:12px;
}


.txtContentTitle{
	padding: 10px 14px 12px 0px;
	font-size: 18px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}


/* about content */

.txtaboutContent{
	padding: 10px 10px 12px 10px;
	font-size: 13px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align: justify;

}


.abouttableborder {
	border: 1px solid #000;
	padding: 5px 4px 2px 4px;
	background-color: #FFF;
		border-bottom:0;
} 


/* colored frames */



.txtContentyellow{
	font-size: 13px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align: left;
	background-image: url(images/coreimages/findit_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	letter-spacing: 1px;
	width: 283px;
}

.txtContentgreen{
	font-size: 13px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align: left;
	background-image: url(images/coreimages/frameit_bg.png);
	background-repeat: no-repeat;
	background-position: center;
		width: 283px;

}

.txtContentblue{
	font-size: 13px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	text-align: left;
	background-image: url(images/coreimages/shareit_bg.png);
	background-repeat: no-repeat;
	background-position: center;
		width: 283px;

}


.greyContent{
	font-size: 11px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	letter-spacing: 1px;
}

.NumbergreyContent{
	font-size: 11px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.5;
	letter-spacing: 1px;
}

.txtContent{
	font-size: 12px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.2;
	letter-spacing: 1px;
}


/* footer */

.txtfooter{
	font-size: 11px;
	color: #666;
	padding: 10px 14px 12px 14px;
	font-family: Tahoma, Geneva, sans-serif;
}


.titleborderTable {
	border: 1px solid #660000;
	border-bottom:0;
	border-top:0;
	background-color: #FFF;
}


.footertableborder {
	border: 1px solid #000;
	padding: 5px 4px 2px 4px;
	background-color: #FFF;
} 
