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



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

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

/*sub menu*/
a.sublevel:link						{   color	: #00478A;}
a.sublevel:visited					{	color	: #000099;}

/*links*/
a:link								{	color	: #00478A;text-decoration:none;}
a:visited							{	color	: #000099;text-decoration: underline;}

/*category links*/
a.category:link						{	color	: #00478A;}
a.category:visited					{	color	: #000099;}

/*section links*/
a.section:link						{	color	: #00478A;}
a.section:visited					{	color	: #000099;}

table#banner_area					{	border	: 1px solid #00478A;margin:0px; padding:0px; }

/*breadcrumbs*/
a.breadcrumbs:link 					{   color   : #00478A;}
a.breadcrumbs:visited				{	color	: #000099;}

/*coloured large heading*/
.contentheading, .componentheading	{   color	: #00478A;}

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

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

/*
.tabpadding {}
.tabheading 						{	background-color: #00478A;	color:white;	text-align: left;}
*/


#breadcrumbs 							{	border	: 1px solid #00478A;}

/*header*/
#header								{	border:0px solid #00478A !important;}

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

H1,H2,H3,H4,H5 {color:#00478A;}
.menu, .module h6,table.moduletable th {color:#00478a;}

/*VALID*/