body, html, table{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
form, p, input{
	margin: 0px;
	padding: 0px;
	color: #111111;
	font-family:  Arial, Helvetica, sans-serif;
   font-size: 11px; 	
}
a{
	color: #111111;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
    line-height: normal;
}
a:hover{
	text-decoration: underline;
	color: 111111;
}
input, textarea, select{
	background-color: #ffffff;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
}

.gbr{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 11px;
	margin-left: 25px;
}
#hr{
    border-bottom: solid 1px #bed3e7;
    height: 1px;
    font-size: 1px;
    margin-top: 7px;
    margin-bottom: 6px;
}
.td_logo{
    background: url(/images/grad_logo.gif) repeat-x;
    border-bottom: solid 3px #ffffff;
}
#nav{
    z-index: 1;
    position: absolute;
    top: 19px;
    right: 280px;
}
.menu_top{
    background: #da0000;
    border-top: solid 3px #4b5668;
    border-bottom: solid 3px #4b5668;
    color: #ffffff;
    font-size: 14px;
    padding-top: 1px;
}
.menu_top a{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.menu_top a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.col_left{
    border-right: solid 1px #98a0ac;
}
#col_left_container{
    background: #4b5668;
    padding-bottom: 6px;
    margin-bottom: 14px;
}
#col_left_text{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 21px;
    padding-top: 8px;
    margin-bottom: 8px;
}
#last_img{
    background: #e6ebf1;
    margin-right: 6px;
}
#last_img img{
    border: solid 1px #98a0ac;
    margin-left: 50px;
    margin-right: 20px;
    margin-top: 13px;
    margin-bottom: 19px;
}
#rubrikator_container{
    background: #e6ebf1;
    margin-right: 6px;
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 6px;
    padding-bottom: 5px;
}
#rubrikator_item{
    background: url(/images/pip_in.gif) right no-repeat;
    margin-left: 45px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 4px;
    padding-right: 10px;
}
#rubrikator_item a{
	color: #4b5668;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
#rubrikator_item a:hover{
    font-size: 12px;
    text-decoration: underline;
}
#rubrikator_item_active{
    background: url(/images/pip_act.gif) right no-repeat;
    margin-left: 45px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 4px;
    padding-right: 10px;
	color: #4b5668;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
#rubrikator_item_active a{
	color: #4b5668;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
#rubrikator_item_active a:hover{
    font-size: 18px;
    text-decoration: underline;
}
#rubrikator_hr{
    border-bottom: solid 1px #ffffff;
    height: 1px;
    font-size: 1px;
}
#arch_container{
    background: #e6ebf1;
    margin-right: 6px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 6px;
    padding-right: 6px;
}
.arch_button{
    border: none;
    background: #748599;
    color: #ffffff;
    width: 61px;
    height: 21px;
}
#search_container{
    background: #e6ebf1;
    margin-right: 6px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 6px;
    padding-right: 6px;
}
.search_button{
    border: none;
    background: #748599;
    color: #ffffff;
    width: 61px;
    height: 20px;
    margin-left: 5px;
}
#main_container{
    background: #4b5668;
    padding-bottom: 6px;
    margin-bottom: 14px;
}
#author{
    color: #ffffff;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    font-weight: bold;
}
#main_title{
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 8px;
    border-top: solid 1px #4b5668;
    border-bottom: solid 1px #4b5668;
	color: #98a0ac;
	font-family:  Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
}
#news_title{
    margin-bottom: 10px;
	 color: #4b5668;
	 font-family:  Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.news{
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify;
}
.news_img{
    border: solid 1px #98a0ac;
	 margin-bottom: 10px;
}
#news_hr{
    border-bottom: solid 1px #000000;
    height: 1px;
    font-size: 1px;
}
.col_right{
    border-left: solid 1px #98a0ac;
}
#col_right_container{
    background: #4b5668;
    padding-bottom: 6px;
    margin-bottom: 10px;
}
#col_right_text{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    margin-left: 21px;
    padding-top: 8px;
    padding-bottom: 2px;
}
#col_date{
    padding-top: 3px;
    padding-left: 25px;
    padding-bottom: 3px;
    margin-bottom: 8px;
    border-top: solid 1px #4b5668;
    border-bottom: solid 1px #4b5668;
	color: #da0000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
#col_news{
	margin-bottom: 10px;
	color: #1c1c1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottom{
    background: #4b5668;
    color: #ffffff;
}
.bottom a{
    color: #ffffff;
    text-decoration: none;
}
.bottom a:hover{
    color: #ffffff;
    text-decoration: underline;
}