body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#C0C8BC;
}
.nav_tab {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
}
.nav_tab_over  {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	background-image:url(../images/nav_bg_over.jpg);
	background-repeat:no-repeat;

}
/*anchor links*/
a {
	font-family:Tahoma;
	font-size:9px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#FD8000;
}

a.regular:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000ff;
	text-decoration: underline;
}
a.regular:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0000ff;
	text-decoration: underline;
}
a.regular:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FD8000;
	text-decoration: underline;
}

.text {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight: normal;
	}
	
.roll {
font-family:Tahoma;
font-size:11px;
color:#000000;
font-weight: normal;
}

.roll:HOVER{
	font-family:Tahoma;
	font-size:11px;
	color: #FF9900;
	font-weight: normal;
	}
	
.roll-orange {
font-family:Tahoma;
font-size:11px;
color:#FF9900;
font-weight: normal;
}

.roll-orange:HOVER{
	font-family:Tahoma;
	font-size:11px;
	color: #FF9900;
	font-weight: normal;
	text-decoration:underline;
	}
.heading {
	font-family:Tahoma;
	font-size:24px;
	color:#fd8100;
	font-weight: normal;
}

.heading-small {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#fd8100;
	
	}
.blue {
	font-family:Arial;
	font-size:14px;
	color:#0098FE;
	font-weight: normal;
}
.bluebig {
	font-family:Arial;
	font-size:24px;
	color:#0098FE;
	font-weight: normal;
}
.grey-arail {
	font-family:Arial;
	font-size:14px;
	color:#333333;
	font-weight: normal;
}

.black {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight: normal;
}