﻿body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

.topbutton
{
    padding-left: 550px;
    padding-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #c00000;
}

.topbuttonspace
{
    display:inline;
    padding-left: 20px;
    padding-right: 20px;
}

td 
{ 
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;   
}

strong 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.btn1 a 
{
    display: block; 
    width: 143px; 
    height: 58px; 
    background: transparent url(img/btn1.jpg) no-repeat;
}

.btn1 a:hover 
{
    background-position: -143px 0;
}

.btn2 a 
{ 
    display: block; 
    width: 143px; 
    height: 56px; 
    background: transparent url(img/btn2.jpg) no-repeat; 
} 

.btn2 a:hover 
{ 
    /*background: transparent url(img/btn2b.gif) no-repeat;*/
    background-position: -143px 0; 
} 

/*
.btn2 a 
{
    display: block; 
    width: 143px; 
    height: 58px; 
    background: transparent url(img/btn2.gif) no-repeat;
}

.btn2 a:hover 
{
    background-position: -143px 0;
}
*/

.btn3 a 
{
    display: block; 
    width: 143px; 
    height: 56px; 
    background: transparent url(img/btn3.jpg) no-repeat;
}

.btn3 a:hover 
{
    background-position: -143px 0;
}

.btn4 a 
{
    display: block; 
    width: 143px; 
    height: 57px; 
    background: transparent url(img/btn4.jpg) no-repeat;
}

.btn4 a:hover 
{
    background-position: -143px 0;
}

.btn5 a 
{
    display: block; 
    width: 143px; 
    height: 56px; 
    background: transparent url(img/btn5.jpg) no-repeat;
}

.btn5 a:hover 
{
    background-position: -143px 0;
}

.btn6 a 
{
    display: block; 
    width: 143px; 
    height: 57px; 
    background: transparent url(img/btn6.jpg) no-repeat;
}

.btn6 a:hover 
{
    background-position: -143px 0;
}

.btn7 a 
{
    display: block; 
    width: 143px; 
    height: 50px; 
    background: transparent url(img/btn7.jpg) no-repeat;
}

.btn7 a:hover 
{
    background-position: -143px 0;
}

ul, li 
{
    list-style: none;
    font: 11px Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal; 
}

ul 
{
    height: 14px;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 0px;
    /* float: left; */
}

li 
{
    float: left;
}

/*
li a.chosen 
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border-width: 0; 
}
*/

ul a 
{
    margin-left: 0px;
    margin-right: 6px;
}

ul a:link, ul a:visited 
{
    /* background: #517398;  */  /* DS */
    line-height: 14px;
    padding: 0px 0em;
    color: #ef5f18;
    text-decoration: underline;
}

ul a:hover {
    /* background: white; */
    padding: 0px 0em;
    color: #000000;
    text-decoration: underline;
}

.txtarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 350px;
	height: 70px;
	text-align: left;
	text-indent: 0px;
}
