a:link, a:visited, a:hover, a:active {
	color: #000088;
}

a.context, a.context:visited, a.context:hover, a.context:active {
	color: Black;
	text-decoration: none;
}

p {
	text-align: justify;
}

body {
	background-color: White;
	color: Black;
}

body, table, td, tr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.header {
	font-size: 11pt;
}

div.header1 {
	font-size: 12pt;
	font-weight: bold;
}

div.header2 {
	font-size: 10pt;
	background-color: #CCCCCC;
}

div.meetings_card_p, div.meetings_card_e {
	overflow: hidden;
}

div.meetings_card_p {
	color: #E84630;
	font-family: Kursiv95, Monotype Corsiva;
	font-size: 23px;
	font-weight: bold;
	width: 477px;
	height: 270px; 
}

div.meetings_card_e {
	font-size: 11px;
	width: 477px;
	height: 334px; 
}

div.meetings_card_p div, div.meetings_card_e div {
	position: relative;
}

div.meetings_card_e div {
	width: 220px;
}

img.border {
	border: 1px solid #000000;
}

input.form, textarea.form, select.form {
	width: 100%;
}

input.logincl {
	border: 1px solid #CCCCCC;
	font-size: 9pt;
	height: 16px;
	width: 110px;
}


input.button, input.subm {
	background-color: #EAEAEA;
	border: 1px solid #AAAAAA;
	cursor: hand;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
	text-align: center;
	vertical-align : middle;
}

input.subm {
	width: 110px;
}

li {
	margin-left: 0;
}

p.margined {
	margin: 3px 3px 3px 3px;
	text-align: left;
}

a.margined {
	margin: 5px 5px 5px 5px;
	text-align: left;
}

table.main {
	height: 100%;
	width: 780px;
}

td.line {
	background-image: url(/images/line.gif);
	height: 1px;
}

.accent, .accent a {
	color: #FF0000;
}

.accent a:visited {
	color: #FF0000;
}

.calendar {
	background-color: #FFFFFF;
	font-size: 8pt;
}

.calendar .header a:link {
	font-size: 8pt;
}

.calendar .header a:visited {
	font-size: 8pt;
}

.calendar .current {
	background-color: Black;
	color: White;	
}

.calendar td {
	background-color: #FFFFFF;
	font-size: 7pt;
}

.error {
	color: Red;
}

.menu {
	font-size: 11pt;
	text-align: left;
}

.menu .current {
	background-color: #CCCCCC;
	color: #000000;
}

.small {
	font-size: 8pt;
}

.small a:link {
	text-decoration: none;
}

.small a:visited {
	text-decoration: none;
}

.submenu {
	color: #999999;
	font-size: 9pt;
	text-align: left;
}

.submenu a:link, .submenu a:visited {
	color: #000000;
	text-decoration: none;
}

.submenu a:hover {
	background-color: #000000;
	color: #DDDDDD;
	text-decoration: none;
}

.submenu a:active {
	background-color: #444444;
	color: #FFFFFF;
	text-decoration: none;
}

.tablhead {
	background-color: #DDDDDD;
	font-size: 11pt;
	font-weight: bold;
}

h1 {
	font-size: 12pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-top: 13;
	margin-bottom:0;
}

h2 {
	font-size: 11pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-top: 13;
	margin-bottom:0;
}

h3 {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-top: 13;
	margin-bottom:0;
}

.footer_news {
	background-color : #B4C0CF;
}

.footer_articles {
	background-color : #B5B1E9;
}

.footer_consultations {
	background-color : #D1B191;
}

.footer_msu-info {
	background-color : #D8D1A9;
}

.footer_brain-storm {
	background-color : #B6D8A9;
}

.footer_art-club {
	background-color: #D3B19C;
}

.footer_job {
	background-color: #Bbbbbb;
}

.footer_meetings {
	background-color: #FFF0E3;
}

.footer_ukvn {
	background-color: #FCC25D;
}

.footer_sport {
	background-color: #C5E5C6;
}

.footer_newspaper {
	background-color: #C6BCBB;
}

.footer_forum {
	background-color : #C6BCBB;
}

.footer_links, .footer_members, .footer_votings, .footer_ {
	background-color: #D8D1A9;
}

.tbright {
	background-color: #EEEEEE;
}

.tdark {
	background-color: #DDDDDD;
}

.forum {
	background-color: #999999;
}

.small2 {
	font-size: 7pt;
}

