﻿body {
	margin-left:   0px;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
	background-image: url('design/bg1.gif');
}

td {
	font-family:   Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:     14px;
	color:         yellow;
}
.TopFrame {
    background-image: url('design/bg2.gif');
	width:            1140px;
	border-style:     none;
	border-color:     inherit;
	border-width:     0px;
	margin-left:      auto;
	margin-right:     auto;
}

.TopBox {
	width:        1012px;
	height:       101px;
	border-left:  0;
	border-right: 0;
	margin-left:  auto;
	margin-right: auto;
	text-align:   center;

}

.ToolBar {
    background-image: url('design/bg3.gif');
	width: 1140px;
	height: 40px;
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:   top;
}

.CentralFrame {
	background-image: url('design/bg6.gif');
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.Central {
	vertical-align: top;
	width: 400px;
}

.RightBox {
	vertical-align: top;
}

.FrontPicture {
	border: 1px;
}

.HorzLine {
	background-image: url('design/line1.gif');
	border-style:     none;
	border-color:     inherit;
	border-width:     0px;
	height:           1px;
}

.CentralHorzLine {
	background-image: url('design/line1.gif');
	border-style:     none;
	border-color:     inherit;
	border-width:     0px;
	width:            950px;
	height:           1px;
}

.VertLine {
	background-image: url('design/line2.gif');
	border-style:     none;
	border-color:     inherit;
	border-width:     0px;
	width:            2px;
	vertical-align:   top
}

.VertBeam {
	color:     yellow;
	font-size: 12px;
}

.CentralMargin {
	width: 90px;
}

.SideMargin {
	width: 22px;
}

.FrontBox {
	width: 332px;
	
}

.IntroBox {
	width: 350px;
}

.BottomFrame {
	background-image: url('design/bg7.gif');
	width:            100%;
	border:           0px;
}

.LessonsBox {
	width: 250px;
}

.BottomBox {
	background-image: url('design/bg8.gif');
	width:            1140px;
	margin-left:      auto;
	margin-right:     auto;
	margin-top:       0px;
	vertical-align:   top;
}

.parajust {
	font-family:   Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size:     14px;
    text-align:    Justify;
	border-top:    2pt;
	border-left:   6pt;
	border-bottom: 2pt;
	border-right:  6pt;
	color:         white;
}

.CenteredCell {
	text-align: center;
}

.BulletedList {
	margin-left:   2px;
	margin-top:    0px;
	margin-right:  4px;
	margin-bottom: 0px;
	padding:       0px
}

.LessonsList{
	margin-top:          0pt;
	margin-left:         0pt;
	margin-bottom:       2pt;
	list-style-type:     none;
	height:              16pt;
    border-bottom-color: orange;
    border-bottom-width: 1pt;
    border-bottom-style: dashed;
}

.LLLastItem {
	margin-top: 2pt;
	margin-left: 0pt;
	list-style-type:none;
	height: 13pt;
    border-bottom-color: white;
    border-bottom-width: 1pt;
    border-bottom-style: solid;
}

.TableHeader {
      background-color: #993300;      
      border-top-style: solid;
      border-top-width: 1pt;
      border-top-color: black;
      
      border-left-style: solid;
      border-left-width: 1pt;
      border-left-color: black;
      
      border-bottom-color: #000000;
      border-bottom-width: 1pt;
      border-bottom-style: solid;
      
      border-right-style: solid;
      border-right-width: 0pt;
      border-right-color: black;
      
      height: 10px;
}

.TextHeader {
	font-family: Rockwell, Cambria, "Bodoni MT", serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
    color: #FFFF99;
}

.CellLine {
	 width: 100%;
	 background-color: black;
	 height: 0px;
}
.TableDivisions {
	padding: 0px;
	margin:  0px; 
	border:  solid 1px #000000;
	border-top: none
}

.Lessons { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal; 
	font-size: 8pt;
	text-decoration: underline  }
	
a.Lessons:link       {  
	color:   yellow;
	text-decoration: none }
	
a.Lessons:alink      {  
	color:  #FFFF00;
	text-decoration: none }

a.Lessons:visited    {   
	color:  aqua;
	text-decoration: none }

a.Lessons:hover     {  
	color:  white;
	text-decoration: none }

.Topics { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal; 
	font-size: 8pt;
	text-decoration: underline  }
	
a.Topics:link       {  
	color:        yellow;
	text-decoration: none }
	
a.Topics:alink      {  
	color:  aqua;
	text-decoration: none }

a.Topics:visited    {   
	color:  lime;
	text-decoration: none }

a.Topics:hover     {  
	color:  orange;
	text-decoration: none }

.FtxLinks { 
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal; 
	font-size: 8pt;
	text-decoration: underline
}

a.FtxLinks:link       {  
	color:           yellow;
	text-decoration: none
}
	
a.FtxLinks:alink      {  
	color:    aqua;
	text-decoration: none
}

a.FtxLinks:visited    {   
	color:    white;
	text-decoration: none
}

a.FtxLinks:hover     {  
	color:   lime;
	text-decoration: none
}






