/*MAIN BODY INFORMATION*/
BODY {
	background-image: url("/images/themes/ncv2/frontend/background.gif");
	background-repeat: repeat;
	background-position: center center
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: arial;
	font-size: 12px;
}

a {
	color: #247bbf;
}

a:visited {
	color: #247bbf;
}

a:link {
	color: #247bbf;
}

a:active {
	color: #247bbf;
}

a:hover {
	color: #000000;
}

/*TEXT BOX*/
.txtBox1 {
	border-top: 1px solid #252525;
	border-bottom: 1px solid #9F9F9F;
	border-left: 1px solid #383838;
	border-right: 1px solid #7B7B7B;
	background-color: #ECEDE6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006299;
	text-decoration: none;
}

/*- Menu Tabs B--------------------------- */
#tabsB {
	float: left;
	width: 100%;
	background: url("/images/themes/ncv2/frontend/nav_bg.gif");
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

#tabsB ul {
	margin: 0;
	padding: 5px 5px 0 35px;
	list-style: none;
}

#tabsB li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabsB a {
	float: left;
	background: url("/images/themes/ncv2/frontend/tableftB.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabsB a span {
	float: left;
	display: block;
	background: url("/images/themes/ncv2/frontend/tabrightB.gif") no-repeat right top;
	padding: 5px 25px 4px 25px;
	color: #37527d;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {
	float: none;
}

/* End IE5-Mac hack */
#tabsB a:hover span {
	color: #000;
}

#tabsB a:hover {
	background-position: 0% -42px;
}

#tabsB a:hover span {
	background-position: 100% -42px;
}

/*Forgot Password Link*/
#pass a {
	color: #ffffff;
}

#pass a:visited {
	color: #ffffff;
}

#pass a:link {
	color: #ffffff;
}

#pass a:active {
	color: #ffffff;
}

#pass a:hover {
	color: #dbc434;
}

.style1 {
	color: #4894E1
}

.style2 {
	font-size: 14px
}

.style3 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.style4 {
	font-size: 10px
}

.style5 {color: #3C7EC1}
.style6 {font-size: 12px}
