/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO MEDICAL GROUP */
.body, body						{ background: #641616 url(../_images/bg1.jpg); }

a,
a:active,
a:visited,
.welcome .search span,
.footer a,
.footer a:visited,
.footer a:active				{ color: #641616; }

.formskin						{ color: #641616; }
.hr								{ background: #F1ECEC url(../_images/dash3.gif) repeat-x; }
.footer							{ background: url(../_images/dash3.gif) repeat-x; }

.subadbox h2					{ background-color: #641616; }

.welcome .search select			{ background-color: #E0C8C8; border: 1px solid #641616; }

.contentarea .text a,
.contentarea .text a:active,
.contentarea .text a:visited 	{ color: #641616; }

.box			{ background-color: #822525; }
.boxlight		{ background-color: #e0c8c8; }
.thinLine		{ border-bottom: 1px dotted #e0c8c8; }
.thickLine		{ border-bottom: 3px solid #822525; margin-bottom: 3px; }

.dbtitle span:hover	{ color: #641616; }
.jobtable		{ background-color: #e0c8c8; padding: 3px; }

.jobApply a,
.jobApply a:active,
.jobApply a:visited 		{ color: #ff0000; text-decoration: none; }
.jobApply a:hover 			{ color: #AB2E12; text-decoration: underline; }
