tr, td, p, table {
	font-family: Tahoma;
	font-size: 8.5pt;
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:  url('../img/bg_stripes.gif');	
}
form {
border : 0px none;
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px;
}
.cursorHandLink {cursor:hand}
TR.RowOverOddCB1 {
	color: #000000;
	background-color: #FFFFFF;
}
TR.RowOverEvenCB1 {
background-color : #F5F5F5;
}
TR.RowOverOdd {
	color: #000000;
	background-color: #FFFFFF;
	cursor:hand;
}
TR.RowOverEven {
background-color : #F5F5F5;
cursor:hand;
}
.textStyle01 {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.textStyle01:hover {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F51D30;
	text-decoration: underline;
}
.textStyle02 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F51D30;
	text-decoration: none;
}
.textStyle02:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F51D30;
	text-decoration: underline;
}
.textStyleStrong {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
}
.textStyleStrong:hover {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F51D30;
	text-decoration: underline;
}
.frms {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 2px groove;
	background-color: #E6EEFF;

}
.frmsWhite {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 1px solid;
	background-color: #FFFFFF;
	padding-left:2px;
}
.frmsFixedWidth {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 2px groove;
	background-color: #E6EEFF;
	width: 158px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
img {
    border: none;
} 
ul.myVerticalMenu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#CSSMenubar{
	width: 223px;
	margin: 0px;
	}
#CSSMenubar li a {
	height: 26px;
	font-size: 10pt;		
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	margin-top: 3px;
	line-height:26px;	
	}	
#CSSMenubar li a:link, #CSSMenubar li a:visited {
	color: #00108b;	
	display: block;
	background:  url('..img/spacer.gif');
	padding-left:20px; padding-right:0; padding-bottom:0
	}
#CSSMenubar li a:hover {
	color: #ca690a;
	font-size: 10pt;		
	background:  url('../img/mainNav-over.gif') 0 -0px;
	text-decoration: underline;	
	font-weight: bold;	
	padding-left:22px; padding-right:0; padding-bottom:0
	}

.clear { clear: both; }
