
body td, p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: left;*/
	line-height: 1.4em;
}

h2 {
	font-weight:bold;
	text-transform: uppercase;
	font-size:13px;
}

.promo_text {
	background: #FFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.3em;
}

.promo_heading, .promo_heading a:link, .promo_heading a:active, .promo_heading a:visited {
	color:  navy;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
	text-align: center;
}

.promo_heading a:hover {
	color:  #6A3F9E;
	text-decoration: none;
	font-weight:bold;
	text-transform: uppercase;
}

.lr_heading {
	color:  #ff0000;
	text-decoration: none;
	font-weight:bold;
	font-size: 20px;
	line-height: 1.4em;
	text-align: center;

}


.admin_table_heading {
	background: #6A3F9E; 
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 24px;
	text-indent: 10px;
}

.admin_table_heading1 {
	background: #6A3F9E; 
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 1.4em;
	width:200px;

}



input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}


ul{list-style:square}


a:link, a:active, a:visited {
	color: navy;
	font-weight:normal;
}

a:hover {
	color: #6A3F9E;
	font-weight:normal;
}

.cat, .cat a:link, .cat a:active, .cat a:visited{
	color: #555555;
	font-weight:bold;
	text-decoration:none;

}

.cat, .cat a:hover {
	color: #6A3F9E;
	font-weight:bold;
	text-decoration:none;

}


.header, .header a:link, .header a:visited{ 	
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;

}

.header, .header a:hover
	{ color: #F3901D;
}

.ad_title, .ad_title a:link, .ad_title a:active, .ad_title a:visited{
	color: navy;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
	text-transform: capitalize;

}

.ad_title, .ad_title a:hover {
	color: #6A3F9E;
	font-weight:bold;
	text-decoration:underline;

}

.heading {
	color: navy;
	font-weight:bold;

}

.ad_heading {
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

.jobs, .jobs a:link, .jobs a:active, .jobs a:visited{
	color: #333333;
	font-size: 14pt;
	font-weight:bold;
	text-decoration:none;

}

.jobs a:hover {
	color: #6A3F9E;
	font-size: 14pt;
	font-weight:bold;
	text-decoration:none;

}
