BODY {
	FONT-SIZE: x-small;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	leftMargin: 0; topMargin: 0; marginwidth: 0;  marginheight: 0;
	background-color: #fafafa;
}


TD.heading {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma
}
.big {
	FONT-SIZE: 14px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma
}
.small {
	FONT-SIZE: 9px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma
}
.pichead {
	text-align: center ;
	FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.foottext {
	text-align: center ;
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma
}
.headingcat {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma
}
A:link {
    COLOR: #0e2b8d; TEXT-DECORATION: none
}
A:visited {
	COLOR: #586d8b; TEXT-DECORATION: none
}
A:hover {
	COLOR: #DE081E
}
A.white:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #1b2c43
}
INPUT.textbox {
	FONT-SIZE: 9px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma; HEIGHT: 17px
}
INPUT.button {
	FONT-SIZE: 9px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma; HEIGHT: 17px
}
SELECT {
	FONT-SIZE: 9px; COLOR: #6f6f6f; FONT-FAMILY: Tahoma; HEIGHT: 17px
}
.holdingtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.innertable {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	FONT-SIZE: x-small; COLOR: #000000; FONT-FAMILY: Tahoma
}
.innertable_nopad {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	FONT-SIZE: x-small; COLOR: #000000; FONT-FAMILY: Tahoma
}
.innertable_white_bold {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	FONT-SIZE: x-small; 
	COLOR: #FFFFFF; 
    font-weight: bold; 
	FONT-FAMILY: Tahoma
}
.innertable_white_italic {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	FONT-SIZE: x-small; 
	COLOR: #FFFFFF; 
    font-style: italic; 
	FONT-FAMILY: Tahoma
}
.innertable_white {
	margin: 0px;
	padding: 5px;
	text-align: justify;
	FONT-SIZE: x-small; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Tahoma
}
.font_blue_centre {
	text-align: center;
	FONT-SIZE: x-small; COLOR: #0e2b8d; FONT-FAMILY: Tahoma
}
.innertableleftsmall {
	margin: 0px;
	padding: 3px;
	text-align: left;
	FONT-SIZE: xx-small; COLOR: #000000; FONT-FAMILY: Tahoma
}
.MenuItem2
{
	color:#000000;
	font-family:verdana;
	font-size:11px;
	border-top: solid 0px gray;
	cursor:pointer;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	background-color:#DE081E;
	font-weight: normal;
}
.MenuItem2:hover
{
	color:#FFFFFF;
}
.MenuItem2:visited
{
	color:#000000;
}
.MenuItem2:link
{
	color:#000000;
}
