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

body  {
	margin : 0px;
	padding : 0px;
	background-repeat : repeat;
	background-image : url(/images/bg.jpg);
}

a:link {
	color : #737373;
}

a:visited  {
	color : #00529B;
}

a:hover  {
	color : #0083F7;
}

.normal  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #737373;
}

.heading1  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #00529B;
	font-size : 12px;
}

.heading2  {
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	color : #00529B;
	font-size : 10px;
}

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

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

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

input,select,textarea  {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	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: 8px 0px 25px 0px;
}


/*-------------------------------- */
/*------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;
}


/*    MAIN STYLE SHEET ISSUES   */

.news {
	width: 158px;
	padding: 10px;
	background-color: #e5ddc0;
	color: #666666;
	font-size : 10px;
	font-family : verdana,arial,helvetica;
}

#content{
	width:520px;
	background-color: #e8e8ea;
	font-family : verdana,arial,helvetica;
	color : #666666;	
}
.copy {
	padding:15px 12px 0px 15px;
	font-size : 10px;
}
.col-r {
	width:66px;  
	background-image : url(/images/col-r-bg.gif);
	background-repeat : repeat-y;
}

.mlm {
	width: 158px;
	padding: 5px;
	background-color: #4f5159;
	color: #666666;
	font-size : 10px;
	font-family : verdana,arial,helvetica;
}

.col-l {
	width:66px;  
	background-image : url(/images/col-l-bg.gif);
	background-repeat : repeat-y;
	background-position : right;
}

.content-btm {
	width:520px;
	background-color: #e8e8ea;
	height:15px;
}

.footer {
	padding:2px 0 20px 0px;
	background-image : url(/images/footer.gif);
	background-repeat : no-repeat;
	color: #e5ddc0;
	font-size : 10px;
	font-family : verdana,arial,helvetica;
}
