body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #F0F2FF;
}
div {
	margin: 0px;
	padding: 0px;
}

#outerWrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 900px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 3px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-position: bottom right;
	background-repeat: repeat-y;
	background-image: url(../art/Rsub2-BG.gif);
}
#wrapper {
	text-align: left;
	width: 100%;
	/*background-color: #FFFFFF;*/
}

#left {
	text-align: left;
	width: 644px;
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: url(../art/contentCircleBG.gif);
	background-repeat: no-repeat;
	background-position: -170px 235px;
}
#right {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 256px;
	background-color: #FFFFFF;
}

#footer {
	margin-top: 0px;
	padding-top: 5px;
	clear: both;
	text-align: left;
	border-top-color: #DADADA;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	z-index: 101;
	position: relative;
	display: inline;
}
#footer a:hover {
	color: #FFFFCC;
	background-color: #D99D00;
}



#header {
	background-color: #333333;
	color: #CCCCCC;
	text-align: left;
	padding: 14px 0px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	overflow: hidden;
}
#content {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #333333;
	font-size: 0.9em;
	background-image: url(../art/ContentCurveR2.gif);
	background-repeat: no-repeat;
	background-position: Top Right;
	margin: 0px;
	padding: 0px 0px 0px 19px;
}



#logo {
	background-image: url(../art/LogoBG1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px 0px 0px 0px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 3px;
	width: 644px;
	z-index: 100;
}
#logo img {
	margin: 1px 120px 18px 0px;
	padding: 0px;
	position: relative;
	top: 3px;
	overflow: visible;
	z-index: 100;
	visibility: visible;
	float: right;
}


/*/navBG Base/*/
#mainNav {
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 6px;
	font-size: 0.8em;
}
#mainNav td {
	border: solid #666 1px;
	margin: 0px;
	padding: 0px;
	/*padding: 9px 5px 1px 8px;*/
	white-space: nowrap;
}
#mainNav .spacer {
	padding: 10px 0px 1px 0px;
	white-space: nowrap;
}
#mainNav a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 9px 5px 1px 8px;
	margin: 0px;
	line-height: 1em;
	white-space: nowrap;
	z-index: 101;
	position: relative;
	display: block;
}
#mainNav a:hover {
	color: #FFFFCC;
	background-color: #D99D00;
}




/*/navBG targets/*/
#mainNav .home {
	background-color: #666666;
}
#mainNav .home:hover {
	background-color: #7F7F01;
}
#mainNav .about {
	background-color: #666666;	
}
#mainNav .about:hover {
	background-color: #7F7F01;
}
#mainNav .events {
	background-color: #666666;	
}
#mainNav .events:hover {
	background-color: #7F7F01;
}
#mainNav .contact {
	background-color: #666666;	
}
#mainNav .contact:hover {
	background-color: #7F7F01;
}
#mainNav .join {
	background-color: #666666;	
}
#mainNav .join:hover {
	background-color: #7F7F01;
}
#mainNav .newsletter {
	background-color: #666666;	
}
#mainNav .newsletter:hover {
	background-color: #7F7F01;
}
#mainNav .searchMember {
	background-color: #666666;	
}
#mainNav .searchMember:hover {
	background-color: #7F7F01;
}
/*Logged in nav*/
#mainNav .mainnavroll td a {
	color: #6C79FF;
	background-color: #333399;	
	border: solid #333399 1px;
}
#mainNav .mainnavroll td a:hover {
	color: #CCD2FF;
	background-color: #3C3BB4;	
	border: solid #333399 1px;
}
/*#mainNav .calendar a {
	color: #6C79FF;
	background-color: #333399;	
	border: solid #333399 1px;
}
#mainNav .officers a {
	color: #6C79FF;
	background-color: #333399;
		border: solid #333399 1px;	
}
#mainNav .minutes a {
	color: #6C79FF;
	background-color: #333399;
		border: solid #333399 1px;	
}
#mainNav .links a {
	color: #6C79FF;
	background-color: #333399;	
	border: solid #333399 1px;
}*/



#header dl {
	font-family: Courier New, Courier, mono;
	text-align: left;
	padding: 2px;
	margin: 2px 0px 0px 8px;
	background-color: #007100;
	position: relative;
	z-index: 0;
	display: block;
}
#header dt {
	font-size: 0.7em;
	color: #003300;
	background-color: #AED7A4;
	line-height: 1.4em;
	padding: 10px 0px 12px 10px;
	margin: 0px;
	width: 400px;
}
#header dt p{
	padding: 0px;
	margin: 0px;
	width: 300px;
}
#header dd {
	font-size: 0.75em;
	color: #70D95F;
	line-height: 1em;
	padding: 3px 0px 10px 8px;
	margin: 0px;
}


