a:link{
	text-decoration:none;
	color:#999999;
	line-height: normal;	white-space : nowrap;
}

a:visited{
	text-decoration: none;
	color: #333333;
white-space : nowrap;
}

a:active{text-decoration:none;color:#0033FF;white-space : nowrap;}

a:hover
{	
	text-decoration:none;
	color:#00CCFF;
	white-space : nowrap;
}	

.pic_1
{
	float:	right;
	display:	inline;
	margin:	0px	0px	10px	0px;
	border: none;
}

.password_style
{
	font-family:"Arial", helvetica, SansSerif,Tahoma;
}
	
ul {
	color: #0000FF;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.bg_style
{
	background-color: #F7F7F7;
}

.bg_line_hor,
.bg_line_vert,
.bg_line_hor_2,
.bg_line_vert_2
{
	background-color: #1031AC;
	display:	block;
}

.bg_line_hor,
.bg_line_hor_2
{
	height:2px;
}

.bg_line_vert,
.bg_line_vert_2
{
	width:2px;
}

.bg_line_hor
{
	width:100%;
}

.bg_line_vert
{
	height:100%;
}

.th_4	
{
	color:#000000;
}

.text_info
{
	
	color: #000000;
}


input {
	font-family: "BankGothic Lt BT", Arial, helvetica, SansSerif;
	font-size: 14px;
	border: 1pt solid #F7F7F7;
	background-color: #EEEEEE;
}
textarea {
	color:	#000000;
	font-family: "BankGothic Lt BT", Arial, helvetica, SansSerif;
	border: thin solid #EEEEEE;
	font-size: 14px;
	background-color: #F5F5F5;
}
.menutitel {
	FONT: 400 14px Verdana, Arial, Helvetica, sans-serif; TEXT-TRANSFORM: none; COLOR: #ffffff; TEXT-DECORATION: none
}

.title_news
{	font-size:	13pt;
	font-style:	italic;
	color:		#501026;
}

select
{	
	font-family: "BankGothic Lt BT", Arial, helvetica, SansSerif;	
	color: #0033FF;
	background-color: #EEEEEE;
	font-size:                   10pt;
	text-decoration:             none;
	padding:                     0px;
	border-width:                0px;
}

.select_width_1
{
	width: 200px;
}

.select_width_2
{
	width: 60px;
}

th {
	color:#01326B;
}

.th_1
{
	background-color: #EEEEEE;
}
.th_2
{
	background-color: #DDDDDD;
}
.th_3
{
	background-color: #CCCCCC;
}

.box_1{
	color: #6600FF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #4E73FC;
}