/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
}
body {
background-color:#FFFFFF /*#007290;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*body {
background-image: url(../images/bg.gif);
	background-repeat: repeat;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
/*
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color:#FFFFFF;
}
*/

.white {
/*	color: #FFFFFF;        */
    color: #000000;
	text-decoration: none;
}



.one {color: #FF0000}
.style6 {font-size: 13px}
.style8 {color: #000000}
.style10 {font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
 
}
.button1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/but.gif);
	width: 61px;  
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 21px;
}

