body {
	background-color: #F9F9F9;
}
a:link{
	color: #666666;
	text-decoration: none;
	}
a:active{
	color: #FF0000;
	text-decoration: none;
	}
a:visited{
	color: #04355C;
	text-decoration: none;

	}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	height: 22px;
}

a:hover{
	color: #336598;
	}

.redItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: normal;

}
.greytop {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 20px;
	border: 1px dotted #6C81B7;
	background-color: #FFFFFF;
	width: 150px;
	font-size: 9px;
	padding: 1px;
}

.go {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 20px;
	border: thin solid #6C81B7;
	background-color: #FFFFFF;
	width: 22px;
	padding: 1px;
	font-size: 9px;
	bottom: 1px;
}
.submit {
	border: 1px dotted #6C81B7;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 20px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.title1 {
	font-family: "Futura Lt";
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}

.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

.textNep {
	font-family: sajhan,Preeti;
	font-size: 16px;
	text-decoration: none;
	color: #000000;

}
.textAreaNep {
	font-family: sajhan,Preeti;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	height: 150px;
	width: 150px;
	border: thin solid #CCCCCC;
}
.textBoxNep {
	font-family: sajhan,Preeti;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
	width: 150px;
	border: thin solid #CCCCCC;
	height: auto;

}
.mechanical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	height: 22px;
}


