﻿input, select, option {
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
tr {
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
td {
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
p {
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
table {
	font-family: Tahoma;
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background:  url('../graphics/menubutton.jpg');	
}
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: 2px groove;
	background-color: #FFFFFF;

}
.frmsFixedWidth {
	font-family: Tahoma;
	font-size: 8.5pt;
	border: 2px groove;
	background-color: #E6EEFF;
	width: 158px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}