a.{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
}

A:link.Menu{
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-family:  MS Sans Serif;
	background:none;
}
A:visited.Menu{
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-family:  MS Sans Serif;
	background:none;
}
A:hover.Menu{
	font-size: 11px;
	font-weight: bold;
	color: silver;
	text-decoration: none;
	font-family:  MS Sans Serif;
	background:none;
}

a:link.TextLink{
	font-family: MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a:hover.TextLink{
	font-family: MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

a:visited.TextLink{
	font-family: MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.input01{
	font-family: Tahoma;
	font-size: 11px;
	border-top:solid 1px #C7C7C8;
	border-left:solid 1px #C7C7C8;
	border-bottom:none;
	border-right:none;
	background:#F1F1F1;
}
.input02 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: #89A5C7;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.submit01 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	border-style: solid;
	border-color: #808080;
	border-top-width: 1 px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background :#c0c0c0;
}
.submit02 {
	font-family: Wingdings;
	font-size: 12px;
	color: navy;
	border-style: solid;
	border-color: #808080;
	border-top-width: 1 px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background :none;
}
.submit03 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: navy;
	border-style: solid;
	border-color: #808080;
	border-top-width: 1 px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background :none;
}
.Table1 {
	border-style: none;
	background :white;
	border : none;
}

.button01 {
	font-family: Wingdings;
	font-size: 12px;
	color: navy;
	border-style: solid;
	border-top-color: #c0c0c0;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #c0c0c0;
	border-top-width: 1 px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background :none;
}
.TextLabel{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 09pt;
	font-weight : normal;
	color:  black;
}
.TextField{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color:  gray;
}
.TextMessage{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 08pt;
	font-weight : normal;
	color: black;
	font-style : none;
}
.TextTitle1{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	font-style: none;
	color: gray;
}
.TextTitle2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.TextTitle3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: black;
}
.Text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;	
	color: gray;
}
	
.TextSmall{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: arial;
}
.TDMenu{
	font-family: Tahoma;
	font-size: 12 px;
	font-weight: bold;
	color: #000000;
	background: #ECEAEA;
}
.TDFieldLabel{
	font-family: Tahoma;
	font-size: 12 px;
	font-weight: normal;
	padding-left: 4px;
	color: #000000;
	background: #ECEAEA;
}
.TDTitle1{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16 px;
	color: Navy;
	padding-left: 4px;
	background: #ECEAEA;
}

