/*html, body {
	width:100%;
	height:100%;
}*/


body, p, div, td, h1, h2 {
	margin:0;
	padding:0;
	background-color:transparent;
}
body {
	background-color:#ffffff;
}
body, a, td {
	font:12px arial,tahoma,verdana,sans-serif;
	color:#000000;
}

a {
	color: #857db9;
	text-decoration:underline;
	background:transparent;
}

img {
	margin:0;
	padding:0;
}
input {
	margin:0px;
	padding:0px;
}
p, div { margin-top:5px; }

.head_name1, .head_name2, .head_name1 a {
	color:#632a8b;
	text-transform:uppercase;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	background-color:transparent;
}
.head_name1 {
	font-size:22px;
}
.head_name2 {
	font-size:36px;
}

.footer_text1 {
	font-size:11px;
	font-weight:bold;
}
.footer_link1, .footer_link1:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.footer_link1:hover {
	text-decoration:underline;
}

.link1, .link1:hover {
	text-decoration:none;
}
.link1:hover {
	text-decoration:none;
}

a.menu1, a.menu1:hover, p.menu1, .menu1_selected {
	font-size:16px;
	color: #5A267F/*#461E63*/;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height:100%;
}
a.menu1:hover {
/*	text-decoration:underline;*/
}

p.menu2 {
	margin-left:15px;
}

a.menu2, p.menu2 {
	font-size:13px;
	color:#461E63;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:100%;
}

a.menu2:hover, a.menu1:hover, .menu1_selected {
	/*background-color:#feecbc;/*#ECD5FD;*/
}

.title1, .title2, a.title2:hover {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-bottom:3px;
}
.title1 {
	/*text-transform:uppercase;*/
	font-size:16px;
	margin-bottom:15px;
}
.title1_right {
	/*text-transform:uppercase;*/
	font-size:16px;
	color:#ffd200;
	text-align:center;
}
/*a.title2:hover {
	color:#5A267F;
	text-decoration:underline;
}*/
.news_date1 {
	font-size:12px;
	color:#8781bd;
	margin-top:3px;
}

a.more, a.more:hover  {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*a.more:hover {
	color:#5A267F;
	text-decoration:underline;
}*/

.news_subtitle1 {
	font-style:italic;
	margin-top:5px;
	margin-bottom:5px;
}

a.list1_next, a.list1_next:hover {
	color:#000000;
	text-decoration:none; 
}
td.list1_next {
	background-color:#ffd200;
}
td.list1_next_selected {
	background-color:#8781bd;
}

.small_text1 {
	font-size:11px;
	font-weight:normal;
}

.right_text1 {
	text-decoration: none;
/*	color:#857db9;*/
}

.base_block1 {
	margin-bottom:10px;
}
.text_join_1 {
	width:400px;
}
.text_join_2 {
	width:50px;
}
.text_join_3 {
	width:150px;
}


/* tape */
.tickercontainer { 
	height: 23px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
	.tickercontainer .mask {
		position: relative;
		left: 30px;
		top: 0px;
		width: 940px;
		overflow: hidden;
	}
ul.newsticker { 
	position: relative;
	left: 940px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	ul.newsticker li {
		float: left; 
		margin: 0;
		/*margin-right: 150px;*/
		padding: 0;
	}
		ul.newsticker li a {
			font-size: 14px;
			font-weight: bold;	
		}

div.important_right_index {
    margin-top:5px;
    margin-left:10px;
    text-align:left;
}
    div.important_right_index a { color:#000000; text-decoration:none; }
    div.important_right_index a:hover { text-decoration:underline; }
