/*-------------------------------- */
/*------universal styles-------------------------- */
/*-------------------------------- */

body  {
	margin : 0px;
	background-color: #ffffff;
	
}

a:link {
	color : #d66d9c;
}

a:visited  {
	color : #d66d9c;
}

a:hover  {
	color : #7b7d7b;
}

p {
	margin: 10px 0 10px 0;
}

.normal  {
	font-family : tahoma,verdana,arial,helvetica;
	font-size : 12px;
	color : #000000;
}

.normal14  {
	font-family : tahoma,verdana,arial,helvetica;
	font-size : 14px;
	color : #000000;
}

.normal16  {
	font-family : tahoma,verdana,arial,helvetica;
	font-size : 16px;
	color : #000000;
}

.googleselect  {
	font-family : verdana,arial,helvetica;
	font-size : 13px;
	color : #000000;
}

.heading1, h1  {
	font-family : tahoma,verdana,arial,helvetica;
	color : #000000;
	font-size : 16px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height: normal;
}

.heading2, h2  {
	font-family : tahoma,verdana,arial,helvetica;
	font-weight : bold;
	color : #00519C;
	font-size : 12px;
	padding:0px;
	margin:0px;
}

.heading3, h3  {
	font-family : tahoma,verdana,arial,helvetica;
	font-weight : bold;
	color : #94A6D6;
	font-size : 10px;
	padding:0px;
	margin:0px;
}

.fineprint  {
	font-family : tahoma,verdana,arial,helvetica;
	color : #737373;
	font-size : 9px;
}

.error  {
	font-family : tahoma,verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #AB0534;
}

.success  {
	font-family : tahoma,verdana,arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	color : #2AA132;
}

input,select,textarea  {
	font-family : tahoma,verdana,arial,helvetica;
	font-size : 13px;
	color : #737373;
}

a.netphoria:link, a.netphoria:visited, a.netphoria:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration: none;
	font-size: 10px;
	padding: 10px 0px 25px 0px;
}

a.copyright:link, a.copyright:visited, a.copyright:hover {
	font-family: tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	text-decoration: none;

}

a.botmnav:link, a.botmnav:visited {
	color:#9b9d9b;
	font-size:14px;
	text-decoration:none;
}

a.botmnav:hover {
	color:#d66d9c;
	font-size:14px;
	text-decoration:none;
}

a.site-map:link, a.site-map:visited, a.site-map:hover {
	font-family:Courier New, Courier, monospace, sans-serif;
	font-size : 14px;
	color : #9b9d9b;
	text-decoration: none;
	text-align:right;

}

/*-------------------------------- */
/*------n-jobs related styles-------------------------- */
/*-------------------------------- */

.headercell {
	background-color: #DDDDDD;
}

/*-------------------------------- */
/*------n-calendar related styles-------------------------- */
/*-------------------------------- */

.heading_40px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 40px;
}

.heading_20px  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #737373;
	font-size : 20px;
}

.pn {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	width:786px;
	text-align:right;
	color:#537BEE;
	font-size:14px;
	font-weight: bold;
	padding:7px 10px 7px 0;
}
.body {
	width:786px;
	background-image: url('images/bodybg.gif');
	background-repeat: repeat-y;
	background-color: #ffffff;
}

.nav {
	padding:7px 0 0px 0;
	color:#7b7d7b;
	font-size:14px;
}
a.nav:link, a.nav:visited {
	color:#7b7d7b;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

a.nav:hover {
	color:#d66d9c;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

.content {
	width:716px;
	border-top:1px solid #9c9a9c;
	border-right:1px solid #9c9a9c;
	border-bottom:9px solid #000000;
	border-left:1px solid #9c9a9c;
	background-color:#FAFBF5;
	padding:12px 10px 12px 10px;
	text-align:left;
	margin:28px 0 0 0;
	
}

.content-home {
	width:716px;
	border-top:1px solid #9c9a9c;
	border-right:1px solid #9c9a9c;
	border-bottom:9px solid #000000;
	border-left:1px solid #9c9a9c;
	background-color:#FAFBF5;
	padding:20px 10px 0px 10px;
	text-align:left;
	margin-top:28px;
}

.botm {
	font-family:Courier New, Courier, monospace, sans-serif;
	width:749px;
	padding:0px 20px 15px 20px;
	font-size:14px;
	text-align:left;
}

#test {
	color:#fff000;
}

/* TEXT STYLES */

.home-txt {
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	color:#537bee; 
	font-size:24px;
}

.bigblack1 {
	color:#000000;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:bold;
}

.blue {
	color:#5279EF;
	font-weight:bold;
}

