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


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

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

/*sub menu*/
a.sublevel:link						{   color	: #8B0000;}
a.sublevel:visited					{	color	: red;}

/*links*/
a:link								{	color	: #8B0000;text-decoration:none;}
a:visited							{	color	: red;text-decoration: underline;}

/*category links*/
a.category:link						{	color	: #8B0000;}
a.category:visited					{	color	: red;}

/*section links*/
a.section:link						{	color	: #8B0000;}
a.section:visited					{	color	: red;}

table#banner_area					{	border	: 1px solid #8B0000;margin:0px; padding:0px; }

/*breadcrumbs*/
a.breadcrumbs:link					{   color   : #8B0000;}
a.breadcrumbs:visited				{	color	: red;}

/*coloured large heading*/
.contentheading, .componentheading	{   color	: #8B0000;}

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

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

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

#breadcrumbs 							{	border	: 1px solid #8B0000;}

/*header*/
#header								{	border:0px solid #8B0000 !important;}

.er1 								{	background-image: url(../images/r1.png);background-size:880px 130px}
.er2 								{	background-image: url(../images/r2.png);background-size:1px 130px;}

H1,H2,H3,H4,H5 {color:#8B0000;}
.menu, .module h6,table.moduletable th {color:#8b0000;}


/*VALID*/