/* colours: 
blue:#120FB2
red:#F21227 
rollover blu: #0000FF */
body { 
	margin: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif; 
}
a {	color: #120FB2;}
a:HOVER {	color:#0000FF; }
table.maintable {
	margin: 0 auto;
	text-align: center;
} 
td.menu {background-color:#120FB2;}
td.menuHL {	background-color:#0000FF; }
#menucell {
	height: 24px;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#menucell:HOVER {
	background-color: #0000FF;
}
a.menulink {
	color: #FFFFFF;	
	text-decoration: none;
}
#submenucell {
	text-align: center;	
	font-size: 8pt;
	background-color:#CCCCCC;	
	padding: 6px; 
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	#submenucell:HOVER {
	background-color:#DDDDDD;	
	}
/*a.submenulink {color: #120FB2;} */
/* a.menulink2 {	font-size: 7pt;	color: 663366;	text-decoration: none;}
table.leftmenu {	margin-top: 10px;	margin-bottom: 10px;	background-color: #CCCCCC;}

a.submenulink {	font-size: 8pt;	font-weight: bold;	text-decoration: none;}
td.submenu_HL {	text-align: left;	background-color:#EEEEEE; 	color:#990033; 	padding-left: 10px; } */
td.contentcell {
	width: auto;
	padding: 10px 0;
	text-align: left;
	vertical-align: top;
	line-height: 14pt;
}
p.header {
	height: 26px;
	background-image: url(images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 3px;
}
li { line-height: 14pt;}
td {	font-size: 12px;}
td.leftcolumn {
	background-color: #977593;
	height: inherit;
	text-align: center;
}
.footertext {
	font-size: 8pt;
	line-height: 14pt;
	color: #120FB2;
	padding-bottom: 5px;
}
img {border-color: #555555;}
td.formLeft {
	text-align: right;
	vertical-align: top;
}
td.formRight {
	text-align: left;
	font-size: 8pt;
}
td.formHeader {
	padding-top: 5px;
	padding-left: 5px;
	background-color: #EEEEEE;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	text-align: left;
}
.smallText {	font-size: 7pt;}
div.photocap {
	text-align: center;
	font-size: 8pt;
	margin: 0 auto;
}
h4 {	
	font-size: 11pt;
	color: #120FB2;
	margin-top: 30px;
	height: 22px;
	background-image: url(images/bg_subhead.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	padding-left: 1px;
}
hr {
	height: 1px;
	color: #120FB2;
	background-color: #120FB2;
	margin-top: 20px;
	margin-bottom: 20px;
}
td.store{
	border-bottom: 1px solid #CCCCCC;
	font-size: 9pt;
	line-height: 250%;
}
