
body { 
font-size: 11px;
font-family: Tahoma,Arial;
margin: 0;
color: #000000;
background: #fff;
}

P {font-size: 12px; font-family: Tahoma,Arial; font-weight: normal; margin: 3px 0px; color: #1d1d1d; line-height: 130%; word-spacing: normal; }
.banners {text-align: center;}
.white {color: white;}
.smallwhite {color: white; font-size: 11px;}
.calendardays {font-weight: bold; color: white; font-size: 12px; margin: 0;}
.calendard {color: #525252; font-size: 11px; margin: 0;}

h1 { font-size: 30px; font-family: Arial; color: #0c0556; margin: 19px 0px; text-align: left; font-weight: normal; }
h2 { font-size: 14px; font-family: Arial; color: #418800; margin: 8px 0px; text-align: left; }
h3 { font-size: 12px; font-family: Arial; font-weight: bold; color: #4995d9; margin: 8px 0px; text-align: left; }
h4 { font-size: 12px; font-family: Arial; font-weight: bold; color: #666; margin: 8px 0px; text-align: left; }
h5 { font-size: 12px; font-family: Arial; font-weight: bold; color: #000000; margin: 8px 0px; text-align: left; }
h6 { font-size: 12px; font-family: Arial; font-weight: bold; color: #000000; margin: 8px 0px; text-align: left; }

a {color: #005da8;  TEXT-DECORATION: none}
A:link {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover { color: #005da8; TEXT-DECORATION: underline}

a.menu {font-family: arial; font-size: 14px; color: white; margin: 3px 0; TEXT-DECORATION: none}
A.menu:link {TEXT-DECORATION: none}
A.menu:active {TEXT-DECORATION: none}
A.menu:visited {TEXT-DECORATION: none}
A.menu:hover { color: white; TEXT-DECORATION: underline}

a.topmenu {font-family: Tahoma,Arial; font-size: 11px; color: #005da8; TEXT-DECORATION: none}
A.topmenu:link {TEXT-DECORATION: none}
A.topmenu:active {TEXT-DECORATION: none}
A.topmenu:visited {TEXT-DECORATION: none}
A.topmenu:hover { color: #4a84b6; TEXT-DECORATION: underline}

a.research_title {font-family: Arial; font-size: 11px; font-weight: bold; color: #055497; TEXT-DECORATION: none}
A.research_title:link {TEXT-DECORATION: none}
A.research_title:active {TEXT-DECORATION: none}
A.research_title:visited {TEXT-DECORATION: none}
A.research_title:hover { color: #6c7284; TEXT-DECORATION: underline}


table { border-collapse: collapse; FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 11px; }

table.data { border-collapse: collapse; background: #f0f1f2; border: 1px solid #f7f7ff; padding: 4px 4px 4px 4px; }
.header { border-collapse: collapse; background: url('sources/bgtopmenu2.gif') repeat-x #2b70ad; color: white; font-weight: bold; }
tr.odd { background: #fafbff; } /* нечетный - 1,3,5 */
tr.even { background: #f0f1f4; } /* четный - 2,4,6 */
tr.default { background: #d7e7ff; }
tr.invisible { background: #ffe0e2; }
tr.cadmin { background: #e6fdd2; }


img { border: 0 }

ul {margin: 3px 18px; text-align: left; }
li {font-size: 12px; font-family: Tahoma,Arial; margin: 3px 0px; color: #1d1d1d; line-height: 130%; word-spacing: normal; text-align: left; }

INPUT {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 11px}
TEXTAREA {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Tahoma,Arial; FONT-SIZE: 11px}
FORM {COLOR: #000000; FONT-FAMILY: Tahoma,Arial; margin: 0; FONT-SIZE: 12px}

.inp{
	color:#ааааа;
	border : 1px solid #525252;
	text-decoration : none;
	font-size: 12px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #f4f4f4;
}


.inp2{
	color: #fff;
	border-top: 1px solid #392cbf;
	border-left: 1px solid #392cbf;
	border-bottom: 1px solid #050224;
	border-right: 1px solid #050224;
	line-height : 10px;
	text-decoration : none;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #0c0556;
}

.logbtn{
	color:#fff;
	border-top: 1px solid #898989;
	border-left: 1px solid #898989;
	border-bottom: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	line-height : 10px;
	text-decoration : none;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #525252;
}
