
HTML {
  height: 100%;
  margin-bottom: 1px;
  direction:rtl;
  text-align:right;
}

BODY {
	height: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/page_bg3.png);
	background-repeat: repeat;
	font-size:80%;
}

a:link, a:visited {
	color: #0a3d6b; text-decoration: none;
	font-weight: bold;
	border-width: 0px;
}

a:hover {
	color: #333333;	text-decoration: none;
	font-weight: bold;
	border-width: 0px;
}

img {
  border-width: 0px;
}

td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
/*	line-height: 140%;*/
	font-size: 1em;
	color: #333333;
	text-align: right;
}

.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.3em;
	color: #0a3d6b;
	line-height: 1.1em;
	margin: 5px 0;
}

.componentheading {
  padding-top: 10px;
  	display: none;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
  padding-right: 5px;
	font-size: 1.2em;
	font-weight: normal;
	vertical-align: bottom;
	color: #0a3d6b;
	text-align: right;
	width: 100%;
  background: url(../images/hsep3.png) repeat-x left bottom; 
  display: none;
}
td.contentheading{
  display: none;
}

.small {
	font-size: 0.6em;
	color: #999999;
	font-weight: bold;
	text-align: right;
}

.modifydate {
  height: 30px;
  vertical-align: bottom;
	font-size: 0.6em;
	color: #999999;
	font-weight: bold;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 0.5em;
	color: #999999;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#main_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	background-color: #eeeeee;
}

div.mosimage_caption {
  font-size: 0.6em;
  color: #666666;
}

div.center {
  text-align: center;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

div.blog_more {
  margin-top: 30px;
}

div.syndicate div {
  text-align: center;
}

table.opentable  {
	border-collapse: collapse;
	margin-left: 5px;
}

table.opentable td {
  margin:0;
  padding: 0;
}

td.left_shadow {
	width: 13px;
	background-image: url(../images/js_bg_l3.png);
	background-repeat: repeat-y;
}

td.right_shadow {
	width: 13px;
	background-image: url(../images/js_bg_r3.png);
	background-repeat: repeat-y;
}

td.bottom {
	height: 29px;
	background-image: url(../images/js_bottom3.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 732px;
}

td.wrapper {
  width: 706px;
}
#runner {
  float: right;
  padding-top: 7px;
}

#bottomnav_links ul {
  margin: 0;
  padding: 0;
}

#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 1.0em;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}
#header {
	float: right;
	width: 706px;
	height: 112px;
	background-image: url(../images/js_header3.png);
	background-repeat: no-repeat;
}
.topbar {
	width: 732px;
	height: 27px;
	background-image: url(../images/js_top3.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#contentarea {
  float: right;
  width: 706px !important;
  width: 706px;
	background: #eeeeee;
}

table.contentarea {
  width: 706px;
  max-width: 706px;

}


td.sidenav {
	text-align: center;
}

div.forcewidth {
  width: 160px;
  overflow: hidden;
}

td.seperator {
	background: url(../images/vsep3.png) top center repeat-y;
}

td.hseperator {
	background: url(../images/hsep3.png) repeat-x;
}

td.middle {
  width: 510px;
/*    width: 100%;*/
}

div.menuholder_t {
	float: left;
	width: 160px;
	height: 20px;
	overflow: hidden;
	background-image: url(../images/js_filmod_t3.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding: 0px;
}

div.menuholder_m {
	float: left;
	width: 160px !important;
	width: 160px;
	background-image: url(../images/js_modbg3.png);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

div.menuholder_m td {
	color: #ffffff;
}

div.menuholder_b {
	float: left;
	width: 160px;
	height: 10px;
	overflow: hidden;
	margin-bottom: 8px;
	background-image: url(../images/js_mod_b3.png);
	background-repeat: no-repeat;
}

div.mainlevelpane {
  position: relative;
/*  right: 25%;*/
  width: 100%;
  text-align: center;
}

div#footer {
  position: relative;
/*  right: 25%;*/
  width: 100%;
	background: url(../images/hsep3.png) repeat-x;
  text-align: center;
}

div#footer table.moduletable{
  width: auto;
  text-align: center;
}

div#footer table.moduletable td{
  width: auto;
  text-align: center;
}

div#footer table.moduletable table {
  width: auto;
  text-align: center;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 0.7em;
	font-weight: normal;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: right;
	line-height: 1.5em;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	background: url(../images/vsep.png) no-repeat;
	float:right;
	vertical-align: middle;
	width:auto;
}

a.mainlevel:hover {
	color: white;
	background-color:gray
}

a.mainlevel#active_menu {
}
a.mainlevel#active_menu:hover {
	color: #999999;
}

div#left{
	text-align: center;
}

