
TD {
	FONT: 10pt/13.2pt "verdana"; COLOR: #333333; text-decoration: none;
}
.copyright {
	FONT: 10pt "tahoma"; COLOR: gray; text-decoration: none;
}
.ddd{
	COLOR: black;
	text-decoration: underline;
	font-family: "tahoma";
	font-size: 10pt;
}





a.thirt:link {FONT: 10pt "tahoma"; COLOR: gray; text-decoration: none; }
a.thirt:visited {FONT: 10pt "tahoma"; COLOR: gray; text-decoration: none; }
a.thirt:hover {FONT: 10pt "tahoma"; COLOR: gray; text-decoration: none; }
a.thirt:active {FONT: 10pt "tahoma"; COLOR: gray; text-decoration: none; }


a.linkn:link {FONT: 10pt "tahoma"; COLOR: blue; text-decoration: none; text-align:right; }
a.linkn:visited {FONT: 10pt "tahoma"; COLOR: blue; text-decoration: none; text-align:right;}
a.linkn:hover {FONT: 10pt "tahoma"; COLOR: blue; text-decoration: none; text-align:right; }
a.linkn:active {FONT: 10pt "tahoma"; COLOR: blue; text-decoration: none; text-align:right; }

.link {
	FONT: bold 10pt/13.2pt "tahoma"; COLOR: blue; text-decoration: none;
}
.link:hover {
	FONT: bold 10pt/13.2pt "tahoma"; COLOR: blue; text-decoration: none;
}
.linkbold {
	FONT: bold 10pt/13.2pt "tahoma"; COLOR: blue; text-decoration: none;
}
.linkbold:hover {
	FONT: bold 10pt/13.2pt "tahoma"; COLOR: blue; text-decoration: none;
}


.navon {
	FONT: bold 8pt "tahoma"; COLOR: white; BACKGROUND-COLOR: #925200;
	text-decoration: none;
}
.navon:hover {
	FONT: bold 8pt "tahoma"; COLOR: #FFF7E7;
	text-decoration: none;
}
.navon:visited {
	color: #FFF7E7;
	text-decoration: none;
}
.navon:visited {
	color: #FFF7E7;
	text-decoration: none;
}
.navon:link {
	color: #FFF7E7;
	text-decoration: none;
}
.navon:active {
	color: #FFF7E7;
	text-decoration: none;
}

.nav {
	FONT: bold 8pt "tahoma"; COLOR: #925200;
	text-decoration: none;
}
.nav:hover {
	FONT: bold 8pt "tahoma"; COLOR: #925200;
	text-decoration: none;
}
.nav:visited {
	color: #925200;
	text-decoration: none;
}
.nav:link {
	color: #925200;
	text-decoration: none;
}
.nav:active {
	color: #925200;
	text-decoration: none;
}


.brownbg {
	BACKGROUND-COLOR: #b8ac6f
}
.headd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}



a.headd2:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px; color:#945100; text-decoration: underline;	font-style: normal;	font-weight: bold;	font-variant: small-caps;}
a.headd2:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;color:#945100;	text-decoration: underline;	font-style: normal;	font-weight: bold;	font-variant: small-caps;}
a.headd2:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;color:#945100;	text-decoration: underline;	font-style: normal;	font-weight: bold;	font-variant: small-caps;}
a.headd2:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;color:#945100	text-decoration: underline;	font-style: normal;	font-weight: bold;	font-variant: small-caps;}


a.marq:link {FONT: 10pt "verdana"; COLOR: red; text-decoration: none; font-weight:bold; }
a.marq:visited {FONT: 10pt "verdana"; COLOR: red; text-decoration: none; font-weight:bold; }
a.marq:hover {FONT: 10pt "verdana"; COLOR: red; text-decoration: none; font-weight:bold; }
a.marq:active {FONT: 10pt "verdana"; COLOR: red; text-decoration: none; font-weight:bold; }



body,td,th {font-family: Verdana, Arial;font-size: 12px;color: #000000;}


a.enter:link{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	color: #316491;
}
a.enter:hover{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
	text-decoration: none;
	color: #316491;
}
a.enter:visited{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
	text-decoration: none;
	color: #316491;
	
}
td.buttom{
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-decoration: none;
	color: #ffffff;
}
h4{
font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration:underline;
	color: #2F6393;
}
.style1{
font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
	color: #316491;
}



<!-- tooltip -->
.tooltip {
	cursor: pointer;
}

#tooltipbox {
	position: absolute;
	width: 215px;
	height: 100px;
	z-index: 100;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
}

#tooltipbox-pointer {
	position: absolute;
	top: -4px;
	left: 0;
	height: 4px;
	width: 18px;
	background: url(../images/tip.gif) no-repeat;
}

#tooltipbox-content {
	padding: 4px;
	font-size: 9px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: white;
	background-color: black;
}
<!-- tooltip -->





<!-- slide -->
body .mainText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#demoText h1, .mainText h1{
font-size:130%;
color:#0099FF;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
margin:5px 4px 5px 24px;
background:none;
padding:0;
border:none;
text-transform:capitalize;
}
.mainText h2{
font-size:110%;
color:#000033;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
background:none;
margin:4px 32px 6px 22px;
text-transform:capitalize;
}
.mainText h3{
font-size:120%;
font-weight:900;
margin:14px 0 0 0;
text-align:center;
color:#000033;
}
.mainText table{
width:95%;
border:1px solid #0099FF;
border-collapse:collapse;
margin:18px 7px;
}
.mainText table td{
background-color:#99CCFF;
color:#000033;
padding:4px;
}
.mainText table th{
background-color:#000033;
color:#99CCFF;
padding:4px;
}
.mainText .linkPar a{
color:#000033;
text-decoration:underline;
}
.mainText .linkPar a:hover{
color:#660033;
text-decoration:none;
font-weight:900;
}
.pusher{
cursor:pointer;
padding:3px 10px 3px 22px;
font-weight:900;
font-size:12px;
}
