@charset "utf-8";
/* CSS Document */
html, body {  margin: 0; background-image: url('/Images/bg_olziihee.jpg'); 
              background-repeat: repeat; }

#pagecontainer  {  width:920px;font-family: Arial,Helvetica,geneva, sans-serif; font-size:10pt; font-weight:normal; }
#topsection     {  border:solid 1px #c84600; background-color:#ff6400; }
#header         {  width:918px; background-image:url(../images/banner.jpg); height:146px;}
#Navbar         {  width:920px; background-image:url(../images/banner.jpg); }

.content    	{   padding: 15px; line-height: 13pt;  }
.content h1 	{	color:#0354c2;	font-weight: bold;	font-size: 1.2em; font-family: helvetica, geneva, arial, sans-serif;}	
.content p      { 	color:#3b3b3b;	font-size: 1em;	line-height: 1.3em;	font-family: arial, helvetica, sans-serif; }
.small_content 	{   padding: 8px;/*3em;*/     line-height: 13pt; }

.module         {   border: solid 1px #6a0101;   padding:1px;  margin-top:10px;  margin-bottom:12px; }
.module h4      {   margin: 0;   background: red;  border-bottom: solid 1px #6a0101; font-family:  Arial, Helvetica, Verdana, Sans-serif;
                    border-top: solid 1px #6a0101; text-align: center; line-height: 18px; color: White; font-size:12px; width: 100%;
                }

.context        {  border-bottom: solid 1px #ffcec1; padding:1px;width:100%; margin-bottom:10px;    }
.context_title  {   background: #c84600; border-bottom: solid 1px red; border-top: solid 1px red; text-align: left;
                    color: White;   padding-left:20px;  font-size:10pt; font-weight:bold;}
.context_title a {  color: white;  text-decoration:none; }
.context_title a : hover { color: white;  text-decoration: underline; }

.tLINK              { font-family: Arial,Helvetica,geneva, sans-serif; font-weight:normal; color:white;}
.tLINK a:link		{	text-decoration: none;	color: white; }
.tLINK a:visited    { text-decoration: none;color: white;  }
.tLINK a:active     { text-decoration: none;color: white;  }
.tLINK a:hover      { text-decoration: none; color: white; }

.gLINK { font-family: Arial,Helvetica,geneva, sans-serif; font-weight:normal; color:#FF6666;}
.gLINK a:link {	text-decoration: none;color: #FF6666;}
.gLINK a:visited    { text-decoration: none;color: #FF6666;  }
.gLINK a:active     { text-decoration: none;color: #FF6666;  }
.gLINK a:hover      { text-decoration: none; color: red; }
.grayLabel          { text-align: left; font-size: 9pt; color: #999999;}
.SmallGray4Video    { text-align: left; font-size: 8pt; color: #999999;}

.forumLINK          { font-family: Arial,Helvetica,geneva, sans-serif; font-weight:bold; color:white;}
.forumLINK a:link		{ text-decoration: none;color: white; }
.forumLINK a:visited    { text-decoration: none;color: white;  }
.forumLINK a:active     { text-decoration: none;color: white;  }
.forumLINK a:hover      { text-decoration: underline; color: white; }

