.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #330088;
	text-decoration: underline;

	}

.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: underline;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	}
	
.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: normal;
	}
	
.link4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: normal;
	}
	
	.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
A:hover {text-decoration: none;}

input.btn{
   color:#F4A0DD;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;}



.menu{
width: 150px;
border-style: none;
border-width: 0px 0px 0px 0px;
margin-top: 5px;
margin-left: 5px;
margin-right: 5px;

padding: 5px;

}

.MenuTD {
padding: 2px;
}


.table2{
width: 670px;
height: auto;
border-color: #fc7e03;
border-style: solid;
border-width: 0px 2px 0px 2px;
margin-top: 5px;
padding: 10px;
background: #FFFFFF;
cellpadding: 5px;
}
.frametable{
position: left;
width: 780px;
height: auto;
border-color: #fb8f00;
border-style: solid;
border-width: 0px 0px 0px 0px;
margin-top: 5px
padding: 3px;
background: white;
}


.Headline {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: default;
	text-decoration: underline;
}
.buttonscontainer {width: 9em; align: left;}

.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #0179c1;
padding: 2px;
padding-left: 5px;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #2a8eda #1e5297 #1e5297 #2a8eda;
display: block;
border-left: 6px solid #fc7e03;

margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #1f5ca2;
border-color: #1e5297 #2a8eda #2a8eda #1e5297;
display: block;
border-left: 6px solid #d6700c;
color: #ffffff;
text-decoration: none;}

.buttons a:active {border: 1px solid;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #1f5ca2;
border-color: #1e5297 #2a8eda #2a8eda #1e5297;
display: block;
border-left: 6px solid #d6700c;
color: #ffffff;
text-decoration: none;}
