/*
8B0000|red
00478A|navy
008A47|green
6666666|black
*/

/* horiz menu */
a.mainlevel:visited					{	color	: #006600;}

/*vert menu*/
a.mainmenu:visited 					{	color	: #006600;}

/*sub menu*/
a.sublevel:link						{   color	: #008A47;}
a.sublevel:visited					{	color	: #006600;}

/*links*/
a:link								{	color	: #008A47;text-decoration:none;}
a:visited							{	color	: #006600;text-decoration: underline;}

/*category links*/
a.category:link						{	color	: #008A47;}
a.category:visited					{	color	: #006600;}

/*section links*/
a.section:link						{	color	: #008A47;}
a.section:visited					{	color	: #006600;}

table#banner_area					{	border	: 1px solid #008A47;}

/*breadcrumbs*/
a.breadcrumbs:link				 	{   color   : #008A47;}
a.breadcrumbs:visited				{	color	: #006600;}

/*coloured large heading*/
.contentheading, .componentheading	{   color	: #008A47;}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link				{ 	color	: #008A47;}
a.contentpagetitle:visited			{	color	: #006600;}
a.contentpagetitle:hover			{	color	: #333333;}

/*misc*/
table.pollstableborder 				{ 	border	: 1px solid #008A47;}
.button								{   border  : 1px solid #008A47 !important;}
.inputbox 							{   border  : 1px solid #008A47 !important;}

/*
.tabpadding {}
.tabheading 						{	display:block; background-color: #008A47;	color:white;	text-align: left;}
*/

#breadcrumbs 							{	border	: 1px solid #008A47;}

/*header*/
#header								{	border:0px solid #008A47 !important;}

.er1 								{	background-image: url(../images/g1.png);}
.er2 								{	background-image: url(../images/g2.png);}

H1,H2,H3,H4,H5 {color:#008A47;}
.menu, .module h6,table.moduletable th {color:#008a47;}

/*VALID*/