.tabLinkOn {
	font-family: tahoma;	
	color: #3E56A0;
	text-decoration: none;
	font-size: 13px;
  	font-weight: bold;
  	cursor: default;
}

.tabLinkOn:hover {
	font-family:tahoma;	
	color: #3E56A0;
	text-decoration: none;
	font-size: 15px;
  	font-weight: bold;
}

.tabLinkOff {
	font-family: tahoma;	
	color: #888888;
	text-decoration: none;
	font-size: 15px;
  	font-weight: bold;
	border: 0px dashed red;
}

.tabLinkOff:hover {
	font-family:tahoma;	
	color: #3E56A0;
	text-decoration: none;
	font-size: 15px;
  	font-weight: bold;
}



#gradient_box{
	font-family:tahoma;	
	font-size: 12px;
	color: #3E56A0;
	border: 1px solid #84B0C7; 
	margin:0px; 
	padding:10px; 
	background:#FFFFFF url(img/gradientBg.gif) repeat-x top left; 
}

.link{
  	color:#3E56A0;
	font-family=arial;
	font-size:14px;
}

A.link:visited {
	COLOR: 3E56A0
}
A.link:active {
	COLOR: 3E56A0
}
A.link:hover {
	COLOR: #AA3333; 
}

.subLink{
  	color:#3E56A0;
	font-family=arial;
	font-size:12px;
}

A.subLink:visited {
	COLOR: 3E56A0
}
A.subLink:active {
	COLOR: 3E56A0
}
A.subLink:hover {
	COLOR: #AA3333; 
}

.title{
  	color:#AA3333;
	font-family=arial;
	font-size:14px;
}


.n3{
	color:#3E56A0;
	font-family=tahoma,arial;
	font-size:13px;
}

.h1{	color: #F7A20E;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-bottom: 0px;
}
.h2{	color: #F7A20E;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 0px;
}
.h3{	color: #F7A20E;
	font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


