﻿/* Global Objects */
   body {margin:0px; padding:0px;}
   
/* Tables */
   table.main {width:100%; height:100%; border:0px;}
   table.site {width:770px; height:center; border:0px;}
   
/* Table Contents */
   td.topline {background:url(imag/topline.gif) bottom left repeat-x;}
   td.topright1 {background:url(imag/topright1.gif) top left no-repeat;}
   td.topright_forum {background:url(imag/topright_forum.gif) top left no-repeat;}
   td.topright2 {background:url(imag/topright2.gif) top left no-repeat; padding-top:10px; padding-left:10px;}
   td.menuback {background:#E3D8B0 url(imag/menuback.gif) top left repeat-y;}
   td.menubackindex {background:#E3D8B0 url(imag/menuback.gif) top left no-repeat;}
   td.content {background:#dbd2a8 url(imag/contentback.gif) top left repeat-x;}
      td.content1 {background:#807d43 url(imag/contentback1.gif) top left repeat-x;}
   td.botmenu {background:#BD9A65;}
   td.botright {background:#785529 url(imag/botright.gif) top right no-repeat;}
   td.vovan {background:#785529 url(imag/splash.gif) top left no-repeat;}
   
/* Text Formatting */
   p {font-family:Tahoma; font-size:13px; color:#452C0D; text-align:justify;text-indent:10pt;margin-top:'10px'}
   p.noind {font-family:Tahoma; font-size:13px; color:#452C0D; text-align:justify;text-indent:0pt;margin-top:'10px'}
   p.curs {font-family:Monotype Corsiva; font-size:18px; color:#452C0D; text-align:justify;text-indent:10pt}
   p.org {font-family:Tahoma; font-size:10px; color:#3F1B03;}
   span.white {font-family:Tahoma; font-size:13px; color:#FFFFFF;}
   span.small {font-family:Tahoma; font-size:10px; color:#3F1B03;}
   span.bottom {font-family:Tahoma; font-size:11px; color:#765429; font-weight:bold;}
   p.bottom {font-family:Tahoma; font-size:11px; color:#765429; font-weight:bold;}
   p.cust {font-family:Tahoma; font-size:13px; color:#452C0D; text-align:justify;text-indent:10pt;margin-top:'10px'}
   p.splash {font-family:Tahoma; font-size:13px; color:#FFFFFF;}

/* Links */
   a {font-family:tahoma; font-size:13px; color:#765429; text-decoration:underline;}
   a:hover {font-family:tahoma; font-size:13px; color:#765429; text-decoration:none;;}
   a.small {font-family:tahoma; font-size:10px; color:#3F1B03; text-decoration:none;}
   a.small:hover {font-family:tahoma; font-size:10px; color:#3F1B03; text-decoration:underline;}
   a.bot {font-family:tahoma; font-size:11px; color:#765429 important; font-weight:bold; text-decoration:none;}
   a.bot:hover {font-family:tahoma; font-size:11px; color:#765429 important; font-weight:bold; text-decoration:underline;}
   
   a.news {font-family:tahoma; font-size:12px; color:#765429; text-indent:0pt; text-decoration:none; text-align:justify;}
   a.news:hover {font-family:tahoma; font-size:12px; color:#765429; text-indent:0pt; text-decoration:underline; text-align:justify;}
   
   .l {font-family:Monotype Corsiva; font-size:11px; color:#765429; text-decoration:underline;}
   a.marguee {font-family:Arial; font-size:18; color:#452C0D; text-decoration: none; }
   
   div.splash {width:100%; background:url(imag/splash.gif) top left no-repeat;  padding-top:20px; padding-right:30px; text-align:justify; }
   ul, li {font-family:tahoma; font-size:11px; color:#765429;}
   
   #submenu {position:realative; top:200px; left:200px; background:red; display:none;}
