body{
	margin:0px;
	padding:0px;	
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;	
	background-color:#cccccc;
	}
.main {
	margin:0px;
	padding: 0px;
	width:100%;		
	}
p {margin:0; padding:0px 10px 0px 0xp;}
.btn {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	}
.indent{
	text-indent:-30px;
	padding-left:30px;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
td {
	color:#333333;
	font-family:tahoma;
	font-size:11px;
    line-height:16px;
	}	
h1 {
	font-family:"Trebuchet MS";
	font-size:17px;
	line-height:27px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	font-weight:normal;
	}
/*h2 {
	font-family:tahoma;
	font-size:14px;
	line-height:19px;
	background:url(../images/rnd-arw.gif) no-repeat;
	color:#2F87A1;
	padding:0px 0px 0px 25px;
	margin:10px 0px 0px 5px;
	}*/
h2 {
	font-family:tahoma;
	font-size:14px;
	line-height:19px;
	border-left:4px solid #C14B25;
	color:#2F87A1;
	padding:0px 0px 0px 10px;
	margin:10px 0px 0px 10px;
	}
h3 {
	font-family:tahoma;
	font-size:9px;
	color:#666666;
	letter-spacing:2px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}	
	
.input-box {
	color:#333333;
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	border:1px solid #2F87A1;
	}

.image-border {border:1px solid #2F87A1;}	
.text-box {
	color:#333333;
	font-family:tahoma;
	font-size:12px;
	border:1px solid #2F87A1;
	}
.big-txt {
	color:#aaaaaa;
	font-family:tahoma;
	font-size:14px;
	border:1px solid #2F87A1;
	}
ul.linkbar {
	margin:0px;
	padding:0px;
	list-style:none;		
	}
ul.linkbar li {
	margin:0px; 
	padding:0px;
	display:inline;	
	}
ul.linkbar li.linkbar-heading {
	background-image:url(../images/link-heading-background.jpg);
	background-repeat:no-repeat;				
	border-top:1px solid #ffffff;
	color:#FFFFFF;
	font-family:arial;	
	font-size:14px;	
	font-weight:bold;	
	line-height:27px;
	padding-left:30px;
	display:block;
	}		
ul.linkbar li a, .linkbar li a:visited {
	font-size:12px;
	letter-spacing:1px;	
	font-weight:bold;
	border-top:1px solid #ffffff;
	background:url(../images/link-background.jpg) no-repeat left top;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	font-family:arial;
	padding:5px 0px 5px 37px;
	}
ul.linkbar li a:hover {
	background:url(../images/link-background.jpg) no-repeat left bottom;
	text-decoration:none;
	color:#2f87a1;
	}
.left-border {
	border-left:1px solid #ffffff;
	}	
.right-border {
	border-right:1px solid #ffffff;
	}		
.left-right-border {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}
	
.top_links {	
	width:200px;
	height:60px;	
	text-align:right;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	}
.top_links a, .top_links a:visited {
	color:#333;
	text-decoration:none;
	display:block;
	padding:0 7px;
	text-align:center;
	float:right;
	}
.top_links a:hover {
	color:#2F87A1;
	text-decoration:none;
	}



.t_links {	
	width:200px;
	height:35px;	
	text-align:right;
	text-transform:uppercase;
	font-size:9px;
	font-weight:bold;
	background:url(../images/toplinks_bg.jpg) no-repeat center top;
	}
.t_links a, .t_links a:visited {
	color:#333;
	text-decoration:none;
	display:block;
	padding:0 7px;
	text-align:center;
	float:right;
	}
.t_links a:hover {
	color:#2F87A1;
	text-decoration:none;
	}
.profile_flags {
	height:16px; 
	margin-left:15px; 
	padding-top:8px; 
	text-align:center; 
	background:url(../images/flags_t_line.jpg) no-repeat center top;
	}

	
	
.top-links, .top-links a:hover {
	color:#2F87A1;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;	
	}
.top-links a {
	color:#666666;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	}
.main-links {		
	font-family:tahoma;
	font-size:11px;	
	font-weight:bold;
	color:#666666;
	padding-top:3px;
	line-height:19px;
	}	
.main-links a {
	color:#2F87A1;	
	text-decoration:none;
	}
.main-links a:hover {
	color:#C14B25;			
	text-decoration:underline;
	}
.tab_link {
	margin-left:1px;
	}
.tab_link a:link, .tab_link a:visited {
	display:block;
	background:url(../images/tab_bg_main.jpg) no-repeat left;
	float:left;
	padding:5px 0;
	width:90px;
	text-align:center;
	margin-right:2px;
	_margin-right:1px;
	color:#333;
	text-decoration:none;
	font-family:tahoma;
	font-size:11px;	
	font-weight:bold;
	}
.tab_link a:hover {
	display:block;
	background:url(../images/h-tab_bg_main.jpg) no-repeat left;
	color:#fff;
	text-decoration:none;
	}	
.white-text {
	color:#ffffff;
	font-size:12px;
	font-family:tahoma;
	}
.white-text h1 {
	line-height:19px;
	color:#fff2a6;
	padding-bottom:5px;
	}
.white-text h1 a, .white-text h1 a:visited {
	color:#fff2a6;
	text-decoration:underline;
	}
.white-text h1 a:hover {
	color:#fff2a6;
	text-decoration:none;
	}
.normal-text {
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	}	
.right-box {
	background-color:#F1F2F0;
	width:200px;	
	}
.bullet-link {
	margin:0px;	
	list-style:none;
	}
.bullet-text-link {
	background-image:url(../images/bullet);
	background-repeat:no-repeat;
	background-position:10px 0px;		
	padding-left:37px;
	}
a.orange:link, a.orange:visited, a.orange:hover {
	color:#C14B25;
	font-size:12px;
	font-family:tahoma;
	text-decoration:none;
	font-weight:bold;
	}
.red-rtb-border {
	border-right:1px solid #C14B25;
	border-top:1px solid #C14B25;
	border-bottom:1px solid #C14B25;
	}
.tab-link, .tab-link  a:hover {
	color:#C14B25;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:none;
	}
.tab-link a {
	color:#666666;	
	text-decoration:none;
	}
.red-link, .red-link a {
	color:#C14B25;
	font-family:tahoma;
	font-size:11px;	
	text-decoration:none;
	}
.red-link a:hover {
	color:#C14B25;
	text-decoration:underline;
	}	
ul.linkbar li.web-design-heading {
	background-image:url(../images/web-design-link-bg.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-family:arial;
	font-size:11px;	
	line-height:27px;
	display:block;	
	}	
ul.linkbar li.select-web-design-heading {
	background-image:url(../images/select-web-design-link-bg.gif);
	background-repeat:no-repeat;
	color:#C14B25;
	font-family:arial;
	font-size:11px;	
	line-height:27px;
	display:block;	
	}		
a.genral:link, a.genral:visited {color:#333333;text-decoration:none;}	
a.genral:hover {color:#C14B25;text-decoration:none;}

a.blue-red:link, a.blue-red:visited {color:#2F87A1;text-decoration:none;}	
a.blue-red:hover {color:#C14B25;text-decoration:none;}	

a.blue-link:link, a.blue-link:visited {color:#2F87A1;text-decoration:none;}	
a.blue-link:hover {color:#2F87A1;text-decoration:underline;}

a.red_link:link, a.red_link:visited {color:#C14B25;text-decoration:none;}	
a.red_link:hover {color:#C14B25;text-decoration:underline;}

a.red:link, a.red:visited {color:#C14B25;text-decoration:underline;}	
a.red:hover {color:#C14B25;text-decoration:none;}
.green-txt {color:#1a7316; font-size:12px;}
.white-text {color:#ffffff;font-size:11px;}
.footer-txt, .footer-txt a {
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	}
.footer-txt a:hover {
	color:#2F87A1;	
	text-decoration:none;
	}
.blue-txt {
	color:#2F87A1;
	font-family:tahoma;
	font-size:11px;
	}	
.web-desigsan-heading {
	color:#333333;
	font-family:arial;
	font-size:11px;	
	line-height:27px;	
	}
.form-lable {
	background-color:#EBEBEB;
	border-bottom:1px solid #ffffff;
	padding-left:10px;
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	}
.blue-arrow-link {
	background-image:url(../images/blue-arrow.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	margin:0px;
	color:#333333;
	font-family:tahoma;
	font-size:11px;
	display:block;	
	}	
.resources-link, .resources-link  a:hover {
	color:#C14B25;
	font-family:tahoma;
	font-size:12px;	
	text-decoration:none;
	}
.resources-link a {
	color:#2f87a1;
	padding-left:5px;	
	text-decoration:underline;
	line-height:20px;
	}
.web-hosting {
	color:#c14b25;
	letter-spacing:1px;
	font-size:22px;
	}	
.web-hosting span {
	color:#a3a4a4;
	font-size:12px;
	font-weight:bold;
	}
ul.sign	{
	list-style:none;
	margin:5px;
	padding:0;
	}
ul.sign li	{
	padding: 0 0 0 16px;
	background-image:url('../images/right-sign.jpg');
	background-repeat:no-repeat;
	background-position:0px 4px;
	}
ul.sign li a	{
	color:#333333;
	text-decoration:none;
	}
	
ul.sign li a:hover	{
	color:#333333;
	text-decoration:underline;
	}
.graytxt {
	color:#666666;
	font-size:11px;		
	}	
.v_shade_line {
	background-image:url('../images/v-shade-line.jpg');
	background-repeat:repeat-y;
	background-position:top;
	}	
.read_more_bg {
	background-image:url('../images/read-more-bg.jpg');
	background-repeat:no-repeat;
	background-position:10px 5px;
	padding-left:50px;	
	}
.tetimonial_container {
	background-color:#f4f5f7;
	border:1px solid #e4e5e3;	
}	
.tetimonial {
	background-color:#fff;
	margin:10px;
}
.soft_dev {
	color:#c14b25;
	text-align:center;	
	background-image:url('../images/software-development-bg.gif');
	background-repeat:repeat-x;
	background-position:center;
	height:18px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	}
.web_dev {
	color:#2f87a1;
	text-align:center;	
	background-image:url('../images/web-development-bg.gif');
	background-repeat:repeat-x;
	background-position:center;
	height:18px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
	}
.fade_tetimonial {
	color:#666;
	line-height:16px;
	}
/*.fade_tetimonial strong {
	color:#333;
	}
.fade_tetimonial .image {
	width:110px;
	height:82px;
	padding:7px 23px;
	margin:5px auto 10px auto;	
	}*/
	
	
a.case-study:link, a.case-study:visited  {
	background:#fff url('../images/img-our-case-study.gif') no-repeat top left;
	color:#333;
	text-transform:uppercase;
	display:block;
	width:109px;
	height:40px;
	text-decoration:none;
	padding:5px 0 0 69px;
	font-size:12px;
	}
a.case-study:hover  {
	background:#faf7e4 url('../images/img-our-case-study.gif') no-repeat top left;
	color:#333;
	text-decoration:none;
	}

a.partner-program:link, a.partner-program:visited  {
	background:#fff url('../images/img-partner-program.gif') no-repeat top left;
	color:#333;
	text-transform:uppercase;
	display:block;
	width:109px;
	height:40px;
	text-decoration:none;
	padding:5px 0 0 69px;
	font-size:12px;
	}
a.partner-program:hover  {
	background:#faf7e4 url('../images/img-partner-program.gif') no-repeat top left;
	color:#333;
	text-decoration:none;
	}
a.web-portfolio:link, a.web-portfolio:visited  {
	background:#fff url('../images/img-web-portfolio.gif') no-repeat top left;
	color:#333;
	text-transform:uppercase;
	display:block;
	width:109px;
	height:40px;
	text-decoration:none;
	padding:5px 0 0 69px;
	font-size:12px;
	}
a.web-portfolio:hover  {
	background:#faf7e4 url('../images/img-web-portfolio.gif') no-repeat top left;
	color:#333;
	text-decoration:none;
	}
a.flexsin-service:link, a.flexsin-service:visited  {
	background:#fff url('../images/img-flexsin-service.gif') no-repeat top left;
	color:#333;
	text-transform:uppercase;
	display:block;
	width:109px;
	height:40px;
	text-decoration:none;
	padding:5px 0 0 69px;
	font-size:12px;
	}
a.flexsin-service:hover  {
	background:#faf7e4 url('../images/img-flexsin-service.gif') no-repeat top left;
	color:#333;
	text-decoration:none;
	}
a.case-evaluation:link, a.case-evaluation:visited  {
	background:#fff url('../images/img-free-case-evaluation.gif') no-repeat top left;
	color:#333;
	text-transform:uppercase;
	display:block;
	width:109px;
	height:40px;
	text-decoration:none;
	padding:5px 0 0 69px;
	font-size:12px;
	}
a.case-evaluation:hover  {
	background:#faf7e4 url('../images/img-free-case-evaluation.gif') no-repeat top left;
	color:#333;
	text-decoration:none;
	}
.right_hd_bg {
	background:url('../images/r-hd-bg.jpg') no-repeat top left;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:20px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}	
/*.right_gray_cont {
	background:#f3f3f2 url('../images/right_g_bg.jpg') repeat-x top left;
	padding:10px;
	border-bottom:1px solid #fff;
	} */
a.white-link:link, a.white-link:visited, a.white-link:hover {
	color:#fff;
	text-decoration:none;
	}
ul.red_dot {
	padding:0;
	margin:0;
	list-style:none;
	}
ul.red_dot li {	
	padding:2px 0 2px 15px;	
	background:url(../images/bullet.gif) no-repeat 2px 8px;
	}
ul.red_dot li a, ul.red_dot li a:visited {
	color:#333;
	text-decoration:none;
	}
ul.red_dot li a:hover {
	color:#C14B25;
	text-decoration:none;
	}	
.txt12 {font-size:12px;}

ul.red_bullet_link {
	padding:0;
	margin:0;
	list-style:none;
	}
ul.red_bullet_link li {	
	padding:5px 0 4px 15px;	
	background:url(../images/bullet-1.gif) no-repeat 2px 8px;
	}
ul.red_bullet_link li a, ul.red_bullet_link li a:visited {
	color:#333;
	text-decoration:none;
	}
ul.red_bullet_link li a:hover {
	color:#C14B25;
	text-decoration:none;
	}
.tech_spec {
	padding:22px 10px 5px 15px;
	background:url(../images/technology-spect.jpg) no-repeat bottom;
	color:#fff;		
	}
.tech_spec a, .tech_spec a:visited {
	background:url(../images/arw-tech.jpg) no-repeat 2px 4px;
	padding-left:15px;
	color:#fff;	
	text-decoration:none;
	}
.tech_spec a:hover {
	color:#fff;	
	text-decoration:underline;
	}
.e_buss {
	padding:22px 10px 5px 15px;
	
	background:url(../images/e-business-sol.jpg) no-repeat bottom;
	color:#333;	
	}
.e_buss a, .e_buss a:visited {
	background:url(../images/arw-busns.jpg) no-repeat 2px 4px;
	padding-left:15px;
	color:#333;	
	text-decoration:none;
	}
.e_buss a:hover {
	color:#333;	
	text-decoration:underline;
	}
.top_rank {
	background:#fff url(../images/top-rank-bg.jpg) repeat-x top;
	border:1px solid #f1f2f0;
	padding:10px;
	width:531px;
	margin:auto;
	}
.t_l_r_bdr {
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
.b_l_r_bdr {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	}
.red_hd_bg {
	color:#C14B25;
	font-size:12px;
	font-weight:bold;
	padding:2px 10px;	
	background:#f5f5f5;
	}
.e-commerce {
	background:#fff url(../images/hd-bg-ecommerce.jpg) no-repeat;
	padding:15px 0 15px 55px;
	color:#2F87A1;
	font-size:12px;
	font-weight:bold;
	}
.domain-comp {
	background:#fff url(../images/hd-bg-domain-comp.jpg) no-repeat;
	padding:15px 0 15px 55px;
	color:#2F87A1;
	font-size:12px;
	font-weight:bold;
	}
.bradcrumb {
	border-bottom:1px solid #e7e9ee;
	color:#333333;
	}
.bradcrumb a:hover {
	color:#333333;
	font-size:11px;
	text-decoration:none;
	}
.bradcrumb a, .bradcrumb a:visited {
	color:#c14b25;
	font-size:11px;
	text-decoration:none;
	}
	
	
.text { background-color:#BF0417;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
font-size:14px;
}	

.text1 { background-color:#eeeeee;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
font-size:12px;
padding-left:20px;
}

.main_img {
	background:url(../images/main.jpg) no-repeat top left;
	width:367px;
	height:161px;
	}

.industries {
	background:url(../images/indestries-bg.jpg) no-repeat top left; 
	height:109px;	
	color:#333;	
	}
.industries a, .industries a:visited {
	color:#333;	
	text-decoration:none;
	}
.industries a:hover {
	color:#333;	
	text-decoration:underline;
	}
.content_bg {
	background:url(../images/m-cont-bg.jpg) no-repeat center top;
	padding:10px;
	}

ul.red_arw_link {
	padding:0;
	margin:0;
	list-style:none;
	}
ul.red_arw_link li {	
	padding:3px 0 2px 20px;	
	background:url(../images/red-arw.gif) no-repeat 2px 6px;
	}
ul.red_arw_link li a, ul.red_arw_link li a:visited {
	color:#333;
	text-decoration:none;
	}
ul.red_arw_link li a:hover {
	color:#C14B25;
	text-decoration:none;
	}
	
.tab {
	padding:0;
	margin:0;	
	background:url(../images/tab-bg.gif) repeat-x left bottom;
	}
.tab a, .tab a:visited, .tab a:hover {
	outline:none;
	display:block;
	text-decoration:none;
	color:#3186a2;
	background:url(../images/h-l-tab.gif) no-repeat left top;
	padding:0 0 0 1px;
	margin:0 1px 0 0;
	float:left;
	font-size:11px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}
.tab a span, .tab a:visited span {
	display:block;
	text-decoration:none;
	color:#3186a2;
	background:url(../images/h-r-tab.gif) no-repeat right top;
	padding:5px 10px 5px 12px;
	}
.tab a:hover {
	color:#333;
	background:url(../images/l-l-tab.gif) no-repeat left top;
	}
.tab a:hover span {
	text-decoration:none;
	color:#333;
	background:url(../images/l-r-tab.gif) no-repeat right top;
	}
	
.tab a.sel, .tab a.sel:visited, .tab a.sel:hover {
	display:block;
	text-decoration:none;
	color:#333;
	background:url(../images/s-l-tab.gif) no-repeat left top;
	padding:0 0 0 1px;
	margin:0 1px 0 0;
	float:left;
	font-size:11px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.tab a.sel span {
	display:block;
	text-decoration:none;
	color:#333;
	background:url(../images/s-r-tab.gif) no-repeat right top;
	padding:5px 10px 5px 12px;
	}
.subblock {
	background:url(../images/bg-mkt.jpg) repeat-x top;
	border-left:1px solid #dfe0e2;
	border-right:1px solid #dfe0e2;
	border-bottom:1px solid #dfe0e2;
	padding:10px;
	}
.seo-scope {
	background:#fff url(../images/seo-scope.jpg) no-repeat;
	padding:15px 0 15px 55px;
	color:#2F87A1;
	font-size:12px;
	font-weight:bold;
	}
.seo-focus {
	background:#fff url(../images/seo-focus.jpg) no-repeat;
	padding:15px 0 15px 55px;
	color:#2F87A1;
	font-size:12px;
	font-weight:bold;
	}	
.top-ranking {
	background:#fff url(../images/top-ranking.jpg) no-repeat;
	padding:25px 0 25px 85px;
	color:#2F87A1;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	}


/* -------------------- Portfolio CSS ----------------------- */

.port_cont {
	float:left;
	padding:9px 8px 5px 7px;
	margin:0 5px;
	width:246px;
	background: url(../images/port-bg.jpg) no-repeat top left;
	}
.port_more {
	color:#fff;
	text-align:right;
	padding:5px 15px;
	
	}
.port_more a, .port_more a:visited {
	color:#fff;
	text-decoration:none;
	}
.port_more a:hover {
	text-decoration:underline;
	}
.port_devdr {
	background:url(../images/port-devider.jpg) no-repeat center;
	height:26px;
	clear:both;
	}
.port_hd {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	}
ul.port_left_link {
	padding:0px;
	margin:0px;
	list-style:none;
	}
ul.port_left_link li a, ul.port_left_link li a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b54833;
	text-decoration:none;
	display:block;
	background:url(../images/bullet-1.gif) no-repeat 5px 3px;
	padding:0 15px 2px 20px;
	}
ul.port_left_link li a:hover {
	text-decoration:underline;
	}
a.nor_link:link, a.nor_link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
a.nor_link:hover {
	text-decoration:underline;
	}
.port_subhd {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
	background:#c14b25;
	}
/* -------------------- Endn Portfolio CSS ----------------------- */
.right_gray_cont {
	background:#f5f6fa;
	padding:5px;	
	}
.inner_wht_cont {
	background:#fff;
	border:1px solid #eeefef;
	}
.testimonials_bg {
	background:#ffffff url(../images/testimonial-bg.gif) repeat-x top;
	padding-top:10px;
	}
	
.our_plan_text_bg {
	background:url(../images/our_plan_middle_img.jpg) repeat-x left;	
	}
.our_plan_text_bg a, .our_plan_text_bg a:visited {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#4b4a4a;
	text-decoration:none;
	}
.our_plan_text_bg a:hover {
	color:#C24A25;
	}
.our_plan_img {
	vertical-align:middle;
	margin:0 5px;
	}
/*  -------------------- News  -------------------- */
h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
	padding:0;
	margin:0;
	}
.post_date {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#c14b25;
	}
a.blk_link:link, a.blk_link:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:underline;
	}
a.blk_link:hover {
	text-decoration:none;
	}
ul.news_cat {
	margin:0;
	padding:0;
	list-style:none;
	}
ul.news_cat li {
	display:inline;
	}
ul.news_cat li a, ul.news_cat li a:visited {
	display:block;
	padding:3px 5px 3px 20px;
	border-bottom:1px dashed #c8c8c8;
	color:#3087a2;
	text-decoration:none;
	background: url(../images/bullet-1.gif) no-repeat 5px 7px;
	}
ul.news_cat li a:hover {
	color:#3087a2;
	text-decoration:none;
	}
	
ul.red_bullet {
	list-style:none;
	padding:0;
	margin:0;
	}
ul.red_bullet li {	
	padding:1px 0 1px 15px;	
	background:url(../images/bullet-1.gif) no-repeat 2px 4px;
	}
