.mini {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 6px;
    font-weight: normal;
    text-decoration: none;
    color: #495671;
}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #495671;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFBB1F;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #495671;
}
.grow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #9A9A9A;
}
.grow:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #9A9A9A;
}
.grow_bold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #9A9A9A;
}
.grow_bold:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #9A9A9A;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #495671;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.yellowtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFBB1F;
	text-decoration: none;
}
.yellowtop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #495671;
	text-decoration: underline;
}
.yellowtop:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFBB1F;
    text-decoration: none;
}
.whitetextbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.top_blue {
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #495671;
    text-decoration: none;
}
.yellowtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFBB1F;
}
.yellowtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFBB1F;
}
h1 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #495671;
    font-family: Tahoma;
    font-weight: normal;
    text-decoration: none;
    display: inline;
}
.edbox {  font-family: Tahoma; font-size: 12px; font-weight: normal; color: #495671; text-decoration: none; height: 20px; border: #495671; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 250px;}
.textbox {  font-family: Tahoma; font-size: 12px; font-weight: normal; color: #495671; text-decoration: none; border: #495671; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; width: 250px; height: 50px;}
.button {  font-family: Tahoma; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #495671; text-decoration: none; background-color: #EEEEEE; height: 20px; width: 170px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;}
