﻿html {
height: 100%;  
}

body
{
  height: 100%;
  background-color: #e6e7ef;
  margin: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1em;
  font-family: tahoma, verdana, arial;
}

.MobMainBody {
  margin: 0px auto;
  min-width: 120px;
  max-width: 600px;
  text-align: center;
  background-color: #ffffff;
  font-family: tahoma, verdana, arial;
  font-size: 0.8em;
  line-height: 1.8em;
}

.MobHeader
{
  background-image: url(/Images/Layout/HeaderBgo.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top;
  background-color: #36427b;
  height: 55px;
}

.MobBody {
  font-size: 1em;
  min-height: 350px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 5px;
  margin-right: 5px;
  position: relative;
  line-height: 1.8em;
}

.MenuBox {
  position: absolute;
  width: 100%;
  border: solid 1px red;
  background-color: #f5f5f5;
  text-align: center;
}

.MobFooter {
 color: #cfcfcf;
 background-color: #087a7e;
 margin: 0px auto;
  font-size: .7em;
}

input, select, textarea
{
  
}

.DateViewText {
  color: #ffffff;
  font-size: .7em;
  margin-bottom: -8px;
}

TABLE
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border-collapse: collapse;
  font-size: 0.8em;
}

img
{
	border: 0px;
}

A
{
	text-decoration: none;
	color: #003366;
}

A:hover
{
	color: #006600;
}

H1
{
	font-weight: normal;
	font-size: 1em;
}

H2
{
}

.H2Wide
{
}

.PageH1 {
  display: inline;
  font-weight: bold;
  font-family: "WEBNassim", tahoma, Verdana, Arial;
}

.PageH2 {
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  margin-top: 5px;
  margin-bottom: -2px;
}

.PageH4 {
  font-weight: normal;
  font-style: italic;
  margin: 0px auto;
  line-height: 1.9em;
  padding: 0px;
  font-size: 11px;
  font-family: tahoma;
  margin: 0px;
}

.PageH5 {
  font-weight: normal;
  margin: 0px auto;
  line-height: normal;
  padding: 0px;
  font-size: .8em;
  margin: 0px;
}

.NewsPageText
{
  margin-right: 1px;
  margin-left: 1px;
  border: solid 1px #3cb371;
}

.MiniListTitle
{
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}

.MiniItemGoList
{
  width: 98%;
  margin: 0px auto;
  font-size: 0.8em;
}

.Separ2 {
  height: 2px;
  display: table;
}

.Separ3 {
  height: 3px;
  display: table;
}

.Separ3White {
  height: 3px;
  display: table;
  background-color: #ffffff;
}

.Separ5 {
  height: 5px;
  display: table;
}

.Separ7 {
  height: 7px;
  display: table;
}

.Separ10 {
  height: 10px;
  display: table;
}

.PagerClass {
  border: solid 0px red;
}

.NewsDateBox {
  font-size: .8em;
}

.NewsItemView {
  width: 100%;
  margin: 1px auto;
}

.TextDateTime {
  font-size: .7em;
  margin-right: 2px;
}

.ItemListThumb {
}

.MiniText8 {
  font-size: 8px;
}

.LinkH4 {
  font-weight: normal;
  margin: 0px auto;
}

.ViewCount
{
}

.SnProf {
  width: 250px;
}

.Tracker
{
	display: none;
}

.MiniItemContent {
  
}

.ItemTitle {
  margin-top: 10px;
  font-size: 1em;
}

.PageContentText
{
  font-size: 1em;
  line-height: 1.8em;
  font-weight: normal;
  padding: 10px;
  border: solid 0px #009900;
}