/*need double cos of dodgy cascading with containers*/
.maintable{
background-image:url(images/backbrownstrip.gif);
background-repeat: repeat-x;
}

.skincolordark, .innerskincolordark{
	background-color:#371008;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.skinlightcolor, .innerskinlightcolor {
	background-color:#F49ACB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


.whiteheadlinearea {
	background-color: #FFFFFF;
}
.menustyle {
	background-color:#F4A9CB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #371008;
}
.rightpanewidth {
	width: 140px;
}

.login
{
	padding:0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color:#371008;
	text-decoration:none;
}


a.login:visited, a.login:link
{
	padding:0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color:#371008;
	text-decoration:none;
}

a.login:active, a.login:hover
{
	text-decoration:none;
	color:White;
}

.login2
{
	padding:0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color:#000000;
	text-decoration:none;
}

a.login2:visited, a.login2:link
{
	padding:0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color:#000000;
	text-decoration:none;
}

a.login2:active, a.login2:hover
{
	text-decoration:underline;
	color:White;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40pt;
	color: #371008;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #371008;
	font-weight: normal;
	line-height:12pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9 pt;
	color: #371008;
	font-weight: normal;
}


