body,td,div {
		margin:0;
		padding:0;
		font-family:Tahoma,Arial,Verdana,serif;
		font-size:9pt;
}

p {
		margin-top:2em;
		margin-bottom:1em;
}

#page {
		width:100%;
		float:left;
}

input.button,input.flat,textarea.flat {
		border:1px solid #6996EB;
		background:#fff;
}
p.message_success {
		color:#0c0;
}
p.message_error {
		color:#c00;
}

span.nobr {
		white-space:nowrap;
}

.layout {
		min-width:980px;
		clear:both;
}

#judo_scroll {
		background-image: url(judo-scroll.jpg);
        background-repeat: no-repeat;
		background-position:top right;
		width:187px;
		height:394px;
		float:right;
		text-align:center;
}
#judo_scroll div.m {
		padding:4px 49px 0 23px;
}
#judo_scroll div.m img {
		margin:0 8px;
}


.leftbar1 {
		float:left;
		width:20%;
		min-width:196px;
		position:absolute;
		left:0;
		top:0;
		background-color:#6996EB;
		background-image:url(leftbar_bg.gif);
		background-position:top right;
		background-repeat:repeat-y;
}
.leftbar2 {
		float:left;
		width:20%;
		min-width:196px;
		background-color:#6996EB;
		background-image:url(leftbar_bg.gif);
		background-position:top right;
		background-repeat:repeat-y;
		margin-top:-32760px;
		padding-top:32760px;
}

#leftbar_roundcorner {
		text-align:center;
		background-image: url(leftbar_corner.gif);
        background-repeat: no-repeat;
		background-position:right top;
}
#leftbar_temple {
		height:220px;
		background-image: url(leftbar_temple.jpg);
        background-repeat: no-repeat;
		background-position:bottom right;
}
#leftbar_m {
		height:100%;
		padding:30px 20px 0 0;
}

#logotype {
		behavior:url("images/png.htc");
		margin-top:15px;
		padding:0;
		width:175px;
		height:175px;
}

/* submenu */

#leftbar_m ul {
		text-align:left;
		padding:0;
		margin:0;
}

#leftbar_m ul li {
		color:#fff;
		padding:4px 10px;
		border-left:3px solid #FFEA06;
		list-style-type: none;
		margin-bottom:3%;
	
}

#leftbar_m ul li a{
		color:#fff;
		text-decoration:underline;
}

#leftbar_m ul li.active a {
	text-decoration:none;
}

span.news_date {
		color:#FFEA06;
		font-weight:bold;
}

#leftbar_m a {
		color:#fff;
}

#leftbar_m a.submenu_itemA {
		text-decoration:none;
		color:#fff;
}

#leftbar_m p {
		text-align:left;
		color:#fff;
		margin:0;
		padding:0 14px;
		margin-bottom:10%;
}
/******/

#contentbar div.m{
		padding:8px 200px 8px 31px;
}

#contentbar div.m p{
		padding:4px 0 0 0;
		margin:8px 0 4px 0;
}


#contentbar h1{
		color:#496482;
		padding:4px 10px;
		font-size:14pt;
		margin-left:-15px;
		font-weight:bold;
		border-left:5px solid #FFEA06;
}

#contentbar h2{
		color:#496482;
		padding:8px 10px 0 0;
		font-size:12pt;
		font-weight:bold;
}

#contentbar li{
		margin-bottom:0.8em;
}

#footer {
		height:108px;
		width:80%;
		float:left;
}

#footer div.m {
		padding-top:104px;
		padding-left:6px;
}

#contactsbar {
		width:100%;
		height:108px;
		background-image: url(contacts_bg.gif);
        background-repeat: repeat-x;
}

#contacts_leftcorner {
		width:100%;
		height:100%;
		background-image: url(contacts_corner1.gif);
        background-repeat: no-repeat;
		background-position:bottom left;
}

#contacts_rightcorner {
		width:100%;
		height:100%;
		background-image: url(contacts_corner2.jpg);
        background-repeat: no-repeat;
		background-position:top right;
}

#contactsbar div.h{
		color:#1B3D63;
		padding:4px 10px;
		margin-left:-15px;
		font-weight:bold;
		border-left:5px solid #fff;
}
#contactsbar p {
		margin:10px 0;
}

#contactsbar div.m {
		padding:8px 25px;
}

#liner {
		margin:4px 0 0 0;
		padding:0;
		height:4px;
		font-size:.01em;
		background:#6995EA;
}

#menubar div.m {
		padding:80px 200px 70px 31px;
}

#menubar div.m ul {
		padding:0;
		margin:0;
}

#menubar div.m ul li {
		font-weight:bold;
		display: inline;
		list-style-type: none;
		margin-right:4%;	
}

#menubar div.m ul li.menu a{
		text-decoration:none;
}

#menubar li.menuA a {
		padding:1px;
		border-bottom:4px solid #FFEA06;
}

dt {
	font-weight:bold;
}

dd {
	margin-bottom:15px;
}


table.border {
	border-collapse: collapse;
}

table.border td {
	border: 1px solid #000;
}

td{
	padding:0 4px;
}

td p{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}