body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	line-height:50px;
}
a:link {	color: #000000;text-decoration: none;}
a:active {	color: #000000;text-decoration: none;}
a:visited {color: #000000;text-decoration: none;}
a:hover {	color: #000000;text-decoration: underline;}

.txtback {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.txtback a:link {	color: #000000;text-decoration: none;}
.txtback a:active {	color: #000000;text-decoration: none;}
.txtback a:visited {color: #000000;text-decoration: none;}
.txtback a:hover {	color: #000000;text-decoration: underline;}

table {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height:17px;
}
.txt_normal_bold{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.normal_b {
	font-weight: bold;
}
.txt_wth_bold {

	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.txt_big_date {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
}
.txtnormal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.txt_blue_bold {

	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2376C2;
}
.txt_red_bold {

	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.txt_red_bold a { color: #990000; text-decoration:none;}
.txt_red_bold a:active { color: #990000; text-decoration:none;}
.txt_red_bold a:visited { color: #990000; text-decoration:none;}
.txt_red_bold a:hover { color: #990000; text-decoration:underline}
.txt_gray_bold {

	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #B2B2B2;
}
.txt_yellow_bold {

	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F5A928;
}
.bg_norepeat {
	background-repeat: no-repeat;
}
.txtred {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.txtred a { color: #FF0000; text-decoration:none;}
.txtred a:active { color: #FF0000; text-decoration:none;}
.txtred a:visited { color: #FF0000; text-decoration:none;}
.txtred a:hover { color: #FF0000; text-decoration:underline}
.txt_head {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
/*
.pagelink,
.pagelinka,
.pagecurrent {	 
		background: #FF6699;
		border: 1px solid #FFFFFF;
		padding: 1px 3px 1px 3px;
		height:18px;
		color:#FFFFFF;		
	}	
.pagecurrent { color:#FFB32C; }
.pagelinka { cursor:hand; text-decoration:none; }*/




.pagelink,
.pagelinka,
.pagecurrent {	 
		background: #9A0000;
		border: 1px solid #F7F7F7;
		padding: 1px 3px 1px 3px;
		height:18px;
		color:#F7F7F7;		
		cursor:hand; text-decoration:none;
	}	
.pagecurrent { color:#F5A928; }
.pagelinka { cursor:hand; text-decoration:none; }

form{
	margin:0px 0px 0px 0px;
}
input.button{
	font-family : "Verdana", Arial, Tahoma;
	font-size : 12px;	
	font-weight:bold;
	color : ##222222;
	border: 1px solid #BCBCBC;
	background-color : #FFFFFF;	
	margin:0px 0px 0px 0px;
	width:62px;
	height:24px;
}

