a.white:link { color: #ffffff; text-decoration:none } 
a.white:active { color: #ffffff; text-decoration:none} 
a.white:visited { color: #ffffff; text-decoration:none} 

a.dark:link { color: #31363b; text-decoration:none } 
a.dark:active { color: #31363b; text-decoration:none} 
a.dark:visited { color: #31363b; text-decoration:none} 
.section_toplinks {
	background-image: url(images/section_imgs/center_links.gif);
	background-repeat: repeat-x;
}
.section_content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.top_links_base {
	background-image: url(images/toplinks_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.center_bck {
	background-image: url(images/blue_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_links_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #31363b;
	text-align:center;
}
.grey_topborder {
	background-image: url(images/top_greybox.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #30457b;
}
.bluebox_txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.grey_botborder {
	background-image: url(images/bot_greybox.gif);
	background-repeat: repeat-x;
}
.grey_leftborder {
	background-image: url(images/left_greybox.gif);
	background-repeat: repeat-y;
}
.grey_rightborder {
	background-image: url(images/right_greybox.gif);
	background-repeat: repeat-y;
}
.bluebox_header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 2px;
}
.greybox_txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #434242;
}

.greybox_margins {
	padding: 2px;
	background-color: #f3f3f3;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #434242;
}
.section_greylinks_left {
	background-image: url(images/section_imgs/grey_links_leftside.gif);
	background-repeat: repeat-y;
}
.section_greylinks_right {
	background-image: url(images/section_imgs/grey_links_rightside.gif);
	background-repeat: repeat-y;
}
.section_link_txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #393939;
}
.services_heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1165b8;
}
.services_headbck {
	background-image: url(images/section_imgs/heading_centerbck.gif);
	background-repeat: repeat-x;
}
.clients_tabbck {
	background-image: url(images/section_imgs/clients_tabcenter.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0E57B1;
}
