﻿body {
	background-color: #FFFFFF;
	color: #888888;
	font-size: 13px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #E0EBF3;
	SCROLLBAR-HIGHLIGHT-COLOR: #E0EBF3;
	SCROLLBAR-SHADOW-COLOR: #E0EBF3;
	SCROLLBAR-3DLIGHT-COLOR: #ACC9DF;
	SCROLLBAR-ARROW-COLOR: #045B9C;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #ACC9DF;
	margin: 0;
}
table {
	font-size: 13px;
/*	line-height: 18px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	text-align: center;
	background-color: #337AAF;
	background-attachment: scroll;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/dark_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}
td.cell {
	font-family: arial, helvetica, sans-serif;
	color: #00599B;
	background-color: #BFD5E6;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #00599B;
	text-decoration: underline;
}
a:hover {
	color: #00599B;
	text-decoration: underline;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: #B3ABAB 1px solid;
	border-left: #B3ABAB 1px solid;
	border-top: #B3ABAB 1px solid;
	border-bottom: #B3ABAB 1px solid;
	border-style: inset;
	text-indent: 2px;
	background: #377AAF;
	color: #ffffff;
	background-image: url('images/dark_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}
.Button_over {
	border: 1px inset #B3ABAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 2px;
	background: #76A9D3;
	color: #FFFFFF;
	background-image: url('images/dark_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}
form {
	margin: 0px;
}
td.menu {
	background-color: #FFFFFF;
	color: #000000;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
td.menuover {
	background-color: #337AAF;
	color: #FFFFFF;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}
