﻿a {
	color: #1D74A6;
	text-decoration: none;
}

a:visited {
	color: #1D74A6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #1D74A6;
}


a.cbutton
{
    font-size: 14px;
    color: #FFA100;
    font-family: Verdana;
    background-color: dimgray;
    width: 780px;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    margin: 0px;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #000000 2px solid;
}


a.cbutton2
{
    font-size: 14px;
    color: #FFA100;
    font-family: Verdana;
    background-color: dimgray;
    width: 500px;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    margin: 0px;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #000000 2px solid;
}

a.cbutton:hover
{
    font-size: 14px;
    color: #000000;
    border-top-style: none;
    font-family: Verdana;
    border-right-style: none;
    border-left-style: none;
    background-color: #FFA100;
    border-bottom-style: none;
    width: 780px;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    margin: 0px;
    border: 0px;
    display:block;
    vertical-align: middle;
	text-decoration: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #000000 2px solid;
}


a.menubutton
{
    font-size: 12px;
    color: #FFA100;
    font-family: Verdana;
    background-color: dimgray;
    width: 80px;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    margin: 0px;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #000000 2px solid;
}

a.menubutton:hover
{
    font-size: 12px;
    color: #000000;
    border-top-style: none;
    font-family: Verdana;
    border-right-style: none;
    border-left-style: none;
    background-color: #FFA100;
    border-bottom-style: none;
    width: 80px;
    height: 20px;
    padding-left: 5px;
    padding-top: 5px;
    margin: 0px;
    border: 0px;
    display:block;
    vertical-align: middle;
	text-decoration: none;
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: #000000 2px solid;
}
select
{
    font-size: 11px;
    color: black;
    font-family: Verdana;
    background-color: #ffcc66;
}
test
{
    border:
    border-top: black thin solid;
    border-left: black thin solid;
    border-right: black thin solid;
    border-bottom: black thin solid;
    font-size: 11px;
    color: #ffffff;
    font-family: Verdana;
}
