body {
        margin:0;
        padding:0;
        background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
        font-size:11px;
        margin-top: 0px;
}

#results
{
width:450px;
overflow:hidde;
min-height:30px;
_height:30px;
}
.ajax-loading
{
background-image: url(images/load.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}

input.form {
font-size:23px;
font-family:Arial;
width:70%;
height:35px;
text-align:absmiddle
}
input.button {
font-size:23px;
font-family:Arial;
width:150px;
height:65px;
text-align:absmiddle
}

a {
  color: #EA6D13; text-decoration: none;
  }
a:hover{
        color: #FF0000;
        text-decoration: underline;
}

a.primer {
        border-bottom: 1px dashed;
        cursor: pointer;
        text-decoration: none;
}

a.hidden {
        text-decoration: none;
        color: #000000;
        cursor:default;
}
.shelp {
color: gray;
font-size:16px;
}
form {
     margin:0;
     padding:0;
}
.navigation {
	color: #666;
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration: none;
	color: #333333;
	background-color: #F9F9F9;
	border: 1px solid #E6E6E6;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #FF8040;
	color: #FFFFFF;
	border-color: #E6E6E6;
}

.navigation span {
	text-decoration: none;
	background-color: #fff;
	padding: 3px 6px;
	border: 1px solid #E6E6E6;
	color: #ccc;
	font-size: 11px;
}
ul {
        margin-left:20px;
        margin-top:0px;
        padding:1px;
        list-style-type: square;
        line-height: 16px;
        }

h1 {
        font-size: 14px;
        font-weight: bold;
        color: #595959;
        margin: 0px;
        padding-left: 10px;
        padding-top: 13px;
        text-transform: uppercase;
}
.l-title {
        color: #FFFFFF;
        text-align: right;
        padding-right: 25px;
        vertical-align: top;
        padding-top: 13px;
        font-weight: bold;
}
.centr-bg {
        background-image: url(../images/centr-bg.gif);
        background-repeat: repeat-x;
        background-position: top;
}


.bgy {
        background-repeat: repeat-y;
}
.l-cont {
        text-align: left;
        padding-left: 7px;
}


.bottom_addr {
        font-size: 12px;
        color: #FFFFFF;
        padding-top: 11px;
        padding-bottom: 11px;
        text-align: center;
}

.bottom_addr_lnk {
        text-decoration: none;
}

.bottom_addr_lnk:hover {
        text-decoration: underline;
}


.bgx {
        background-repeat: repeat-x;
}


.norepeat {
        background-repeat: no-repeat;
}
.logo {
        padding-top: 20px;
        padding-left: 20px;
}


.c_name {
        font-size: 18px;
        font-weight: normal;
        text-transform: uppercase;
        color: #FFFFFF;
        background-repeat: repeat;

        text-align: left;
        padding-top: 38px;
        padding-left: 13px;
}
.l-bg {
        background-image: url(../images/l-bg.gif);
        background-repeat: repeat-y;
        background-position: right;
}



.bottom-menu {
        color: #000000;
        text-align: center;
        padding-top: 14px;
        padding-bottom: 11px;
        font-size: 12px;
}

.bottom-menu-lnk {
        color: #000000;
        text-decoration: none;
}

.bottom-menu-lnk:hover {
        color: #000000;
        text-decoration: underline;
}

.menu {
        color: #FFFFFF;
        font-weight: bold;
        padding-right: 10px;
        padding-left: 10px;
        white-space: nowrap;
        text-align: center;
        vertical-align: top;
        padding-top: 9px;
}
.menu_lnk{
        text-decoration: none;
        color: #FFFFFF;
}

.menu_lnk:hover {
        color: #000000;
        text-decoration: none;
}
.menu_lnk:visited {
  color: #FFFFFF; text-decoration: none;
  }

.body_txt {
        color: #000000;
        text-align: justify;
        padding: 12px;
        vertical-align: top;
}

.r-bg {
        background-image: url(../images/r-bg.gif);
        background-repeat: repeat-y;
        background-position: left;
}
a:visited {
  color: #0000FF; text-decoration: none;
  }
