body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-attachment:fixed;
	background-color: #E9E9E9;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitetext {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #A17703;
	text-decoration: underline;
}
a:visited {
	color: #A17703;
	text-decoration: underline;
}
a:hover {
	color: #A17703;
	text-decoration: none;
}
a:active {
	color: #A17703;
	text-decoration: underline;
}

.a2:link {
	color: #ffffff;
	text-decoration: underline;
}
.a2:visited {
	color: #ffffff;
	text-decoration: underline;
}
.a2:hover {
	color: #ffffff;
	text-decoration: none;
}
.a2:active {
	color: #ffffff;
	text-decoration: underline;
}
.whitetext2 {font-size: 10px; color: #FFFFFF;}
.grey {color: #747474}

.table{
	border:1px solid #cccccc;
}


.a4:link {
	color: #000000;
	text-decoration: underline;
}
.a4:visited {
	color: #000000;
	text-decoration: underline;
}
.a4:hover {
	color: #000000;
	text-decoration: none;
}
.a4:active {
	color: #000000;
	text-decoration: underline;
}



.a5:link {
	color: #000000;
	text-decoration: underline;
}
.a5:visited {
	color: #000000;
	text-decoration: underline;
}
.a5:hover {
	color: #000000;
	text-decoration: none;
}
.a5:active {
	color: #000000;
	text-decoration: underline;
}




.a6:link {
	color: #ffffff;
	text-decoration: underline;
}
.a6:visited {
	color: #ffffff;
	text-decoration: underline;
}
.a6:hover {
	color: #ffffff;
	text-decoration: none;
}
.a6:active {
	color: #ffffff;
	text-decoration: underline;
}

/* CSS Tabs */
#button {
	width: 163px;
	border-right: 1px solid #000;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 12px;
	background-color: #90bade;
	color: #333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	font-weight: bold;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }
.textSm {font-size: 10px}

