body {
	font-family: tahoma;
	font-size: 11.8px;
	color: #000000;
	background-color: #808080;
	margin: 10px;
	padding: 10px;
}

.style2 {color: #999999}
.style3 {color: #CCFF00; }
.whiteline {
	background-image: url(imagesN/whiteline.jpg);
	background-repeat: repeat-y;
}

.itworks {
	background-image: url(imagesN/itworks.jpg);
	background-repeat: repeat-x;
}
.txtbk {
	background-image: url(imagesN/textbck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.txtbck {
	background-image: url(imagesN/txtbck.jpg);
	background-repeat: repeat-x;
}
.menutxt {
	font-family: tahoma;
	font-size: 11.8px;
	color: #000000;
	text-decoration: none;
	
}

.menutxt { a: visited
	font-family: tahoma;
	font-size: 11.8px;
	color: #000000;
	text-decoration: none;
}

.menutxt { a: link
	font-family: tahoma;
	font-size: 11.8px;
	color: #000000;
	text-decoration: none;
}

.menutxt { a: hover
	font-family: tahoma;
	font-size: 11.8px;
	color: #000000;
	
	text-decoration: none;
}
.txthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.textline {
	font-family: georgia;
	font-size: 18px;
	color: #DA5F02;
}
.btn1 {
	background-image: url(imagesN/buton1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn2 {
	background-image: url(imagesN/buton2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.btn3 {
	background-image: url(imagesN/buton3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



.maintxt {
	font-family: tahoma;
	font-size: 11.5px;
	color: #FFFFFF;
	font-weight: normal;
}





.convinent {
	background-image: url(imagesN/convinent.jpg);
	background-repeat: repeat-x;
}
.adv {
	background-image: url(imagesN/advisor.jpg);
	background-repeat: repeat-x;
}
.menu {
	background-image: url(imagesN/menu.jpg);
	background-repeat: repeat-x;
}
.yline {
	background-image: url(imagesN/ping.jpg);
	background-repeat: repeat-x;
}
.brbk {
	background-image: url(imagesN/brownbk.jpg);
	background-repeat: repeat-x;
}

txt {
	font-family: tahoma;
	font-size: 11.5px;
	color: #000000;
}
.txt2 {
	font-family: tahoma;
	font-size: 11.5px;
	color: #000000;
}
.txtsp {
	font-family: georgia;
	font-size: 13.5px;
	font-weight: bold;
	color: #336699;
}
.headcss {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #353334;
}

.txtq {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.red {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
a:link
{
	font:tahoma,arial;
	color:#666666;
	text-decoration:none;
}
a
{
	font:tahoma,arial;
	color:#666666;
	text-decoration:none;
}
a:visited
{
	font:tahoma,arial;
	color:#666666;
	text-decoration:none;
}
a:hover{
	font:tahoma,arial;
	color:#666666;
	text-decoration:underline;
	}