.selectclass{
	font-family: Tahoma;
}
body{
	scrollbar-face-color: #CDCED6; 
	scrollbar-shadow-color: #343E4A; 
	scrollbar-highlight-color: #B6BECA; 
	scrollbar-3dlight-color: #3F4A57; 
	scrollbar-darkshadow-color: #CDCED6; 
	scrollbar-track-color: #3F4A57; 
	scrollbar-arrow-color: #000000;
}
.text {
	font-family: Tahoma;
	color : #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

.error {
	font-family: Tahoma;
	color : #FF0000;
	font-size: 12px;
	font-weight: normal;
}

.tiText {
	font-family: Tahoma;
	color : #000000;
	font-size: 10px;
	font-weight: normal;
}

.bold {
	font-family: Tahoma;
	color : #000000;
	font-size: 12px;
	font-weight: bold;
}

.smText {
	font-family: Tahoma;
	color : #000000;
	font-size: 9px;
	font-weight: normal;
}

.highlight {
	background-color: #ffff66
}

.heading {
	font-family: Tahoma;
	color : #000000;
	font-size: 15px;
	font-weight: bold;
}

.lgText {

	font-family: Tahoma; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold;
}

.tHeading {
	color: #000000;
	font-family: Tahoma; 
	font-size: 11px;  
	font-weight: none;
}

.tiHeading {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #3a4f6c; 
	font-weight: bold;
}

a  {
	color : #0000CC;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color : #7283C4;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	color : #0000CC;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
}

a:visited:hover {
	color : #7283C4;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
}

a.boldLink:hover {
	color : #FF0000;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.boldLink  {
	color : #0000FF;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.boldLink:visited {
	color : #990099;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.boldLink:visited:hover {
	color : #FF0000;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: bold;
}

a.smLink  {
	color : #0000FF;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.smLink:hover {
	color : #FF0000;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 9px;
	font-weight: normal;
}

a.smLink:visited  {
	color : #990099;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

a.smLink:visited:hover {
	color : #FF0000;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 9px;
	font-weight: normal;
}

a.nav  {
	color : #0033FF;
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
}


a.nav:hover {
	color : #999999;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 9px;

}

a.nav:visited {
	color : #0033FF;
	font-family: tahoma;
	text-decoration: none;
	font-size: 12px;
}

a.nav:visited:hover {
	color : #CC0099;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
}


a.npLink  {
	color : #444444;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}


a.npLink:hover {
	color : #999999;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 9px;
	font-weight: bold;
}

a.npLink:visited {
	color : #444444;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 9px;
	font-weight: bold;
}

a.npLink:visited:hover {
	color : #999999;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 9px;
	font-weight: bold;
}


ul {
	list-style-type: square;
}

hr {
	height: 0px; 
	border: solid #D1D7DC 0px; 
	border-top-width: 1px;
}
.buttonclass {
font-family: tahoma;
}
.helpmarquee {
	color : #000000;
	font-family: Tahoma;
	text-decoration : none;
	font-size: 12px;
	font-weight: none;
}