a img {
	border: 0;
	}
a.register_link {
	font: 10px Verdana;
	color: #3f5fc4;
	}
input.login_button {
	float:right;
	margin-top: 6px;
	}
body {
	margin: 0;
	padding: 0;
	}

table.login_form {
	margin:0;
	padding:0;
	}
table.login_form td.login {
	padding-bottom: 10px;
	text-align: left;
	font: 13px Arial;
	color: #37a003;
	font-weight: bold;
	}
table.login_form td.title {
	font: 11px verdana;
	color: #0d5fa5;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	}
table.login_form td.submit {
	text-align: left;
	}
table.login_form input.text {
	font: 12px verdana;
	}

div.top_container {
	width: 900px;
	margin: 0 auto;
	}
div.contacts {
	font: 12px Tahoma;
	color: #d16f24;
	line-height: 1.7em;
	margin-top: 0px;
	height: 10px;
	float:left;
	width: 270px;
	}
div.logo {
	float:left;
	}
div.login {
	text-align:right;
	margin-right: 20px;
	margin-top: 3px;
	float:right;
	}
div.clear {
	clear:both;
	}
div.blue_part {
	float:left; 
	width:270px; 
	height: 230px; 
	background: #204579 url(/img/sociopolis/blue-bg.gif) repeat-y top right; 
	margin-top: -280px;
	padding-top: 10px;
	}
div.green_part {
	float:right; 
	width:267px; 
	height: 230px; 
	background: #0f7305  url(/img/sociopolis/green-bg.gif) repeat-y top left; 
	margin-top: -280px;
	padding-top: 10px;
	color: white;
	font: 12px tahoma;
	}
div.green_part a {
	color: white;
	font: 11px tahoma;
	}
div.top_menu_item {
	margin-left: 20px;
	padding: 5px;
	border-bottom: 1px solid #415e88;
	width: 70%;
	}

div.top_menu_item li {
	color: white;
	list-style-position: inside;
	list-style-type: disc;
	}

div.top_menu_item a {
	color: white;
	font: 12px Tahoma;
	text-decoration: none;
	text-transform: uppercase;
	}
div.left_menu_unit {
	font: 18px Tahoma;
	color: #d16f24;
	padding-left: 10px;
	text-transform: uppercase;
	}

div.left_menu_container {
	float:left;
	width: 270px;
	}

div.left_menu_item {
	color: #d16f24;
	font: 12px Tahoma;
	border-top: 1px dotted #d16f24;
	width: 70%;
	padding: 8px 0px;
	margin-left: 10px;
	}

div.left_menu_item a {
	color: #d16f24;
	font: 12px Tahoma;
	text-decoration: none;
	}
div.left_menu_item a.selected {
	color: #1d3e6d;
	}

div.content {
	float:left; 
	width: 610px;
	font: 11px verdana;
	
	}

h1 {
	color: #d16f24;
	font: 18px tahoma;
	}

h2 {
	color: #d16f24;
	font: 16px tahoma;
	}

h3 {
	color: #d16f24;
	font: 14px tahoma;
	}

div.bottom_top_menu {
	height:45px; 
	background-color: #b2b2b2; 
	border-top: 6px solid #848484;
	text-align: center;
	padding-top: 5px;
	font: 12px tahoma;
	color: #545454;
	text-transform: uppercase;
	font-weight: bold;
	}

div.bottom_top_menu a {
	text-decoration: none;
	color: #545454;
	}

div.copyright {
	text-align: center; 
	padding: 10px;
	color: #545454;
	font: 12px tahoma;
	}

ul.research {
	margin: 5px 0px 0px 15px;
	padding: 0;
	}

ul.research li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
	}

tr.year td {
	color: #d16f24;
	font: 15px tahoma;
	padding-top: 10px;
	}

a {
	color: #204579;
	}

div.error {
	font-weight: bold;
	color: #c50000;
	font-size: 13px;
	border: 1px solid #c50000;
	padding: 5px;
	margin: 0 auto;
	width: 60%;
	}

div.user_message {
	font: 13px Arial;
	color: #37a003;
	font-weight: bold;
	text-align: left;
	line-height: 1.9em;
	}

div.user_message a {
	font-weight: normal;
	font: 12px tahoma;
	}

div.languages {
	margin: 5px 0 8px 25px;
	}
div.languages img {
	border: 1px solid #a6b6cc;
	}
