/* CSS Document */
.sub_headline_blue
{
	direction: rtl; 
	font-family: Arial, Helvetica, 'sans-serif'; 
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #00008B; 
	text-decoration: none;
}

.bold_medium
{
	direction: rtl; 
	font-family: Arial, Helvetica, 'sans-serif'; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
	font-size: 16px;
}

.bold_medium_maroon
{
	direction: rtl; 
	font-family: Arial, Helvetica, 'sans-serif'; 
	font-weight: bold; 
	text-decoration: none;
	font-size: 16px; 
	color: #800000;
}

td.column {text-align: right; vertical-align: top; padding-right:5px; padding-left:5px; padding-top:0px;}

.headline_maroon
{
	direction: rtl; 
	font-family: Arial, Helvetica, 'sans-serif'; 
	font-weight: bold; 
	color: #800000; 
	font-size: 13pt; 
	text-decoration: underline;
}

.no_indent
{
	direction: rtl; 
	font-family: Arial new; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #444455; 
	text-indent: 13px;
	text-indent: 0px;
}

.no_indent_maroon
{
	direction: rtl; 
	font-family: Arial new; 
	font-size: 10pt; 
	font-weight: bold; 
	text-indent: 0px; 
	color: #800000;
}

.big_indent
{
	direction: rtl; 
	font-family: 
	Arial new; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #444455; 
	text-indent: 0px; 
	text-align: left;
}

.hr {height: 1px; color: #191970}

.magazine_num 
{
	font-family: Arial, Helvetica, 'sans-serif'; 
	font-size: 20px; 
	font-weight: bold; 
	font-style: italic; 
	color: black; 
	text-decoration: none; 
}

.red_big {   color: #b60000; font-weight: bold; font-size: 15px; padding:5px}
.red_big_big {  color: #b60000; font-weight: bold; font-size: 16px; padding:5px}
.bold_small {color: black !important; font-size: 12px; font-weight: bold }
.grey_td {  background-color: #e0e0e0; color: #707070; font-size:12px; font-weight: bold }

.redtitle {  font-weight: bold; font-size: 14px; color: #b60000; text-decoration: none }
.redtitle:link {  font-weight: bold; font-size: 14px; color: #b60000; text-decoration: none }
.redtitle:visited {  font-weight: bold; font-size: 14px; color: #5b5b5b; text-decoration: none }
.redtitle:hover {  font-weight: bold; font-size: 14px; color: #5b5b5b; text-decoration: underline }

.grey_bold { color: #707070 !important; font-weight: bold; font-size:13px }
.small_text { color: black; font-size:13px; font-weight: normal }
a { padding: 0px !important; text-decoration: none; color: #b60000; }
a:visited {color: #b60000 }
a:hover { text-decoration: underline }


