.sidebgleft {
	background-image: url(images/home/botleftbg.jpg);
	background-repeat: no-repeat;
}

.midbg {
	background-image: url(images/home/midbg.jpg);
	background-repeat: no-repeat;
}

.rightbg {
	background-image: url(images/home/botrightbg.jpg);
	background-repeat: no-repeat;
}

.midrightbg {
	background-image: url(images/home/bgright.jpg);
	background-repeat: no-repeat;
}

.innertopbg {
	background-image: url(images/topimgbg.jpg);
	background-repeat: no-repeat;
}

.innersidebg {
	background-image: url(images/innersidebg.jpg);
	background-repeat: no-repeat;
}

img
{
	border:0;
}



a.webmantra
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

a.webmantra:hover
{  	
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline
}

.introtext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 14pt;

}





.textblue {
	font-family: arial;
	font-size: 12px;
	color: #000066;
}


.textwhite {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.emaillink {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}


.emaillink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none
}


a.introlink
{
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: underline
}


a.introlink:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline
}


.innertext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


.pageborder {
	border: 1px solid #000066;
	background-color: #FFCC33;

}
