span.b-linksto
{
    COLOR: #436B90;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
A.b-links
{
    COLOR: #436B90;
    FONT: bold 9pt arial;
    TEXT-DECORATION: none
}
A.b-links:hover
{
    COLOR: #000000
}
A.b-links2
{
    COLOR: #436B90;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
A.b-links2:hover
{
    COLOR: #000000
}
A.readmore_hp
{
    COLOR: #eeeeee;
    FONT: bold 8pt arial;
    TEXT-DECORATION: none
}
A.readmore_hp:hover
{
    COLOR: #ffffff
}
A.links_inside
{
    COLOR: #ffffff;
    FONT: bold 8pt arial;
    TEXT-DECORATION: none
}
A.links_inside:hover
{
    COLOR: #eeeeee
}
A.right_bar
{
    COLOR: #0069B2;
    FONT: bold 9pt arial;
    TEXT-DECORATION: none
}
A.right_bar:hover
{
    COLOR: gray
}
A.right_bar_on
{
    COLOR: #0069B2;
    FONT: bold 9pt arial;
    TEXT-DECORATION: underline
}
A.right_bar_on:hover
{
    COLOR: gray
}
A.e-studio
{
    COLOR: #666666;
    FONT: bold 8pt arial;
    TEXT-DECORATION: none
}
A.e-studio:hover
{
    COLOR: #ffffff
}
span.text_hp_bigger
{
    COLOR: #004779;
    FONT:  10pt arial;
    TEXT-DECORATION: none
}
span.text_black
{
    COLOR: #000000;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
td.text_black
{
    COLOR: #000000;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
td.text_black_bold
{
    COLOR: #000000;
    FONT:  bold 9pt arial;
    TEXT-DECORATION: none
}

span.b-news
{
    COLOR: #982808;
    FONT:  bold 9pt arial;
    TEXT-DECORATION: none
}

marquee a {
	text-decoration: none
}
 
 span.kav_hp
{
    COLOR: #ffffff;
    FONT:  bold 8pt arial;
    TEXT-DECORATION: none
}
 span.kav_hp2
{
    COLOR: #004779;
    FONT:  bold 8pt arial;
    TEXT-DECORATION: none
}
 span.tofes
{
    COLOR: #000000;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
 span.inside_title
{
    COLOR: #034979;
    FONT:  bold 11pt arial;
    TEXT-DECORATION: none
}
 span.rights
{
    COLOR: #ffffff;
    FONT:  8pt arial;
    TEXT-DECORATION: none
}
 span.faq_q
{
    COLOR: #0069B2;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
 span.faq_a
{
    COLOR: #0069B2;
    FONT:  9pt arial;
    TEXT-DECORATION: none
}
 span.footer
{
    COLOR: gray;
    FONT:  8pt arial;
    TEXT-DECORATION: none
}
    
    
  HR {color: silver;size: 1px; border: thin dotted;width: 95%;}
    
	a.join_newsletter {
		COLOR: #982808 !important;
		FONT:  normal 12px arial !important;
		TEXT-DECORATION: none !important;
	}
	a.join_newsletter:hover {
		text-decoration:underline !important;
	}
 
h1 {
	margin: 0;
}

/* new buttons */

#big-button { width: 132px; margin: 4px 0px 16px 0}
#big-button a { /*MAX 35 letters*/
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	text-align:right;
	font-size: 9px;
	width: 132px;
	height: 28px;
	padding:12px 7px 0px 0px;
	display: block;
	color: #737466;
	text-decoration: none;
}
a#bb { background: url('../new_images/buttons-bg.png') 6px -30px no-repeat; }
a#bb:hover { background: url('../new_images/buttons-bg.png') 6px -88px no-repeat; }
  
#small-button { width: 86px; margin: 4px 0px 16px 0}
#small-button a { /*MAX 15 letters*/
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	text-align:right;
	font-size: 9px;
	width: 86px;
	height: 28px;
	padding:12px 7px 0px 0px;
	display: block;
	color: #737466;
	text-decoration: none;
}
a#sb { background: url('../new_images/buttons-bg.png') 6px -146px no-repeat; }
a#sb:hover { background: url('../new_images/buttons-bg.png') 6px -204px no-repeat; }

/* new articles */
.article {
	margin-bottom: 15px;
	overflow: auto;
	width: 100%
}
div.article:first-child {
	margin-top: 12px;
}
.article h2 {
	padding: 4px 10px 0px 6px;
	margin: 0;
	font-size:14px;
	font-weight: bold;
}
a.articleLink {
	text-decoration:none; 
	color:#3366FF;
	border-bottom: 1px dashed #0066CC; 
}
a.articleLink:hover, a.articleLinkSmall:hover {
  	text-decoration:none; 
	border-bottom: 0;
}
.articleDetails {
	padding-right: 10px; 
	padding-left: 6px;
	overflow: hidden;
}
.articleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#01434B; 
	text-align:justify;
	padding-top:10px;
}
a.articleLinkSmall {
	text-decoration:none; 
	font-size:11px;
	color:#3366FF; 
	border-bottom: 1px dashed #0066CC; 
	font-weight: bold;
	float:left;
	margin-top: 7px;
}
.articleImage {
  	float:right;
	margin:10px 0px 10px 15px;
	border: 1px solid #0066CC;
	padding: 2px; /*Inner border size*/
	background: #c6d8da; /*Inner border color*/
}
.article a img {
	border: 0
}

