/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #ebf5fe url(../images/bm_jc_top_bg.jpg) repeat-x;
	color: #666;
}

html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, td, textarea, select, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.txtDarkGrayB {
	font-weight: bold;
	color: #333;
}
.txtGreenFS14B {
	font-size: 14px;
	font-weight: bold;
	color: #7ab600;
}
.txtGreen {
	color: #7ab600;
}
.txtDarkGrayFS14B {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.txtDarkGrayFS18 {
	font-size: 18px;
	color: #333;
}

.h1_text {
	font-size: 18px;
	color: #333;
	margin-bottom:10px;
}
.txtGrayFS11 {
	font-size: 11px;
	color: #666;
}
.txtLightGrayFS11 {
	font-size: 11px;
	color: #999;
}
.txtDarkGrayB {
	font-weight: bold;
	color: #444;
}
.txtGrayFS9 {
	font-size: 9px;
	color: #999;
}
.txtGreenB {
	font-weight: bold;
	color: #7ab600;
}
.txtGrayFS11BI {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #ccc;
}
.txtWhite {
	color: #fff;
}

.headerLinkSep {
	font-size: 11px;
	color: #eea9ca;
}
.footerLinkSep {
	color: #ccc;
}

.articleUL {
	padding: 5px 20px 5px 20px;
	margin: 5px 20px 5px 20px;
	font-weight: bold;
}

a.linkWhiteFS11:link, a.linkWhiteFS11:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.linkWhiteFS11:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

a.linkPinkFS11BU:link, a.linkPinkFS11BU:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ef5ca2;
	text-decoration: underline;
}
a.linkPinkFS11BU:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ef5ca2;
	text-decoration: none;
}

a.linkPinkB:link, a.linkPinkB:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ef5ca2;
	text-decoration: none;
}
a.linkPinkB:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ef5ca2;
	text-decoration: underline;
}

a.linkPink:link, a.linkPink:visited {
	font-size: 12px;
	color: #ef5ca2;
	text-decoration: none;
}
a.linkPink:hover {
	font-size: 12px;
	color: #ef5ca2;
	text-decoration: underline;
}

a.linkGreenFS11:link, a.linkGreenFS11:visited {
	font-size: 11px;
	color: #7ab600;
	text-decoration: none;
}
a.linkGreenFS11:hover {
	font-size: 11px;
	color: #7ab600;
	text-decoration: underline;
}

a.linkPinkFS11:link, a.linkPinkFS11:visited {
	font-size: 11px;
	color: #ef5ca2;
	text-decoration: none;
}
a.linkPinkFS11:hover {
	font-size: 11px;
	color: #ef5ca2;
	text-decoration: underline;
}

div.featuresLink {
	float: left;
	width: 75px;
	height: 25px;
	text-align: center;
	padding-top: 52px;
	font-size: 11px;
	color: #4995da;
}
div.featuresLink a:link, div.featuresLink a:visited {
	font-size: 11px;
	color: #4995da;
	text-decoration: none;
}
div.featuresLink a:hover {
	font-size: 11px;
	color: #0e78d7;
	text-decoration: none;
}

img.artImgBorder {
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}
img.border {
	border: 1px solid #ccc;
}

div.bmmenu {
	width: 255px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
div.bmmenu div {
	background: url(../images/bm_jc_menu_up.jpg) no-repeat;
	overflow: hidden;
}
div.bmmenu div:first-child {
	background: url(../images/bm_jc_menu_up.jpg) no-repeat;
}
div.bmmenu div.collapsed {
	height: 31px;
}
div.bmmenu div span {
	display: block;
	padding: 7px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: capitalize;
	background: url(../images/bm_jc_menu_over.jpg) no-repeat;
	cursor: pointer;
}
div.bmmenu div.collapsed span {
	background: url(../images/bm_jc_menu_up.jpg) no-repeat;
}
div.bmmenu div label {
	padding: 3px 25px;
	background: url(../images/bm_jc_bullet1.jpg) no-repeat 10px 9px;
	display: block;
	border-bottom: 1px solid #f0f0f0;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
div.bmmenu div a {
	display: block;
	font-size: 12px;
	color: #ef5ca2;
	text-decoration: none;
}
div.bmmenu div a.current {
	background : #eee;
	font-size: 12px;
}
div.bmmenu div a:hover {
	background : #eee;
	font-size: 12px;
	color: #ef5ca2;
	text-decoration: underline;
}

#googlesearch {
	position: absolute;
	visibility: hidden;
	border: 1px solid #fff;
	background: #ef5ca2;
	width: 255px;
	padding: 10px;
	z-index: 2;
}

input.formfeild, textarea.formfeild, select.formfeild {
	color: #333;
	border: 1px outset;
	background: #fff;
}
input.button {
	background: url(../images/bm_jc_form_button.jpg) repeat-x;
	border: 1px solid #fff;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

/* 230 by 60 Text banner ads div styles */
div.textBanner230Holder {
	width: 230px;
	height: 60px;
	background: url(../images/bm_jc_text_banner_ads_back.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
div.textBanner230Title {
	padding: 3px 5px 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Title a:link, div.textBanner230Title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
div.textBanner230Title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
div.textBanner230Description {
	padding: 4px 5px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
a.gashitha:link, a.gashitha:visited {
	font-size: 15px;
	font-weight:bold;
	color:#ef5ca2;
	text-decoration: none;
}
a.gashitha:hover {
	font-size: 15px;
	font-weight:bold;
	color:#ef5ca2;
	text-decoration: underline;
}
.txtgash {
	color:#333333;
	font-size: 15px;
	font-weight:bold;
}
a.alink:link, a.linkPinkFS11BU:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ef5ca2;
	text-decoration: none;
}
a.alink:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ef5ca2;
	text-decoration: none;
}
