#content {
	width: 529px;
	float: left;
	background: url(../images/body_2cols_bg.gif) repeat-y;
	padding-bottom: 32767px; margin-bottom: -32767px;
}
#content h2 {
    margin: 1em 14px 1em 14px;
    font-size: 0.8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #666;
}

#content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4A4A4A;
	text-align: justify;
	margin: 7px 14px 14px 14px;
	padding: 0;
}
#content p a {
	color: #3F61CC;
	text-decoration: none;
}

#content table {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 15px; color: #4A4A4A; margin: 10px 10px;}
#content table tr {border: 1px solid #3F61CC;}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 0.7em; 
	color: #4A4A4A; 
	margin: 7px 14px 14px 14px;
	text-align: justify;
	padding: 0;
}

#content img {
	  border: 0px 
}
#content_up {
	background: url(../images/content_up.gif) no-repeat;
	width: 529px;
	height: 7px;
}
#bodyBottom {
	background: url(../images/body_2cols_bottom.gif) no-repeat bottom;
	height: 53px;
}


#news {
	width: 195px;
	background: url(../images/news_line.gif) repeat-y;
	float: right;
	padding-bottom: 32767px; margin-bottom: -32767px;
}

#news p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4A4A4A;
	padding: 2px 7px 2px 14px;;
	margin: 0;
}
#news a {
    color: #3F61CC;
    text-decoration: none;
}

#news p A {
/*	color: #0A3993;    */
/*    color: blue;*/
    text-decoration: none;
    color: #3F61CC;
}
#news h2 {
	margin: 0; padding-left: 14px;
	position:relative;
	width:195px; height:33px;
	overflow:hidden;
	font-size: 1em;
}
#news h2 span {
	display:block;
	position:absolute; left: 0; top:0; z-index:1;
	width:195px; height:33px;
	background:url(../images/news_up.gif) top left no-repeat;
}
#news h3 {
    font-size: 0.7em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0.5em 0 0.5em 14px;
    font-weight: bold;
    color: #0A3993;
    float: none;
    position: relative;
    top: 0;
    left: 0;
}

.raz_line {
	background: url(../images/raz_line.gif) no-repeat;
	height: 7px;
	margin: 10px 0 7px 0;
	padding: 0;
	font-size: 1px;
}


/* Hack for Opera 8 */

/* Start Mac IE5 filter \*/
#content, #news
{
padding-bottom: 32767px;
margin-bottom: -32767px; 
}
/* End Mac IE5 filter */
@media all and (min-width: 0px) {
*#content, #news
{
padding-bottom: 0 !important;
margin-bottom: 0 !important; 
}
#content:after, #news:after
{
content: '[DO NOT LEAVE IT IS NOT REAL]';
display: block;
background: inherit;
padding-top: 32767px !important;
margin-bottom: -32767px !important;
height: 0;
}
}

/* / Hack for Opera 8 */
