.text {
font-family:verdana,helvitica,sans-serif;
font-size: 11px;
font-decoration: none;
}
.bottom{
    font-family: verdana,helvitica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.bottom:link {
    font-family: verdana,helvitica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#adaeae;
		text-decoration: none;
}

.bottom:hover {
	color: #bb6ba0;
	text-decoration: underline;
}
.bottom:active {
    font-family: verdana,helvitica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#adaeae;
	text-decoration: none;
}
.bottom:visited {
	color: #000000;
}

.more{
    font-family: verdana,helvitica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#e9070d;
	text-decoration: none;
}
.more:link {
    font-family: verdana,helvitica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
		text-decoration: none;
}

.more:hover {
	color: #e9070d;
	text-decoration: underline;
}
.more:active {
    font-family: verdana,helvitica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.more:visited {
	color: #000000;
}
	.headerinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c90034;
	font-weight: bold;

}


/*Container css start*/
#featuredprobto{
	background-image: url(../images/home-bluebox-bottom.png);
	background-repeat: repeat-x;
	width: 100%;
	height:20px;
}

#featuredpro2{
	background-image: url(../images/home-bluebox-top.png);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-align:left;
}

#conborr{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#conborl{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.indtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-left: 10px;
	text-align:left;
}
/*Container css End*/
