body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
body, td {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
.wt {
	color: #FFFFFF;
}
.top_menu {
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	text-align:center;
	font-weight: bold;
	cursor: pointer;
}
.top_menu_end {
	padding: 3px 0px 3px 0px;
	background-color: #003A7D;
	border-left: 1px dashed #FFFFFF;
}
.bot_menu {
	padding: 3px 15px 0px 15px;
	border-top: 1px dashed #504393;
}
.td_top_grad {
	height: 7px;
	padding: 0px;
	background-image: url(pic/grad1.gif);
	background-repeat: repeat-x;
}
.td_bot_grad {
	height: 7px;
	padding: 0px;
	background-image: url(pic/grad2.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #333333;
}
h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
}
h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}
.err {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.war {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.inf {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.big_txt {
	font-size: 15px;
	font-family: Verdana;
	color: #000000;
	font-weight:bold;
}
.small_txt {
	font-size: 10px;
	font-family: Verdana;
	color: #000000;
}
.but1 {
	font-size: 11px;
	background-color: #003A7D;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066D7;
	border-right-color: #001F40;
	border-bottom-color: #001F40;
	border-left-color: #0066D7;
	font-weight: bold;
}
.but2 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.but3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px 10px;
	height: 22px;
	background-image: url(images/forbut.gif);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
.inp1 {
	font-size: 12px;
}
.print_t {
	border-collapse:collapse;
}
.print_t th {
	border:solid 1px black;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.print_t td {
	border:solid 1px black;
	padding: 2px;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.blacktxt {
	color:#000000;
}

table.table-menu{
	background: url(images/menu-bg.jpg) no-repeat left top;
}
table.table-menu img{
	display:block;
}
table.table-menu a{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