div#left div.moduletable {
	float:left;
	width: 160px;
	background: url(../images/hsep3.png) repeat-x;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#flashbox {
	width: 520px;
	margin-top: 3px;
}
#flashbox td.topflash {
	background-image: url(../images/js_uf_t3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#flashbox td.midflash {
	padding: 8px;
	background-image: url(../images/js_uf_bg3.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#flashbox td.botflash {
	background-image: url(../images/js_uf_b3.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.moduletable th {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.8em;
	color: #0a3d6b;
/*	line-height: 1.8em;*/
	margin: 5px 0;
	}

table#flashbox a:link, table#flashbox a:visited {
  color: #333333;
}
table#flashbox a:hover {
  color: #0a3d6b;
}

div#mainbody {
  width: 510px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

input.button {
	border: 1px solid #003366;
	background: url(../images/butbg3.png) repeat-x;
	height: 20px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.inputbox {
  font-size: 1.0em;

}
table.moduletable {
	width: 100%;
	margin: 0px 0px 0px 0px;
}

table.moduletable td {
  padding: 4px;
}
#content-pane .tab-page {
	
}

table.contentpane {
	text-align: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	
}

table.contentpaneopen {
	text-align: right;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


.contentpagetitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #cccccc;
		text-align: right;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
  padding: 0px;
	font-size: 1.1em;
	font-weight: bold;
	height: 25px;
	line-height: 1.2em;
	padding-top: 10px;
	color: #719500;
	text-align: right;
	width: 100%;
}

a.contentpagetitle:hover {
	text-align: right;
	color: #99CC00;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 1.0em;
	font-weight: bold;
	color: #00006F;
	text-align: right;
	line-height: 1.1em;
	padding-left: 3px;
}
a.sublevel:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.category:link, a.category:visited {
}
a.category:hover {
}
a.pagenav, a.pagenav:visited {
}
a.pagenav:hover {
}
.frontpageheader {
}
.newsfeedheading {
}
.newsfeeddate {
}
.fase4rdf a:link {
}
.fase4rdf a:hover {
}
div#mainbody td.sectiontableheader {
  font-weight: bold;
  background: #0a3d6b;
  color: #ffffff;
  padding: 4px;
  border-left: 1px solid #eee;
}
td.smalldark {
  color: #666666;
  font-size: 1.1em;
  font-weight: bold;
}
table.pollstableborder {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  text-align: right;
}
table.pollstableborder td {
  padding: 5px 2px 0 0;
}
td.sectiontableentry1 {
  padding: 0px;
}
td.sectiontableentry2 {
  padding: 0px;
}
tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}
tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}
.ontab {
	background-color: #cccccc;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 0px #cccccc;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cc0000;
}
.offtab {
	background-color: #BCBCBC;
	border-left: solid 1px #999999;
	border-right: solid 1px #bbbbbb;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #666666;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #666666;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: right;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* Heading */
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
}

h5 {
	font-size: 0.9em;
	text-transform: uppercase;
}

h6 {
	font-size: 0.8em;
	text-transform: uppercase;
}

hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}

td.buttonheading img{
padding-left: 5px;
}

span.highlight {
  background: #ffffcc;
}




table.contenttoc {
  margin: 3px;
	border:solid 1px #cccccc;
  float: left;
}

table.contenttoc th {
  font-size: 1.1em;
  text-transform: none;
  color: #333333;
  background: #eeeeee;
  padding: 5px;
  	text-align: right;
}


table.contenttoc td {
	font-size: 0.7em;
	font-weight: normal;
		text-align: right;
	padding: 5px;
}

.contentdescription {
	text-align: right;
}

.category {

}



.poll {
	font-size: 1.1em;
	padding: 0px;
	margin: 0px
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.smalldark {
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	color: #000000;
	font-weight: bold;
}


.pagenav {
	font-weight: normal;
  font-size: 0.7em
}

.pagenavbar {
  font-size: 0.7em
}

.pagenavcounter{
  font-size: 0.7em
}

.content_rating {
	font-weight: normal;
	font-size: 0.5em;
}

.content_vote {
	font-weight: normal;
	font-size: 0.5em;
}

.back_button {
	text-align: center;
	margin-top: 40px;
}

.readon {
  display: block;
	
}

strong {
/*	font-family: "Times New Roman", Times, serif;*/
	font-weight: bolder;
/*	font-size: 0.7em; */
	color: #0a3d6b;
/*	line-height: 0.8em;*/
	margin: 5px 0;
}

.pathway {
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0.7em;
  width: auto;
}

ul#mainlevel-nav
{
  list-style       : none;
  padding          : 0;
  margin           : 5px;
  font-size        : 0.8em;
  text-align		   : left;
  direction        : ltr;
  vertical-align    : middle;
  font-size        : 18px;
 }

ul#mainlevel-nav li
{
  background-image : none;
  padding-left     : 0px;
  padding-right    : 5px;
  margin           : 0;
  float            : right;
  line-height      : 1.2em;
}

ul#mainlevel-nav li a
{
	color: #b3d5e3;
	display: boxed;
	display: -moz-box;
	text-decoration: none;
	background-color  : #0a3d6b;
  font-size        : 0.8em;
 	font-weight  : bolder;
 	text-align	: center;
	padding-right: 10px;
	padding-left: 10px;
}

ul#mainlevel-nav li a:hover
{
	color: #0a3d6b;
	background-color  : #b3d5e3;
}

a#active_menu_nav {
	color: #b3d5e3;
	display: boxed;
	display: -moz-box;
	text-decoration: none;
	background-color  : #0a3d6b;
  font-size        : 0.8em;
 	font-weight  : bolder;
 	text-align	: center;
	padding-right: 10px;
	padding-left: 10px;
}

