.disabled	{
	background-color:#ddd;
}
.subMenu	{
	font-size:80%;
	margin-bottom:10px;
}
.subMenuItem	{
	display:block;
	cursor: hand;
	padding-left:10px;
}

form{
	margin:0;
	padding:0;
}
div	{
	border:0px solid #000;
}
img	{
	border:0;
}
body {
	min-width:750px;
	color: black;
	background-image: url('../images/purple.gif');
	background-repeat:repeat-x;
	
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 71%;  /* Enables font size scaling in MSIE */
	margin: auto;
	width:820px;
	text-align:center;
	
	padding: 0;
	

}
body table	{

	text-align:left;
}
h1	{
	font-size:22px;
}
#con p	{
	margin-top:0px;
margin-bottom:0px;
	
}
#sent	{
	
	background-color:#DAEED1;
	padding:20px;
	width:80%;
	border:2px solid #BDD6A6;
	text-align:center;
}
#sent h1	{
	color:#307511;
	margin-bottom:15px;
}
#error	{
	
	background-color:#D03030;
	padding:20px;
	width:80%;
	border:2px solid #F7D3D3;
	text-align:center;
	color:#fff;
}
#error h1	{
	color:#fff;
	margin-bottom:15px;
}

.header	{
	text-align:left;
	width:100%;
	

}	
.header h1	{
	color:#fff;
	font-size:36px;
	font-weight:normal;
	margin:0;
	margin-top:5pt;
	padding:15px;
	float:left;
}
.header #imgGooglemap	{
	margin:10px 10px 10px 0px;
	float:left;

}	
.header #imgGooglemap img	{
	
}
.header	#topMenu	{
	background-image:url('../images/purple_bg_menu.gif');
	
	
	
	background-repeat:repeat-x;
	
	height:29px;
	
	
}
.header #topMenu ul	{
	padding-top:2px;
	margin-top:6px;
	float:right;
	margin-right:20px;
}
.header #tomMenu li	{
	padding:0;
	margin:0;
}
.header	#topMenu ul li	{
	display:inline;
	margin-left:10px;
	
}
.header	#topMenu ul li a	{
	color:#fff;
	padding: 5px;
	margin-top:3px;
	 font-weight:bold;
	 text-decoration:none;
}
.header	#topMenu a:hover	{
	color:#000;
	
	
	
	 font-weight:bold;
	 
}


#newsticker	{
	padding:8px;
	background-color:#ff0000;
	color:#fff;
	font-size:15px;
	clear:both;
	border:1px solid #4E585D;
	margin:3px;
}
#newsticker	a:link{
	color:#fff;
}
#newsticker	a:visited{
	color:#fff;
}



#left	{
	float:left;
	width:180px;
}
#menu	{
	margin:10px;
	margin-top:5px;

	background-color:#fff;
	
}
#menu ul	{
	margin:0;
	padding:0;
	
	list-style-type:none;
}
#menu ul li	{
	text-align:left;
	
	
	
	
}
#menu a	{
	color:#5415AA;
	text-decoration:none;
	display:block;
	padding:5px;
	font-weight:bold;
	
}
#menu a:hover	{
	
	
	background-color:#B985FF;
	display:block;
	color:#fff;
	
	padding:5px;
}

.menu_item	{
	
	border-bottom:1px solid #B985FF;
	
}
ul.sub {
	margin-bottom:4px;
}
.sub li	{
	padding-left:15px;
	padding-right:15px;

}
.sub li a:link	{
	font-size:90%;
}
#contactBox	{
	margin:10px;
	margin-top:5;
	background-color:#5415AA;

	padding:5px;
	color:#fff;
	
}
#container	{
	width:100%;
border:1px solid #B985FF;
	background-color:#fff;
}	
.contentTopLine {
		
		padding:5px;
		margin-top:2px;
		text-align:right;
	}
	.contentTopLine a	{
		cursor: pointer;
		cursor: hand;
	}
#con	{
	margin:3px;
	float:left;
	width:600px;
	_width:590px;
	background-color:#fff;
	
	text-align:left;
	padding:15px;
}
#footer	{
	text-align:center;
	margin-top:4px;
	margin-bottom:20px;
	color:#5415AA;
}



















.prescriptionsForm p	{
	color: #ddd;
}
.prescriptionsForm label	{
	display: block;
	float: left;
	width: 180px;
	padding-right: 20px;
	text-align: right;
}

#formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:#000;
	color:#000;
	padding: 1px 5px 1px 5px;
	background:url(../images/formbg.gif) repeat-x left top;
	width: 150px;
}


.prescriptionsForm input, .prescriptionsForm textarea	{
	float: left;
	color: #333;
	margin-bottom: 7px;
	background: #fff;
   border:1px solid #ccc;
	padding: 5px;
	/*width: 50%;*/
}
.prescriptionsForm input.red	{
	border: 3px solid #FF0000;
}

.prescriptionsForm input:focus {
	background-color: #EFF6FF;
}

.prescriptionsForm br {
	clear: left;
}

/*NEWS */

.newsTitle, .newsTitle a		{
	
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
	color:#003300;
	
	
}
.newsDate	{
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	color:#666;

}
.newsDesc	{
	
	font-size:13px;
	line-height:17px;
	text-align:justify;
	
}
/* END NEWS */


/* LINKS */
	p.linkDesc	{
		margin-left:10px;
		color:#666;
		font-size:13px;
		line-height:17px;
		text-align:justify;
		
	}
/* END  LINKS */

