body,td  {
	font-family:  Arial;
	font-size: 12px;
	color: #85878B;
}

.right_line {
}
.blue_bold {
	color: #029edb;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6,h7 {
	font-size: 13px;
	color: #626363;
	margin: 0px;
	padding: 0px;
}



.top_menu {
	padding-top: 11px;
	padding-left: 8px;
}

.website_frame {
	border: 1px solid #b4b4b4;
}

a:link {
	color: #999b9e;
	text-decoration: underline;
}
a:visited {
	color: #999b9e;
	text-decoration: underline;
}
a:hover {
	color: #999b9e;
	text-decoration: none;
}
.main_menu {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main_menu A:link, .main_menu A:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}
.main_menu A:hover{
	font-size: 13px;
	font-weight: bold;
	color: #E5E5E5;
	text-decoration: none;	
}
.buttons{
	
}
.gray_bold {
	font-weight: bold;
	color: #626363;
}
#menu a {
	background: url(../imageBank/menu_button.jpg) no-repeat right 0;
	width:200px;
	height:17px;
	padding-right: 20px;
	text-decoration: none;
	color: #000066;
   }
#menu a:hover {
   background-position: 0px -17px;

   }
#menu a:active {
   background-position: 0 0;

   }
   .nova_phone {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #969594;
	background-image: url(../images/nova-ct-phone1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 209px;
}