a#active_menu_nav:hover
{
	color: #0a3d6b;
	background-color  : #b3d5e3;
  text-decoration: none;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
text-decoration: none;
}

td.topmenu{
}

.blog{
    width: 100%;
}
  
.blogsection {
font-size: 0.8em;
}

.blog_more ul li{
list-style: none;
padding-right: 5px;
line-height: normal;
background: none;
}

.blog_more ul a{
text-decoration: none;
}

.hf_button {
  border:none;
 /* Top left corner, top edge */
	float:right;
	color:#ddd;
	background:#333 url(../images/button_lightgrey.gif) no-repeat;
	font:0.8em 	Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 100%;
}
.hf_button * {display:block;}
.hf_button span { /* Top right corner */
	padding:3px 0 0;
	background:url(../images/corners_lightgrey.gif) no-repeat right top;
}
.hf_button span span { /* Bottom left corner, left and bottom edges */
	padding:0 0 0 3px;
	background:url(../images/button_lightgrey.gif) no-repeat left bottom;
}
.hf_button span span span { /* Bottom right corner */
	padding:0 0 3px;
	background:url(../images/corners_lightgrey.gif) no-repeat right bottom;
}
.hf_button span span span span { /* Right edge */
	padding:3px 12px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */
	background:url(../images/button_lightgrey.gif) no-repeat right center;
}
.hf_button span span span span a{
  color: white;
	font:1.2em 	Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
}

.hf_button span span span span a:hover{ 
  color: #0084bd;
	font:1.2em 	Arial, Helvetica, sans-serif;
  font-weight: bolder;
}
*/
.hf_button:hover,
.hf_button:focus,
.hf_button:active { /* Make the button more visible on :hover and :focus */
	outline:2px solid #ff0; /* Not supported by IE/Win :-( */
	color:#fff;
}

.message{
	color: red;
	background: url(../images/bullet-info.gif) no-repeat 650px 22px ;
	padding: 15px 40px;
	font: 1em/1.5 Georgia, Times, serif;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

ul#mainlevel {
font-size:0.8em;
list-style-image:none;
list-style-type:none;
margin:0pt;
padding:0pt;
}
ul#mainlevel li {
  background:transparent none repeat scroll 0%;
  float:right;
  font-size:1em;
  height:1em;
  line-height:1em;
  white-space:nowrap;
  width:auto;
}
ul#mainlevel li a {
background:transparent none repeat scroll 0% 50%;
border-left:1px solid black;
color:#333300;
display:inline;
font-weight:bold;
padding-left:5px;
padding-right:5px;
text-align:right;
text-decoration:none;
width:100px;
text-transform: none;
text-indent: none;
}
ul#mainlevel li a:hover {
color:#FFFFFF;
}

ul
{
	margin: 0;
	padding: 0;
	ist-style: none;
	text-align: right;
}

ul li
{
	line-height: 1.5em;
	padding-right: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet3.png) ;
	background-repeat: no-repeat;
	background-position: right 3px;
	text-align: right;
}

label {
  font-weight: bold;
  font-size: small;
}

div.moduletable_scroller{
width: 150px;
border-style: inset;
border-width: 0px;
}

table.moduletable_scroller{
width: 150px;
border-style: inset;
border-width: 1px;
}

div.moduletable_scroller H3{
width: 150px;
margin:5px 1px 5px 1px;
text-align: center;
background: #3a5a78 url(../images/h3bg2.png) no-repeat;
color: #ffffff;
}

table.moduletable_scroller th {
	/* styling the module header, and the module titles */
	background: #384366;
	vertical-align: middle;
	font-size: 1em;
	font-weight: bold;
	color: white;
	text-align: center;
	text-indent: 0px;
	width: 100%;
	text-transform: none;
}

table.moduletable_scroller td {
	/* well.. for formatting the table cells of the module table */
	font-size: 9pt;
	background: none;
	font-weight: normal;
	text-align: right;
	vertical-align: middle;
  width: 150px;
}

table.moduletable_scroller p {
  font: 9pt tahoma;
}

table.moduletable_scroller ul {
  font: 9pt tahoma;
  position: none;
}

table.moduletable_scroller div {
  font: 9pt tahoma;
  width: 150px;
}

table.moduletable_scroller li {
  text-align: right;
}

table.moduletable_scroller .contentheading {
  display: none;
}

table.moduletable_scroller .contentpaneopen {	
  width:auto;
  margin: 0px 15px 0px 5px;
}