#contSub {
	margin: 0px;
	padding: 0px;
}
#content h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2.1em;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
	overflow: visible;
}
/*#line_lt
{
	line-height: 1.3em;
	font-weight: normal;
	border-bottom: solid #DADADA 1px;
	overflow: visible;
}*/

#line_lt 
{
	line-height: 1.5em;
	font-weight: normal;
	overflow: visible;
	/*padding: 0px 0px 7px 0px;*/
}

#line_lt_table
{
	line-height: 1.5em;`
	font-weight: normal;
	overflow: visible;
	padding: 0px 0px 7px 0px;
}
#content h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.4em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 5px;
	line-height: 1.3em;
	font-weight: normal;
	border-bottom: solid #DADADA 1px;
	overflow: visible;
}
#line {
	border-bottom: solid #DADADA 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background-image: url(../art/E-BG-Shock.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	display: block;
}

#texts {
	margin: 0px 0px 0px 210px;
	padding: 16px 20px 0px 18px;
	text-align: left;
	border-left-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	background: none;

}
#texts p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background: none;
}


#captions {
	font-weight: bold;
	color: #990000;
	width: 187px;
	font-size: 0.85em;
	line-height: 2.4em;
	float: left;
	padding: 20px 14px 0px 5px;
	margin: 0px;
	clear: both;
}

#Rsub1 {
	background-color: #EFEFA4;
	background-image: url(../art/L-yellowBG-Half2.gif);
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	background-position: left bottom;
	background-repeat: no-repeat;
}

#Rsub1 form {
	font-size: 0.7em;
	line-height: 1em;
	background-color: #333333;
	color: #CCCCCC;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#Rsub1 h3 {
	font-size: 1em;
	color: #6C79FF;
	background-color: #333399;
	padding: 14px 10px 0px 4px;
	text-align: right;
	margin: 0px 0px 0px 5px;
	line-height: 0.9em;
	text-transform: uppercase;
}
/*#Rsub1 form h3 {
	font-size: 1.4em;
	color: #6C79FF;
	background-color: #333399;
	padding: 14px 10px 0px 4px;
	text-align: right;
	margin: 0px 0px 0px 0px;
	line-height: 0.8em;
	text-transform: uppercase;
}*/
#Rsub1 #loggedin {
	padding: 5px 10px 10px 12px;
	margin: 0px 0px 0px 5px;
	background-color: #333333;
	color: #CCCCCC;
	text-align: right;
}
#Rsub1 #loggedin big {
	font-size: 1.3em;
	line-height: 1.8em;
}
#Rsub1 #loggedin a{
	color: #999999;
	text-decoration: none;
}
#Rsub1 #loggedin a:hover{
	color: #CCC;
}
#Rsub1 form ul {
	margin: 0px 0px 1px 0px;
	padding: 2px 8px 0px 8px;
	text-align: right;
	list-style-type: none;
	display: block;
}
#Rsub1 li input {
	width: 65%;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	border: 1px solid #999999;
	color: #CCCCCC;
}
#Rsub1 li .cbox {
	width: 1em;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
	border: 1px solid #999999;
	color: #CCCCCC;
	height: 1em;
}
.errors {
	margin: 0px;
	padding: 5px 5px 5px 8px;
	background-color: #FF0000;
	color: #FFF;
	/*display: block;*/
	border-left: solid #fff 5px;
	line-height: 1.2em;
	font-size: .8em;
}
#Rsub1 form li {
	padding: 0px;
	display: inline;
	margin: 0px;
	text-align: right;
}
#Rsub1 form label {
	margin: 0px;
	padding: 5px;
	line-height: 2.2em;
}
#Rsub1 form p {
	text-transform: uppercase;
	color: #999999;
	background-color: #4C4C4C;
	padding: 2px 8px 2px 2px;
	margin: 3px 0px 0px 0px;
	text-align: right;
	font-size: 1em;
}
#Rsub1 form p input {
	background-color: #000000;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	border: 1px solid #999;
	color: #999999;
	line-height: 0.7em;
	font-size: 0.9em;
	font-weight: bold;
}
#Rsub1 form p a {
	color: #999999;
	text-decoration: none;
	float: left;
	padding: 1px 3px 1px 15px;
	margin: 0px;
}

#Rsub1 h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform: capitalize;
	color: #333399;
	margin: 0px;
	padding: 12px 8px 8px 20px;
}
#Rsub1 p {
	font-size: 0.7em;
	line-height: 1.5em;
	text-decoration: none;
	padding: 0px 8px 0px 20px;
	margin: 0px;
}
#Rsub1 #users {
	color: #333;
	background-color: #FFD900;
	display: block;
	margin: 0px 0px 0px 5px;
	padding: 2px 8px 2px 10px;
	text-align: right;
	font-size: .6em;
}
#Rsub1 h6 {
	font-weight: normal;
	color: #CCCCCC;
	padding: 0px;
	margin: 12px 0px 16px 0px;
	text-align: right;
	clear: both;
}
#Rsub1 h6 a {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333399;
	padding: 1px 10px 1px 8px;
	font-size: 1.15em;
	line-height: 1.3em;
	clear: both;
	margin: 0px;
}
#Rsub2 {
	background-image: url(../art/D-yellowBG-Half2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 20px 0px;
}
.presM {
	background-color: #D1DEFF;
}
.presM img {
	margin: 0px 1px 10px 8px;
	padding: 0px;
	float: right;
}
#Rsub2 h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 1.1em;
	font-size: 1.8em;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 14px 0px;
	padding: 18px 0px;
	background-image: url(../art/Rsub2-BG-Head.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#Rsub2 p {
	font-size: 0.75em;
	line-height: 2em;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 12px 23px;
	clear: both;
}
#Rsub2 a {
	font-size: 0.9em;
	text-decoration: none;
	color: #333399;
	font-weight: bold;
	margin: 12px 15px 0px 20px;
	padding: 0px 10px 1px 0px;
	text-align: right;
	background-image: url(../art/Rarrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	background-color: #FFCC00;
	display: block;
	line-height: 1.7em;
	clear: both;
}


#foot {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
	line-height: 1.5em;
	text-align: center;
	clear: both;
	margin: 0px;
	list-style-type: none;
	display: block;
	padding: 0px;
}
#foot li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
#newMembers {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 15px 3px;
	background-color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1.9em;
}
#newMembers li {
	display: inline;
	margin: 3px 0px 3px 0px;
	padding: 2px 15px 0px 15px;
	font-weight: bold;
	font-size: 0.8em;
}
#newMembers h3 {
	background-color: #333333;
	display: inline;
	margin: 0px 5px 0px -3px;
	padding: 0px;
	color: #CCCCCC;
	font-weight: normal;
	float: left;
	font-size: 1em;
}

.clearing {
	clear: both;
	margin: 1px;
	padding: 1px;
	font-size: 0.5em;
	line-height: 0.5em;
}
#captions #benefits {
	font-weight: normal;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 1px 0px 15px 0px;
	padding: 1px;
}
#captions #benefits li {
	padding: 1px 0px 5px 0px;
	margin: 1px 0px;
	list-style-position: inside;
	display: block;
	}
#captions small {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
	display: block;
}
#captions form {
	margin: 0px;
	padding: 2px;
}
#captions form #min {
	margin: 0px;
	padding: 4px 4px 8px 4px;
	list-style-type: none;
	display: block;
	background-color: #003399;
}
#captions form #min li {
	margin: 1px 0px 4px 0px;
	list-style-type: none;
}
#texts form ul {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}
#texts form fieldset {
	margin: 0px 0px 3px 0px;
	padding: 4px 8px 8px 8px;
	border: solid #DADADA 1px;
	background-color: #FFFFCC;
	display: block;
}
#texts form fieldset li {
	margin: 1px 0px 3px 0px;
	padding: 1px 0px 3px 0px;
	text-indent: 0px;
	line-height: 1.1em;
	display: inline;
}
#texts form legend {
	margin: 0px;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	padding: 0px;
}
#texts form label {
	font-size: 0.8em;
	line-height: 1.1em;
	text-transform: lowercase;
	display: block;
	margin: 4px 0px 2px 0px;
	padding: 0px;
	text-indent: 0px;
}
#texts form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#texts form fieldset strong {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #333333;
	line-height: 0.9em;
	display: block;
}
#texts form input {
	color: #333333;
	background-color: #FDFFE7;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
}
#mtimes {
	font-size: 0.85em;
	line-height: 1.7em;
	text-transform: lowercase;
	color: #999999;
	background-color: #333333;
	margin: 0px 0px 5px 0px;
	padding: 7px;
}
#Appforms {
	color: #999999;
	background-color: #333333;
	line-height: 1.3em;
	margin: 0px 0px 30px 0px;
	padding: 5px 5px 10px 5px;
	display: block;
}
#Appforms li {
	color: #999999;
	margin: 2px 2px 8px 2px;
	padding: 1px;
	list-style-type: none;
}
#Appforms a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-left: 5px;
	display: block;
}
#Appforms a:hover {
	color: #FF9900;
}
#texts textarea {
	color: #333333;
	background-color: #FDFFE7;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
}
#texts strong {
	padding: 4px 0px;
	display: block;
}
#forgotpassword {
	color: #FFF6E2;
	background-color: #FF6600;
	display: none;
}
#textsSm p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background: none;
	line-height: 1.65em;
	font-size: 0.95em;
}
#textsSm {
	margin: 0px 0px 0px 210px;
	padding: 16px 20px 0px 18px;
	text-align: left;
	border-left-color: #DADADA;
	border-left-style: solid;
	border-left-width: 1px;
	background: none;
}
#captions form #min input {
	font-size: 0.9em;
	color: #333333;
	background-color: #8BB9EA;
	border: 1px solid #E0E8FF;
}
#captions form {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#captions form #min label {
	font-size: 0.85em;
	color: #3399FF;
	text-transform: uppercase;
	line-height: 1.15em;
	margin: 0px;
	padding: 0px;
	display: block;
}
#result {
	font-size: 0.7em;
	line-height: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399FF;
	text-decoration: none;
	background-color: #003399;
	margin: 0px 5px 0px;
	padding: 2px 5px 2px 15px;
	float: right;
}
.select
{
	font-size: 0.7em;
	line-height: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color:#FFD900;
	color:#373334;
	margin: 0px 5px 0px;
	padding: 2px 5px 2px 15px;
	float: right;
	}
#textsSm h4 {
	margin: 0px;
	text-align: left;
	font-size: 1.1em;
	padding: 0px;
}
#textsSm h2 {
	padding: 0px 0px 2px 0px;
	border-bottom: solid #DADADA 0px;
	margin: 0px 0px 0px 0px;
	line-height: 1.2em;
}
#newsletters {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 0.85em;
}
#newsletters li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#newsletters li a:hover {
	color: #FF6600;
}
#textsSm em {
	font-size: 0.7em;
	color: #666666;
	display: block;
	padding: 0px 0px 0px 0px;
	border-bottom: dotted #DADADA 2px;
	margin: 0px 0px 8px 0px;
	line-height: 1.8em;
}
#Appforms b {
	color: #999999;
	padding: 0px 10px 2px 0px;
	display: block;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.SubBg {
	background-color: #FFDC26;
}
.yellow-td
{
background-color:#FFD900;
color:#373334;
padding:6px 9px 4px 0;
}
.width100per 	   
	{ 
	border:0; 
	width:100%;
	}
	.bg-white
	{
	background-color:#ffffff;
	}

/* STYLE ADDED BY AMITAVA */

#content_search h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 2.1em;
	line-height: 1.5em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
	overflow: visible;
}
#content_search h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.4em;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 5px;
	line-height: 1.3em;
	font-weight: normal;
	border-bottom: solid #DADADA 1px;
	overflow: visible;
}
#line1 {
	border-bottom: solid #DADADA 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background-image: url(../art/E-BG-Shock.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	display: block;
}
.lt, .lm, .lb 	   { text-align:left;}
.lt, .rt, .ct 	   { vertical-align:top;}
.lm, .rm, .cm 	   { vertical-align:middle;}		
.rt, .rb, .rm 	   { text-align:right;}	
.lb, .cb, .rb 	   { vertical-align:bottom;}	
.ct, .cb, .cm 	   { text-align:center; }

#contSub1 {
	margin-left:19px;
	margin-right:14px;
	padding: 0px;
}
.width100per1 	   
{
	border:0;
	width:100%;
}	
.res-l{
	width:196px;
	border-right:1px solid #DADADA;
	padding:24px 15px 0px 0px;
}
.search-for-td
	{
	background-color:#333333;
	color:#9F9F9F;
	font:10px/14px Tahoma;
	padding:6px 0 10px 9px;
}	
.search-our-members-text
	{
	font:bold 11px/14px Tahoma;
	color:#9D0000;
	padding:24px 0 8px 10px;
}
.yellow-td1
	{
	background-color:#FFFFCE;
	color:#373334;
	font-size:11px;
	padding:9px 3px 0 2px;
}
.location-text
	{
	font:bold 11px/14px Tahoma;
	color:#2C2A2B;
	padding-left:5px;
}
.list-menu
	{
	width:180px;
	background-color:#FFFFEB;
	border:#EFEAEE;
	padding:0px;
	margin:0px
}
.rightpannel
	{
	padding:12px 0 0 15px;
}
.right-pannel-brdr
	{
	border-bottom:1px solid #D9D9D9;
}
.width1		   
	{ 
	width:1px; 
}
.address-text
	{
	font:12px/19px Tahoma;
	color:#333333;
}
.company-one-text
	{
	font:bold 14px Tahoma;
	color:#000000;
	padding-bottom: 2px;
}
.company-one-text7
	{
	font:bold  Tahoma;
	
	color:#000000;
}
.company-one-text7_alter
	{
	font:bold  Tahoma;
	font-size:12px;
	color:#333333;
}
.company-two-text
	{
	font:14px Tahoma;
	color:#000000;
	background-color:#FFFFFF;
	padding-bottom: 2px;
}

company-two-text_alter
	{
	/* font:9px/17px; */
	font:Tahoma;
	font-size:18px;
	font-weight:bolder;
	color:#000000;
	}
.company-three-text
	{
	font:12px/19px Tahoma;
	color:#000000;
	
}
.company-three-text_alter
	{
	font:12px/19px Tahoma;
	color:#000000;
	
}
.company-two-four
	{
	font:9px/11px Tahoma;
	color:#999999;
	background-color:#FFFFFF
}

.company-two-four_alter
	{
	font:11px Tahoma;
	color:#333333;
	
}

.company-one-text1
	{
	font:bold 9px/11px Tahoma;
	color:#000000;
}
.more-company-detail-text
	{
	font:bold 11px/14px Tahoma;
	color:#2C2A2B;
	text-transform:uppercase;
}
.organisationtext
	{
	font:bold 13px Tahoma;
	color:#333333;
}
.chech-box
	{
	width:11px;
	height:11px;
	border:1px solid #000000;
}
#externalcontainer 
	{ 
	width:902px;
	margin:0px auto 0px auto;
	background-color:#333333;
}

/*-----*/



/* Right Pannel starts from here */
.left-border
	{
	border-left:1px solid #999999;
	}
.logo-pattern
	{
	height:13px;
	background-image:url(images/logo-patern.gif);
	background-repeat:repeat;
	}
.top-menu-pad
	{
	padding-top:3px;
	padding-bottom:4px;
	}
.grey-menu-td
	{
	background-color:#666666;
	color:#BCBCBC;
	padding:8px 0 4px 10px;
	}
.grey-menu-td a
	{
	color:#BCBCBC;
	text-decoration:none;
	}
.grey-menu-td a:hover
	{
	text-decoration:underline;
	}
.orange-menu-td
	{
	background-color:#CC7001;
	color:#FEA85B;
	padding:8px 0 4px 10px;
	border:1px solid #6A6569;
	}
.blue-menu-td
	{
	background-color:#323499;
	color:#6470F8;
	padding:8px 0 4px 10px;
	border:1px solid #6A6569;
	}
.dark-greenbg
	{
	background-color:#108000;
	height:82px;
	}
.light-greenbg
	{
	background-color:#BEDDB2;
	padding:13px 0 12px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#35612E;
	border:2px solid #108000;
	border-right:0
	}
.dark-green-text
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4CBA47;
	padding:5px 0 0 11px;
	}
.georgia30-grey
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#333333;
	padding-top:20px;
	padding-bottom:15px;
	}
.times24
	{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color:#333333;
	font-weight:normal;
	padding-bottom:9px;
	}
.grey-month-td
	{
	background-color:#DADADA;
	padding:1px 3px 1px 3px;
	font-weight:bold;
	font-size:12px;
	color:#303030;
	border:1px solid #D1D1D1;
	}
.grey-month-td a
	{
	font-weight:bold;
	color:#303030;
	text-decoration:none;
	}
.green-month-td
	{
	background-color:#C2E8C3;
	padding:1px 3px 1px 3px;
	font-weight:bold;
	font-size:12px;
	color:#303030;
	border:1px solid #B5E0B3;
	}
.dark-grey-month-td
	{
	background-color:#333333;
	padding:1px 2px 1px 2px;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	border:1px solid #010101;
	}
.members-meeting-buton
	{
	width:213px;
	height:22px;
	background-color:#C0CBEB;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding:2px 0 6px 7px;
	border:1px solid #929ECB;
	cursor:hand;
	}
.board-meeting-buton
	{
	width:213px;
	height:22px;
	background-color:#C3E7C3;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding:2px 0 6px 7px;
	border:1px solid #81BF81;
	cursor:hand;
	}
.special-meeting-buton
	{
	width:213px;
	height:22px;
	background-color:#FFE785;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding:2px 0 6px 7px;
	border:1px solid #F7D54D;
	cursor:hand;
	}
.border-bg
	{
	background-image:url(images/border-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}
.bg-white
	{
	background-color:#ffffff;
	}
#calender
	{
	width:99%;
	margin:0 auto 0 auto;
	border-left: 1px solid #D8D8D8;
	clear: left;
	}
#calender-date th
	{
	border-right:1px solid #D8D8D8;
	background-color:#333333;
	padding:2px 0 2px 0;
	font-weight:bold;
	color:#A2A2A2;
	text-align:center;
	height:2px;
	}
#calender-date td
	{
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	text-align:right;
	vertical-align:top;
	}
#calender-date #calendershedule-yellow
	{
	margin:10px 2px 2px 2px;
	background-color:#FFE785;
	border-bottom:0;
	border-right:0;
	}
#calender-date #calendershedule-blue
	{
	margin:10px 2px 2px 2px;
	background-color:#C0CBEB;
	border-bottom:0;
	border-right:0;
	}
#calender-date #calendershedule-green
	{
	margin:10px 2px 2px 2px;
	background-color:#C3E7C3;
	border-bottom:0;
	border-right:0;
	}
.cal-td
	{
	border-bottom:1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	height:82px;
	}

.date-text
	{
	color:#000000;
	padding:5px 2px 0 0;
	font-size:12px;
	}
.date-text a
	{
	color:#000000;
	text-decoration:none;
	}
.date-text a:hover
	{
	text-decoration:underline;
	}
.date-text-fade
	{
	color:#B6B6B6;
	padding:5px 2px 0 0;
	font-size:12px;
	}
.date-text-fade a
	{
	color:#B6B6B6;
	text-decoration:none;
	}
.date-text-fade a:hover
	{
	text-decoration:underline;
	}
.vertical-border
	{
	border-bottom:1px solid #BEBDBD;
	}
.borer-lft
	{
	border-left:1px solid #BEBDBD;
	border-right:1px solid #BEBDBD;
	}
.footer
	{
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding:9px 0 8px 16px;
	background-color:#CCCCCC;
	}
.view-members
	{
	font-size:12px;
	font-weight:bold;
	color:#B1B1B1;
	}
.calEventDayLink {
	font-family: Tahoma;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	color: #2E5D38;
	line-height: 15px;
}
.calEventDayLink a {
	font-family: Tahoma;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	color: #2E5D38;
	text-decoration:none;
	line-height: 13px;
  }
.calEventDayLink a:hover {
  color: #AF011D;
   text-decoration:none;
}
.event-text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#363636;
	font-weight:bold;
	padding:8px 0px 2px 0px;
	line-height: 1em;
	}
.drop-down230
	{
	width:235px;
	height:18px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	font-weight:bold;
	}
.drp-dwn-members-meeting
	{
	width:230px;
	height:25px;
	background-color:#C0CBEB;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	border:1px solid #929ECB;
	}
.drp-dwn-board-meeting
	{
	width:230px;
	height:22px;
	background-color:#C3E7C3;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	}
.drp-dwn-specl-meeting
	{
	width:230px;
	height:22px;
	background-color:#FFE785;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#313131;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	}
.form230
	{
	width:230px;
	height:18px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	}
.form139
	{
	width:139px;
	height:18px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	}
.form101
	{
	width:99px;
	height:18px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	}
.form51
	{
	width:51px;
	height:16px;
	background-color:#333333;
	color:#ffffff;
	}
.check-box-15
	{
	width:13px;
	height:13px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	}
.text-field230
	{
	width:230px;
	height:40px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	}
.text-field329
	{
	width:329px;
	height:84px;
	border:1px solid #333333;
	background-color:#D4D4D4;
	}
.add-events-buton
	{
	width:155px;
	height:22px;
	background-color:#670001;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding:2px 0 6px 7px;
	cursor:hand;
	text-transform:uppercase;
	}
	
	.add-events-buton1
	{
	width:75px;
	height:22px;
	background-color:#670001;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding:2px 0 6px 7px;
	cursor:hand;
	text-transform:uppercase;
	}
.calender-red-text
	{
	background-color:#FFFFFF;
	width:100%;
	color:#782223;
	padding:0px 30px 0 0;
	font-size:12px;
	text-align:left;
	}
.calender-red-text a
	{
	color:#782223;
	font-size:12px;
	text-decoration:none;
	}
.calender-red-text a:hover
	{
	color:#782223;
	text-decoration:underline;
	}	
	
.calender-red-text_a a
	{
	color:#782223;
	font-size:12px;
	text-decoration:none;
	}
.calender-red-text_a a:hover
	{
	color:#782223;
	text-decoration:underline;
	}
.link-text{
	padding:2px 0 2px 0;
	font-weight:bold;
	font-size:11px;
	color:#A40000;
	text-decoration:none;
}
.link-text:hover{
	text-decoration:underline;
}
.lstbox{
	background-color: #333333;
	color: #ffffff;
	font-size:11px;
}
.smltxt{
	font-size:11px;
	height:25px;
	padding-right:6px;
}
.dogvdvhdr {
    width:150;
	text-align:right;
	font-size:12px;
    /*background:#C4D5E3;
    border:1px solid #C4D5E3;
    font-weight:bold;
	padding:10px;*/
}
.dogvdvbdy {
	width:150;
	color:#000000;
	font-size:12px;			
    /*background:#FFFFFF;
    border-left:1px solid #C4D5E3;
    border-right:1px solid #C4D5E3;
    border-bottom:1px solid #C4D5E3;
    padding:10px;*/
}
.yellow_button {
	color: #333333;
	background-color: #FDFFE7;
	border: 1px solid #666666;
	margin: 2px;
	padding: 2px;
}

.memlink a
{
 font-size:13px;
 color:#000000;
 text-decoration:none; 
}

.memlink a:hover 
{
 font-size:13px;
 color:#000000; 
 text-decoration:underline; 
}
.tablehead 
{
color:#999999;
height:9px;
}
.highlight
{
background-color:#99CDFD;
font-weight:bold;
}
.main
{
background-color:#FFFFFF;
padding-bottom:0px;
}
.main_alter
{
background-color:#EDEDED;
padding-bottom:0px;
}
.more
{
cursor:pointer;
font-size:14px;
font:bold;
}

hr
{
color:#EDEDED;
}

.newspan
{
text-align:right;
padding-left:300px;
}
.newover
{
color:#333333;
font-size:10px;
text-decoration:none; 
}
#brochure {
	font-weight: bold;
	color: #94A6FF;
	background-color: #333399;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.1em;
	font-size: 1.1em;
}
#brochure li {
	margin: 0px;
	padding: 4px 4px 2px 4px;
	list-style-type: none;
	text-decoration: none;
	border-bottom-color: #4241C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#brochure li a {
	margin: 0px;
	padding: 0px 3px 5px 5px;
	list-style-type: none;
	color: #8292E0;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8em;
	display: block;
	text-transform: uppercase;
}
#brochure li a:hover {
	color: #FFFFFF;
}
.seriftype {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#associateMembers {
	line-height: 1.3em;
	font-size: 0.9em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#regMembers {
	line-height: 1.3em;
	font-size: 0.9em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
#associateMembers li {
	margin: 0px 8px 1px 15px;
	padding: 0px 1px;
}
#regMembers li {
	margin: 0px 8px 1px 15px;
	padding: 0px 1px;
	list-style-position: outside;
}
td h6 {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #333333;
	border-bottom: solid #ccc 1px;
	padding: 3px;
	margin: 1px 10px 10px 0px;
}
#result em {
	font-size: 1.1em;
	color: #FF0000;
}
.calpop {
	line-height: 1em;
}
.clearing2 {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.eventdata {
	line-height: 1.3em;
	text-align: left;
	padding-right: 4px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
}
