@font-face {
font-family: BPG Glaho Arial V5;
font-style:  normal;
font-weight: normal;
src: url(/style/BPGGLAH0.eot);
font-size : 12px;
}

body{
        font-family: Arial Unicode MS, Arial Unicode MS;
        background: #efefef;
        font-size : 12px;
        background-image: url(../images/main_back.jpg);
		background-repeat: repeat-x;
		background-position: top;
}

font{
	font-size: 12px;
}

table{
	font-size: 12px;
	color: #000;
}

a:link, a:visited, a:active{
        font-family: Arial Unicode MS;
        text-decoration : none;
        color: #1D476D;
        font-size: 12px;
}

a:hover{
        font-family: Arial Unicode MS;
        text-decoration : underline;
        color: #000;
        font-size: 12px;
}

input{
        font-family: Arial Unicode MS;
        font-size: 12px;
}
select{
        font-family: Arial Unicode MS;
        font-size: 12px;
}
option{
        font-family: Arial Unicode MS;
        font-size: 12px;
}

.parent_table{
        border: 2px solid #d3d3d3;
        background: #FFF;
}
.main_table{
        border: 2px solid #708090;
        background: #ebebeb;
}
.main_table2{
        border: 2px solid #708090;
}
.logo_td{	background: #e8e8e8;}
.border_tb{
        border-top: 2px solid #708090;
        border-bottom: 2px solid #708090;
}
.border_b{
        border-bottom: 2px solid #708090;
        color: #191970;
}
.border_l{
        border-left: 2px solid #708090;
}
.menu{
        border-bottom: 2px solid #708090;
        background: #D3D3D3;
}
.main_top_td{
	background: #d3d3d3;
}
.main_right_td{
	border-left: 2px solid #708090;
	background: #d3d3d3;
}

.atantion{
        border: 2px solid #acb4bc;
        background: #e7e6e6;
}

.head_text{
        font-family: BPG Glaho Arial V5, Arial Unicode MS;
		color: #000;
        font-size: 14px;
        font-weight: bold;
}
.main_links{
        font-family: Arial Unicode MS;
        background: #d6d7d6;
}

.footer_td{
        font-family: Arial Unicode MS;
        font-size: 10px;
        color: #FFF;
        background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		background-position: left;
}

.new_n{
	color: #191970;;
	font-weight: bold;
}

.more{
	color: #191970;
}

.edit{
        font-family: Arial Unicode MS;
        color: #A40000;
        font-size: 11px;
        font-weight: bold;
}

.title{
	color: #000;
	font-weight: bold;
}
.title a:link,
.title a:visited,
.title a:active{	color: #AA2A2B;
	font-weight: bold;
}

.title a:hover{
	color: #AA2A2B;
	font-weight: bold;
}

.bold_text{	color: #1D476F;
	font-weight: bold;
}

.search{	 font-size: 11px;
	 height: 20px;
	 width: 110px;}
.hide{	position: absolute;
	visibility: hidden;}
