body, table, td, select, input, textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


a{
	color: #878787;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

select{
	font-weight: bold;
}
h1, h2, h3{
	margin: 0;
	color: #2B2E78;
	font-weight: bolder;	
}
h1{
	font-size: 19px;
}
h2{
	font-size: 14px;
}
h3{
	font-size: 15px;
	text-decoration: underline;
}
.butn{
	border: thin ridge #E2DFE5;
	border-width : 2px;
	color : #E2DFE5;
	padding : 0px;
	font-size: 12px;
	font-weight: bold;
	background-color : #130F3C;
}
.tp_mnu{
	color: #52508A;
	font-weight: bold;
	font-size: 10px;
}
a.tp_mnu:hover{
	color: #908AAB;
	text-decoration: none;
}
/*a.tp_mnu:visited{
	color: #908AAB;
}*/

.blue_und{
	color: #131A81;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
a.blue_und:hover{
	color: #908AAB;
}
/*a.blue_und:visited{
	color: #908AAB;
}*/

.sel_menu{
	color: #ECE9E9;
	font-weight: bold;
	font-size: 10px;
}
.inp_txt{
	border: thin ridge #686464;
	border-width : 1px;
	width:92px;
}
.l_grey{
	color: #ACA7A6;
	font-size: 9px;
	font-family : Arial, Helvetica, sans-serif;
}
.lght_b{
	color: #E2DFE5;
	font-size: 12px;
	font-weight: bold;
}
.sel_lft_mnu{
	 background-position:right; 
	 background-repeat:no-repeat; 
	 padding-right:18px;
}
.color_brd{
	border: thin ridge #686464;
	border-width : 1px;
}